2018-07-01 09:46:29,997 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-501 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-01 09:46:30,001 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-07-01 09:46:30,001 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-01 09:46:30,003 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-07-01 09:46:30,006 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-01 09:46:30,006 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-01 09:46:30,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-01 09:46:30,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-01 09:46:30,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-01 09:46:30,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-01 09:46:30,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-01 09:46:30,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-01 09:46:30,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-01 09:46:30,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-01 09:46:30,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-01 09:46:30,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-01 09:46:30,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-01 09:46:30,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/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-01 09:46:30,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0465623b-bef6-4fb8-b3e0-e126c05ce21a Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:30,673 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0465623b-bef6-4fb8-b3e0-e126c05ce21a 2018-07-01 09:46:30,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:31,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["1m0OaPbCQPe4QIBjIhYedg"], "issued_at": "2018-07-01T09:46:31.000000Z"}} 2018-07-01 09:46:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:31,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3777fc67-7a8a-42ea-9b0f-785e3cedcb2c X-Compute-Request-Id: req-3777fc67-7a8a-42ea-9b0f-785e3cedcb2c Date: Sun, 01 Jul 2018 09:46:31 GMT Connection: keep-alive RESP BODY: {"aggregates": []} 2018-07-01 09:46:31,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-aggregates used request id req-3777fc67-7a8a-42ea-9b0f-785e3cedcb2c 2018-07-01 09:46:31,581 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 0.918354988098s 2018-07-01 09:46:31,581 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-aggregates used request id req-3777fc67-7a8a-42ea-9b0f-785e3cedcb2c 2018-07-01 09:46:31,581 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-01 09:46:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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-01 09:46:31,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:46:31 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:46:31,591 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-01 09:46:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:31,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:31 GMT Server: Apache Content-Length: 527 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9f703a0-9d95-4567-b607-4d8816bf956e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "Contains users and projects created by heat", "links": {"self": "http://172.16.10.36:5000/v3/domains/22d56e7a591745a39bcc53c283f71c03"}, "tags": [], "enabled": true, "id": "22d56e7a591745a39bcc53c283f71c03", "name": "heat_user_domain"}, {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains", "previous": null, "next": null}} 2018-07-01 09:46:31,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains used request id req-f9f703a0-9d95-4567-b607-4d8816bf956e 2018-07-01 09:46:31,636 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0450010299683s 2018-07-01 09:46:31,636 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains used request id req-f9f703a0-9d95-4567-b607-4d8816bf956e 2018-07-01 09:46:31,637 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'22d56e7a591745a39bcc53c283f71c03', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-01 09:46:31,640 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-01 09:46:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:31,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:31 GMT Server: Apache Content-Length: 12485 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff768df0-502a-4f39-a50e-7ae4112c4559 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/05f6f672cfc14752ac086b914d87274b"}, "url": "http://172.16.10.36:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cd88dcdb19a1434b924f3114531ee69d", "id": "05f6f672cfc14752ac086b914d87274b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/15b708045f884cb79b680f0d15fc0217"}, "url": "http://172.16.10.36:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "47c672ebfc8a4c86954f0f375cbd0f1f", "id": "15b708045f884cb79b680f0d15fc0217"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/16182ff0c1334c64bbd8c5719666cdeb"}, "url": "http://10.16.0.107:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "8f85ad7b7727421186856431105f5370", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/17b989e24f584a9885017fca3c329b0a"}, "url": "http://172.16.10.36:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "da73a268f2c94c23a762630211fa0567", "id": "17b989e24f584a9885017fca3c329b0a"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/1a0272315add4fedab808ba8b96d5157"}, "url": "http://172.16.10.36:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b30347453780415da4cac90b9500b8a5", "id": "1a0272315add4fedab808ba8b96d5157"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/1c91aab930454b8ca7b90d1e9ffcc0e8"}, "url": "http://10.16.0.107:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "da73a268f2c94c23a762630211fa0567", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/2c1d56774cd54b23b46ab19914a6efc4"}, "url": "http://10.16.0.107:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cd88dcdb19a1434b924f3114531ee69d", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/2e68f833625a41fe961374d2744a39c8"}, "url": "http://172.16.10.36:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "5454453eb7f34981a00afac3b86f4a0b", "id": "2e68f833625a41fe961374d2744a39c8"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/40a998faba1642528c9fcc6265ab5916"}, "url": "http://10.16.0.107:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "5454453eb7f34981a00afac3b86f4a0b", "id": "40a998faba1642528c9fcc6265ab5916"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/425f52113979426d89d34bb000c69497"}, "url": "http://172.16.10.36:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "8f85ad7b7727421186856431105f5370", "id": "425f52113979426d89d34bb000c69497"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/462be60483574a44aa042e2f7982ffb9"}, "url": "http://172.16.10.36:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f259da40bd6845cab188710fca859c53", "id": "462be60483574a44aa042e2f7982ffb9"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4964ccd4d916493382298011a8d59220"}, "url": "http://172.16.10.36:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cd88dcdb19a1434b924f3114531ee69d", "id": "4964ccd4d916493382298011a8d59220"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/519e46453935491690576026878ac237"}, "url": "http://172.16.10.36:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "9529a92d41be435aaa9714cf3e12e45d", "id": "519e46453935491690576026878ac237"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/573218115fa3489d94511176c8804774"}, "url": "http://10.16.0.107:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "7310086162694bc88551eb53aa81eb23", "id": "573218115fa3489d94511176c8804774"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/6088e57d98704e368b3d550acb56c5cb"}, "url": "http://10.16.0.107:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b30347453780415da4cac90b9500b8a5", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/68734b3495a647c7972c7f6fceb7f572"}, "url": "http://172.16.10.36:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "8f85ad7b7727421186856431105f5370", "id": "68734b3495a647c7972c7f6fceb7f572"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/6f77b1294ed8467a8321fcbf3b448ff5"}, "url": "http://10.16.0.107:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "9529a92d41be435aaa9714cf3e12e45d", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/75113b25dc5c4e31b2d77a523f4ea16b"}, "url": "http://172.16.10.36:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "5454453eb7f34981a00afac3b86f4a0b", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/811d405e45b84529aa15e659c55d446f"}, "url": "http://172.16.10.36:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "42301f0546ff422db6e4937f622e56e1", "id": "811d405e45b84529aa15e659c55d446f"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/8e59bc97d58944808385f753e77e8904"}, "url": "http://10.16.0.107:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c871a73faeda4f2c8c6a1cfab6834c18", "id": "8e59bc97d58944808385f753e77e8904"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/919f3412a139462e9a71045507907138"}, "url": "http://10.16.0.107:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b01282a012c8448b8bda870fa3f843b9", "id": "919f3412a139462e9a71045507907138"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/91a48e491a814a6fb781dba00ebb9a9b"}, "url": "http://172.16.10.36:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b01282a012c8448b8bda870fa3f843b9", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/9248a383940e4664a56078d5e0d57eea"}, "url": "http://172.16.10.36:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "47c672ebfc8a4c86954f0f375cbd0f1f", "id": "9248a383940e4664a56078d5e0d57eea"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/961793ad04704bedacbbd87877a78996"}, "url": "http://172.16.10.36:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c871a73faeda4f2c8c6a1cfab6834c18", "id": "961793ad04704bedacbbd87877a78996"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/ab2bfe07e68d42b3ae5d27415ef80d0c"}, "url": "http://172.16.10.36:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c871a73faeda4f2c8c6a1cfab6834c18", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/adc1694f21d4404c88f8d13f6468f7d8"}, "url": "http://172.16.10.36:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "036c9e25140a49aca2261d484644c90a", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/b18b08dd1ee34ba09c54e0e749e31b90"}, "url": "http://172.16.10.36:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b30347453780415da4cac90b9500b8a5", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/be30a43b544a46e8aad938578a2607da"}, "url": "http://172.16.10.36:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f259da40bd6845cab188710fca859c53", "id": "be30a43b544a46e8aad938578a2607da"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/c5c11d7e0df141bcb8d7e910bbc186c9"}, "url": "http://172.16.10.36:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "42301f0546ff422db6e4937f622e56e1", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/c64580d5820247629f1756c50c674570"}, "url": "http://172.16.10.36:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b01282a012c8448b8bda870fa3f843b9", "id": "c64580d5820247629f1756c50c674570"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/c90538bcfb3644b4931bd07ac75d1646"}, "url": "http://172.16.10.36:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "7310086162694bc88551eb53aa81eb23", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/cb928baf2aac45e98fb5db6cb3422d40"}, "url": "http://10.16.0.107:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f259da40bd6845cab188710fca859c53", "id": "cb928baf2aac45e98fb5db6cb3422d40"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/cf8f2905cf614208b9fba20c63c64714"}, "url": "http://10.16.0.107:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "47c672ebfc8a4c86954f0f375cbd0f1f", "id": "cf8f2905cf614208b9fba20c63c64714"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/d359168f01c54ec0ab383d6b1f16f959"}, "url": "http://172.16.10.36:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "7310086162694bc88551eb53aa81eb23", "id": "d359168f01c54ec0ab383d6b1f16f959"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/ea1f5f2669fe42c9a85b1cd5bea996c2"}, "url": "http://172.16.10.36:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "9529a92d41be435aaa9714cf3e12e45d", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f1cfc2c60c3247f8a56d2c242d569374"}, "url": "http://10.16.0.107:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "42301f0546ff422db6e4937f622e56e1", "id": "f1cfc2c60c3247f8a56d2c242d569374"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f2f5c9cea0eb4eb094593985168b2119"}, "url": "http://172.16.10.36:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "036c9e25140a49aca2261d484644c90a", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f702bee7771c4c3eaf10f13d1e09a268"}, "url": "http://10.16.0.107:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "036c9e25140a49aca2261d484644c90a", "id": "f702bee7771c4c3eaf10f13d1e09a268"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f7b4054769654b13a6ce2c3d29a79628"}, "url": "http://172.16.10.36:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "da73a268f2c94c23a762630211fa0567", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "links": {"self": "http://172.16.10.36:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-01 09:46:31,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/endpoints used request id req-ff768df0-502a-4f39-a50e-7ae4112c4559 2018-07-01 09:46:31,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.0396280288696s 2018-07-01 09:46:31,680 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/endpoints used request id req-ff768df0-502a-4f39-a50e-7ae4112c4559 2018-07-01 09:46:31,684 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/05f6f672cfc14752ac086b914d87274b'}, u'url': u'http://172.16.10.36:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd88dcdb19a1434b924f3114531ee69d', u'id': u'05f6f672cfc14752ac086b914d87274b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/15b708045f884cb79b680f0d15fc0217'}, u'url': u'http://172.16.10.36:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'47c672ebfc8a4c86954f0f375cbd0f1f', u'id': u'15b708045f884cb79b680f0d15fc0217'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/16182ff0c1334c64bbd8c5719666cdeb'}, u'url': u'http://10.16.0.107:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8f85ad7b7727421186856431105f5370', u'id': u'16182ff0c1334c64bbd8c5719666cdeb'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/17b989e24f584a9885017fca3c329b0a'}, u'url': u'http://172.16.10.36:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'da73a268f2c94c23a762630211fa0567', u'id': u'17b989e24f584a9885017fca3c329b0a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/1a0272315add4fedab808ba8b96d5157'}, u'url': u'http://172.16.10.36:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b30347453780415da4cac90b9500b8a5', u'id': u'1a0272315add4fedab808ba8b96d5157'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/1c91aab930454b8ca7b90d1e9ffcc0e8'}, u'url': u'http://10.16.0.107:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'da73a268f2c94c23a762630211fa0567', u'id': u'1c91aab930454b8ca7b90d1e9ffcc0e8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/2c1d56774cd54b23b46ab19914a6efc4'}, u'url': u'http://10.16.0.107:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd88dcdb19a1434b924f3114531ee69d', u'id': u'2c1d56774cd54b23b46ab19914a6efc4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/2e68f833625a41fe961374d2744a39c8'}, u'url': u'http://172.16.10.36:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5454453eb7f34981a00afac3b86f4a0b', u'id': u'2e68f833625a41fe961374d2744a39c8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/40a998faba1642528c9fcc6265ab5916'}, u'url': u'http://10.16.0.107:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5454453eb7f34981a00afac3b86f4a0b', u'id': u'40a998faba1642528c9fcc6265ab5916'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/425f52113979426d89d34bb000c69497'}, u'url': u'http://172.16.10.36:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8f85ad7b7727421186856431105f5370', u'id': u'425f52113979426d89d34bb000c69497'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/462be60483574a44aa042e2f7982ffb9'}, u'url': u'http://172.16.10.36:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f259da40bd6845cab188710fca859c53', u'id': u'462be60483574a44aa042e2f7982ffb9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4964ccd4d916493382298011a8d59220'}, u'url': u'http://172.16.10.36:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd88dcdb19a1434b924f3114531ee69d', u'id': u'4964ccd4d916493382298011a8d59220'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/519e46453935491690576026878ac237'}, u'url': u'http://172.16.10.36:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9529a92d41be435aaa9714cf3e12e45d', u'id': u'519e46453935491690576026878ac237'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/573218115fa3489d94511176c8804774'}, u'url': u'http://10.16.0.107:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7310086162694bc88551eb53aa81eb23', u'id': u'573218115fa3489d94511176c8804774'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/6088e57d98704e368b3d550acb56c5cb'}, u'url': u'http://10.16.0.107:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b30347453780415da4cac90b9500b8a5', u'id': u'6088e57d98704e368b3d550acb56c5cb'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/68734b3495a647c7972c7f6fceb7f572'}, u'url': u'http://172.16.10.36:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8f85ad7b7727421186856431105f5370', u'id': u'68734b3495a647c7972c7f6fceb7f572'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/6f77b1294ed8467a8321fcbf3b448ff5'}, u'url': u'http://10.16.0.107:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9529a92d41be435aaa9714cf3e12e45d', u'id': u'6f77b1294ed8467a8321fcbf3b448ff5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/75113b25dc5c4e31b2d77a523f4ea16b'}, u'url': u'http://172.16.10.36:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5454453eb7f34981a00afac3b86f4a0b', u'id': u'75113b25dc5c4e31b2d77a523f4ea16b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/811d405e45b84529aa15e659c55d446f'}, u'url': u'http://172.16.10.36:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'42301f0546ff422db6e4937f622e56e1', u'id': u'811d405e45b84529aa15e659c55d446f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/8e59bc97d58944808385f753e77e8904'}, u'url': u'http://10.16.0.107:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c871a73faeda4f2c8c6a1cfab6834c18', u'id': u'8e59bc97d58944808385f753e77e8904'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/919f3412a139462e9a71045507907138'}, u'url': u'http://10.16.0.107:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b01282a012c8448b8bda870fa3f843b9', u'id': u'919f3412a139462e9a71045507907138'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/91a48e491a814a6fb781dba00ebb9a9b'}, u'url': u'http://172.16.10.36:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b01282a012c8448b8bda870fa3f843b9', u'id': u'91a48e491a814a6fb781dba00ebb9a9b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/9248a383940e4664a56078d5e0d57eea'}, u'url': u'http://172.16.10.36:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'47c672ebfc8a4c86954f0f375cbd0f1f', u'id': u'9248a383940e4664a56078d5e0d57eea'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/961793ad04704bedacbbd87877a78996'}, u'url': u'http://172.16.10.36:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c871a73faeda4f2c8c6a1cfab6834c18', u'id': u'961793ad04704bedacbbd87877a78996'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/ab2bfe07e68d42b3ae5d27415ef80d0c'}, u'url': u'http://172.16.10.36:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c871a73faeda4f2c8c6a1cfab6834c18', u'id': u'ab2bfe07e68d42b3ae5d27415ef80d0c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/adc1694f21d4404c88f8d13f6468f7d8'}, u'url': u'http://172.16.10.36:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'036c9e25140a49aca2261d484644c90a', u'id': u'adc1694f21d4404c88f8d13f6468f7d8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/b18b08dd1ee34ba09c54e0e749e31b90'}, u'url': u'http://172.16.10.36:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b30347453780415da4cac90b9500b8a5', u'id': u'b18b08dd1ee34ba09c54e0e749e31b90'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/be30a43b544a46e8aad938578a2607da'}, u'url': u'http://172.16.10.36:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f259da40bd6845cab188710fca859c53', u'id': u'be30a43b544a46e8aad938578a2607da'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/c5c11d7e0df141bcb8d7e910bbc186c9'}, u'url': u'http://172.16.10.36:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'42301f0546ff422db6e4937f622e56e1', u'id': u'c5c11d7e0df141bcb8d7e910bbc186c9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/c64580d5820247629f1756c50c674570'}, u'url': u'http://172.16.10.36:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b01282a012c8448b8bda870fa3f843b9', u'id': u'c64580d5820247629f1756c50c674570'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/c90538bcfb3644b4931bd07ac75d1646'}, u'url': u'http://172.16.10.36:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7310086162694bc88551eb53aa81eb23', u'id': u'c90538bcfb3644b4931bd07ac75d1646'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/cb928baf2aac45e98fb5db6cb3422d40'}, u'url': u'http://10.16.0.107:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f259da40bd6845cab188710fca859c53', u'id': u'cb928baf2aac45e98fb5db6cb3422d40'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/cf8f2905cf614208b9fba20c63c64714'}, u'url': u'http://10.16.0.107:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'47c672ebfc8a4c86954f0f375cbd0f1f', u'id': u'cf8f2905cf614208b9fba20c63c64714'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/d359168f01c54ec0ab383d6b1f16f959'}, u'url': u'http://172.16.10.36:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7310086162694bc88551eb53aa81eb23', u'id': u'd359168f01c54ec0ab383d6b1f16f959'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/ea1f5f2669fe42c9a85b1cd5bea996c2'}, u'url': u'http://172.16.10.36:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9529a92d41be435aaa9714cf3e12e45d', u'id': u'ea1f5f2669fe42c9a85b1cd5bea996c2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f1cfc2c60c3247f8a56d2c242d569374'}, u'url': u'http://10.16.0.107:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'42301f0546ff422db6e4937f622e56e1', u'id': u'f1cfc2c60c3247f8a56d2c242d569374'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f2f5c9cea0eb4eb094593985168b2119'}, u'url': u'http://172.16.10.36:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'036c9e25140a49aca2261d484644c90a', u'id': u'f2f5c9cea0eb4eb094593985168b2119'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f702bee7771c4c3eaf10f13d1e09a268'}, u'url': u'http://10.16.0.107:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'036c9e25140a49aca2261d484644c90a', u'id': u'f702bee7771c4c3eaf10f13d1e09a268'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f7b4054769654b13a6ce2c3d29a79628'}, u'url': u'http://172.16.10.36:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'da73a268f2c94c23a762630211fa0567', u'id': u'f7b4054769654b13a6ce2c3d29a79628'})] 2018-07-01 09:46:31,685 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-01 09:46:31,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:31,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-11cffa9b-b29d-4b0b-9e95-55ea8aa02b24 X-Compute-Request-Id: req-11cffa9b-b29d-4b0b-9e95-55ea8aa02b24 Date: Sun, 01 Jul 2018 09:46:31 GMT Connection: keep-alive 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-01 09:46:31,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/extensions used request id req-11cffa9b-b29d-4b0b-9e95-55ea8aa02b24 2018-07-01 09:46:31,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0177209377289s 2018-07-01 09:46:31,703 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/extensions used request id req-11cffa9b-b29d-4b0b-9e95-55ea8aa02b24 2018-07-01 09:46:31,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-01 09:46:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:33,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 49 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e32c063f-1580-4803-aea6-6c641241cdfb X-Compute-Request-Id: req-e32c063f-1580-4803-aea6-6c641241cdfb Date: Sun, 01 Jul 2018 09:46:33 GMT Connection: keep-alive RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-07-01 09:46:33,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-floating-ip-pools used request id req-e32c063f-1580-4803-aea6-6c641241cdfb 2018-07-01 09:46:33,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 1.75559806824s 2018-07-01 09:46:33,469 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-floating-ip-pools used request id req-e32c063f-1580-4803-aea6-6c641241cdfb 2018-07-01 09:46:33,469 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-07-01 09:46:33,474 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-01 09:46:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b3144194-b07f-417d-8e3c-36fffb2faded Date: Sun, 01 Jul 2018 09:46:33 GMT Connection: keep-alive RESP BODY: {"floatingips": []} 2018-07-01 09:46:33,513 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/floatingips.json used request id req-b3144194-b07f-417d-8e3c-36fffb2faded 2018-07-01 09:46:33,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0380640029907s 2018-07-01 09:46:33,513 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/floatingips.json used request id req-b3144194-b07f-417d-8e3c-36fffb2faded 2018-07-01 09:46:33,513 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-01 09:46:33,513 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-01 09:46:33,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:33,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c0c04a2-7da8-4b38-a76a-611fb77ce041 X-Compute-Request-Id: req-5c0c04a2-7da8-4b38-a76a-611fb77ce041 Date: Sun, 01 Jul 2018 09:46:33 GMT Connection: keep-alive RESP BODY: {"hypervisors": []} 2018-07-01 09:46:33,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-hypervisors/detail used request id req-5c0c04a2-7da8-4b38-a76a-611fb77ce041 2018-07-01 09:46:33,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.0420248508453s 2018-07-01 09:46:33,556 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-hypervisors/detail used request id req-5c0c04a2-7da8-4b38-a76a-611fb77ce041 2018-07-01 09:46:33,556 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [] 2018-07-01 09:46:33,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-01 09:46:33,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:33,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6203fc29-e523-416d-92a7-944caf8e5d79 X-Compute-Request-Id: req-6203fc29-e523-416d-92a7-944caf8e5d79 Date: Sun, 01 Jul 2018 09:46:33 GMT Connection: keep-alive RESP BODY: {"keypairs": []} 2018-07-01 09:46:33,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-keypairs used request id req-6203fc29-e523-416d-92a7-944caf8e5d79 2018-07-01 09:46:33,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.032163143158s 2018-07-01 09:46:33,589 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-keypairs used request id req-6203fc29-e523-416d-92a7-944caf8e5d79 2018-07-01 09:46:33,589 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-01 09:46:33,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-01 09:46:33,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:33,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5c232abd-932e-474a-985f-bdfa4bae8a54 Date: Sun, 01 Jul 2018 09:46:33 GMT Connection: keep-alive RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:46:33,743 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/networks.json used request id req-5c232abd-932e-474a-985f-bdfa4bae8a54 2018-07-01 09:46:33,743 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.153254985809s 2018-07-01 09:46:33,743 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/networks.json used request id req-5c232abd-932e-474a-985f-bdfa4bae8a54 2018-07-01 09:46:33,743 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'c75f92c9-9735-4089-b2ca-80ced960e53c'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-01T09:44:56Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6beb97bf-96c8-442e-8a84-f808f71ddca7', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'11b58bd041fa4b449fd8ff0276bd0ae7', u'created_at': u'2018-07-01T09:44:51Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'11b58bd041fa4b449fd8ff0276bd0ae7'})] 2018-07-01 09:46:33,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-01 09:46:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:33,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2473f997-ab42-4729-b4f5-2b06c2184e4d Date: Sun, 01 Jul 2018 09:46:33 GMT Connection: keep-alive RESP BODY: {"ports":[]} 2018-07-01 09:46:33,810 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/ports.json used request id req-2473f997-ab42-4729-b4f5-2b06c2184e4d 2018-07-01 09:46:33,810 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.06623005867s 2018-07-01 09:46:33,810 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/ports.json used request id req-2473f997-ab42-4729-b4f5-2b06c2184e4d 2018-07-01 09:46:33,810 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-01 09:46:33,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-01 09:46:33,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:33,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:33 GMT Server: Apache Content-Length: 4230 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7f3d7d7-05cb-4c1a-a8d6-c63ed1fdd18e Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "057dc2d295d84a9aa08135c5307e384b"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/057dc2d295d84a9aa08135c5307e384b/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "135464237edc48afaa175018b45a260e"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/135464237edc48afaa175018b45a260e/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "43badc7487aa43ed8f5cc02ebf51cf2e"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/43badc7487aa43ed8f5cc02ebf51cf2e/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "44e97e9fc96f4691b4f7a5d7c2753b28"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/44e97e9fc96f4691b4f7a5d7c2753b28/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "11b58bd041fa4b449fd8ff0276bd0ae7"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "54f6ff2c861b4f64836204664571b3b1"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/54f6ff2c861b4f64836204664571b3b1/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "95b6c57846bc486090827e62b4a763c7"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/95b6c57846bc486090827e62b4a763c7/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "96f9d3c8606e44219d9afa7953c8684d"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/96f9d3c8606e44219d9afa7953c8684d/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "a9db2b2560d245ee8f8dab9ba3ce2640"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/a9db2b2560d245ee8f8dab9ba3ce2640/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"domain": {"id": "22d56e7a591745a39bcc53c283f71c03"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "b54d72fe0d344f8480166cf15460e688"}, "links": {"assignment": "http://172.16.10.36:5000/v3/domains/22d56e7a591745a39bcc53c283f71c03/users/b54d72fe0d344f8480166cf15460e688/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "d7d68d03e829400298290920c28b9745"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/d7d68d03e829400298290920c28b9745/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"project": {"id": "c7bbbd6159e3487db116261d1b860f4d"}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "e84c33de3f5d44ca8eeec0f11e1698f8"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/c7bbbd6159e3487db116261d1b860f4d/users/e84c33de3f5d44ca8eeec0f11e1698f8/roles/7c031947ff99430dadcef7cc20f58264"}}, {"scope": {"system": {"all": true}}, "role": {"id": "7c031947ff99430dadcef7cc20f58264"}, "user": {"id": "54f6ff2c861b4f64836204664571b3b1"}, "links": {"assignment": "http://172.16.10.36:5000/v3/system/users/54f6ff2c861b4f64836204664571b3b1/roles/7c031947ff99430dadcef7cc20f58264"}}], "links": {"self": "http://172.16.10.36:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-01 09:46:33,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/role_assignments used request id req-a7f3d7d7-05cb-4c1a-a8d6-c63ed1fdd18e 2018-07-01 09:46:33,956 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.142533063889s 2018-07-01 09:46:33,957 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/role_assignments used request id req-a7f3d7d7-05cb-4c1a-a8d6-c63ed1fdd18e 2018-07-01 09:46:33,959 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'057dc2d295d84a9aa08135c5307e384b'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'135464237edc48afaa175018b45a260e'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'43badc7487aa43ed8f5cc02ebf51cf2e'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'44e97e9fc96f4691b4f7a5d7c2753b28'}), Munch({'project': u'11b58bd041fa4b449fd8ff0276bd0ae7', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'54f6ff2c861b4f64836204664571b3b1'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'95b6c57846bc486090827e62b4a763c7'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'96f9d3c8606e44219d9afa7953c8684d'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'a9db2b2560d245ee8f8dab9ba3ce2640'}), Munch({'domain': u'22d56e7a591745a39bcc53c283f71c03', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'b54d72fe0d344f8480166cf15460e688'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'd7d68d03e829400298290920c28b9745'}), Munch({'project': u'c7bbbd6159e3487db116261d1b860f4d', 'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'e84c33de3f5d44ca8eeec0f11e1698f8'}), Munch({'id': u'7c031947ff99430dadcef7cc20f58264', 'user': u'54f6ff2c861b4f64836204664571b3b1'})] 2018-07-01 09:46:33,962 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-01 09:46:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:34,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:33 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b77ae26f-ce2d-4697-9372-fa83da13421e Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:46:34,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-b77ae26f-ce2d-4697-9372-fa83da13421e 2018-07-01 09:46:34,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.378596067429s 2018-07-01 09:46:34,342 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-b77ae26f-ce2d-4697-9372-fa83da13421e 2018-07-01 09:46:34,343 - 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'admin', 'id': u'7c031947ff99430dadcef7cc20f58264'}), 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_owner', 'id': u'83d0865c12f941f59f4174393aa9708b'}), 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'b62e029fa96c445e85b318f6699e1faa'}), 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'd0e064f615d645f2914a8b46d0d2df17'})] 2018-07-01 09:46:34,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-01 09:46:34,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:34,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2519acfa-dffc-4198-8e42-32f4adeae0a0 Date: Sun, 01 Jul 2018 09:46:34 GMT Connection: keep-alive RESP BODY: {"routers": []} 2018-07-01 09:46:34,440 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/routers.json used request id req-2519acfa-dffc-4198-8e42-32f4adeae0a0 2018-07-01 09:46:34,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.097060918808s 2018-07-01 09:46:34,441 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/routers.json used request id req-2519acfa-dffc-4198-8e42-32f4adeae0a0 2018-07-01 09:46:34,441 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-01 09:46:34,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-01 09:46:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:34,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7c860640-b1c1-492b-8cc0-545372c11fc6 X-Compute-Request-Id: req-7c860640-b1c1-492b-8cc0-545372c11fc6 Date: Sun, 01 Jul 2018 09:46:34 GMT Connection: keep-alive RESP BODY: {"servers": []} 2018-07-01 09:46:34,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/servers/detail used request id req-7c860640-b1c1-492b-8cc0-545372c11fc6 2018-07-01 09:46:34,603 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.161184072495s 2018-07-01 09:46:34,603 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/servers/detail used request id req-7c860640-b1c1-492b-8cc0-545372c11fc6 2018-07-01 09:46:34,603 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-01 09:46:34,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-01 09:46:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:34,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:34 GMT Server: Apache Content-Length: 3176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b2dbbd6-26c0-4d71-bdc8-e80717ed0f91 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Orchestration Service", "links": {"self": "http://172.16.10.36:5000/v3/services/036c9e25140a49aca2261d484644c90a"}, "enabled": true, "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://172.16.10.36:5000/v3/services/42301f0546ff422db6e4937f622e56e1"}, "enabled": true, "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.16.10.36:5000/v3/services/47c672ebfc8a4c86954f0f375cbd0f1f"}, "enabled": true, "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://172.16.10.36:5000/v3/services/5454453eb7f34981a00afac3b86f4a0b"}, "enabled": true, "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.16.10.36:5000/v3/services/7310086162694bc88551eb53aa81eb23"}, "enabled": true, "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://172.16.10.36:5000/v3/services/8f85ad7b7727421186856431105f5370"}, "enabled": true, "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://172.16.10.36:5000/v3/services/9529a92d41be435aaa9714cf3e12e45d"}, "enabled": true, "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"description": "OpenStack Placement API", "links": {"self": "http://172.16.10.36:5000/v3/services/b01282a012c8448b8bda870fa3f843b9"}, "enabled": true, "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"description": "OpenStack Volume Service V2", "links": {"self": "http://172.16.10.36:5000/v3/services/b30347453780415da4cac90b9500b8a5"}, "enabled": true, "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"description": "OpenStack Volume Service", "links": {"self": "http://172.16.10.36:5000/v3/services/c871a73faeda4f2c8c6a1cfab6834c18"}, "enabled": true, "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"description": "OpenStack Networking Service", "links": {"self": "http://172.16.10.36:5000/v3/services/cd88dcdb19a1434b924f3114531ee69d"}, "enabled": true, "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.16.10.36:5000/v3/services/da73a268f2c94c23a762630211fa0567"}, "enabled": true, "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.16.10.36:5000/v3/services/f259da40bd6845cab188710fca859c53"}, "enabled": true, "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "links": {"self": "http://172.16.10.36:5000/v3/services", "previous": null, "next": null}} 2018-07-01 09:46:34,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/services used request id req-7b2dbbd6-26c0-4d71-bdc8-e80717ed0f91 2018-07-01 09:46:34,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.161679029465s 2018-07-01 09:46:34,770 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/services used request id req-7b2dbbd6-26c0-4d71-bdc8-e80717ed0f91 2018-07-01 09:46:34,776 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'036c9e25140a49aca2261d484644c90a', 'name': u'heat'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'42301f0546ff422db6e4937f622e56e1', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'47c672ebfc8a4c86954f0f375cbd0f1f', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5454453eb7f34981a00afac3b86f4a0b', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'7310086162694bc88551eb53aa81eb23', 'name': u'keystone'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'8f85ad7b7727421186856431105f5370', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'9529a92d41be435aaa9714cf3e12e45d', 'name': u'panko'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'b01282a012c8448b8bda870fa3f843b9', 'name': u'placement'}), Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'b30347453780415da4cac90b9500b8a5', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'c871a73faeda4f2c8c6a1cfab6834c18', 'name': u'cinder'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'cd88dcdb19a1434b924f3114531ee69d', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'da73a268f2c94c23a762630211fa0567', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'f259da40bd6845cab188710fca859c53', 'name': u'aodh'})] 2018-07-01 09:46:34,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-01 09:46:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36: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}cff4c9c6a2778bb42c0a37ce012e7900641bb587" 2018-07-01 09:46:34,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-f7cb8182-5d01-4cbf-b76b-67a4ce2d46c8 Date: Sun, 01 Jul 2018 09:46:34 GMT Connection: keep-alive RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:46:34,847 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/subnets.json used request id req-f7cb8182-5d01-4cbf-b76b-67a4ce2d46c8 2018-07-01 09:46:34,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.070072889328s 2018-07-01 09:46:34,848 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/subnets.json used request id req-f7cb8182-5d01-4cbf-b76b-67a4ce2d46c8 2018-07-01 09:46:34,848 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-01T09:44:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'10.16.0.112', u'end': u'10.16.0.253'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'10.16.0.0/24', u'id': u'c75f92c9-9735-4089-b2ca-80ced960e53c', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'6beb97bf-96c8-442e-8a84-f808f71ddca7', u'tenant_id': u'11b58bd041fa4b449fd8ff0276bd0ae7', u'created_at': u'2018-07-01T09:44:56Z', u'dns_nameservers': [], u'gateway_ip': u'10.16.0.1', u'ip_version': 4, u'project_id': u'11b58bd041fa4b449fd8ff0276bd0ae7'})] 2018-07-01 09:46:35,131 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 09:46:35,132 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-01 09:46:35,137 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-01 09:46:36,063 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-01 09:46:36,064 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-01 09:46:36,066 - openstack_tests - INFO - OS Credentials = > 2018-07-01 09:46:36,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:36,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:36,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["lsF8MMF7QTeLKzBNLPk7rQ"], "issued_at": "2018-07-01T09:46:36.000000Z"}} 2018-07-01 09:46:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107626cdc5cfcb0bbaaa0aae2ef36922198c4db9" 2018-07-01 09:46:37,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b6147a0e-a854-4172-b66a-946eecfc3bef Date: Sun, 01 Jul 2018 09:46:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:46:37,148 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True used request id req-b6147a0e-a854-4172-b66a-946eecfc3bef 2018-07-01 09:46:37,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107626cdc5cfcb0bbaaa0aae2ef36922198c4db9" 2018-07-01 09:46:37,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-c726b759-a331-431c-b61f-017d65b39424 Date: Sun, 01 Jul 2018 09:46:37 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:46:37,232 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-c726b759-a331-431c-b61f-017d65b39424 2018-07-01 09:46:37,233 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-07-01 09:46:37,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:37,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-01 09:46:37,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:37,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Wf6UrQ-pT5ic1KYEZBY-Dg"], "issued_at": "2018-07-01T09:46:37.000000Z"}} 2018-07-01 09:46:37,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e6fafcb378d394c963362fcd5023ef276491d65" 2018-07-01 09:46:38,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-09efe584-d7a8-4a17-9689-a4e1e13b6955 Date: Sun, 01 Jul 2018 09:46:38 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-01 09:46:38,924 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&name=foo used request id req-09efe584-d7a8-4a17-9689-a4e1e13b6955 2018-07-01 09:46:38,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:38,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-01 09:46:38,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:39,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["bUBv4pmAQrehIU-dgsMdLw"], "issued_at": "2018-07-01T09:46:39.000000Z"}} 2018-07-01 09:46:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f32cf62bdd51b754aea7d7a76072958399473d" 2018-07-01 09:46:39,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:39 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a2a9ffa-a90b-4f6c-b40e-e2be9078c894 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:39,580 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1a2a9ffa-a90b-4f6c-b40e-e2be9078c894 2018-07-01 09:46:39,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:46:39,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:46:39 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:46:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f32cf62bdd51b754aea7d7a76072958399473d" 2018-07-01 09:46:39,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:39 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96073b15-11f2-403e-af55-91ae296ce9c5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:46:39,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-96073b15-11f2-403e-af55-91ae296ce9c5 2018-07-01 09:46:39,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:39,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-01 09:46:39,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:40,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["XPxYQyMqTuGELNbj9gzmHw"], "issued_at": "2018-07-01T09:46:40.000000Z"}} 2018-07-01 09:46:40,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a799c53a37f0451150a8192b29854b02c828637" 2018-07-01 09:46:40,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-eea16942-26f4-4c70-909c-327b11c54eab Date: Sun, 01 Jul 2018 09:46:40 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:46:40,893 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks used request id req-eea16942-26f4-4c70-909c-327b11c54eab 2018-07-01 09:46:40,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:41,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["xCCcSgAqQCqEUm60xx8uDg"], "issued_at": "2018-07-01T09:46:41.000000Z"}} 2018-07-01 09:46:41,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ab626994307aa3bd1e126e174654a56c0de8e" 2018-07-01 09:46:42,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-bd90c1a7-6bd0-43ef-beb5-7f298893f285 Date: Sun, 01 Jul 2018 09:46:42 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:46:42,052 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True used request id req-bd90c1a7-6bd0-43ef-beb5-7f298893f285 2018-07-01 09:46:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa6ab626994307aa3bd1e126e174654a56c0de8e" 2018-07-01 09:46:42,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-3a4c9ecf-45e5-4415-aebd-ee5650c8bc50 Date: Sun, 01 Jul 2018 09:46:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:46:42,489 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-3a4c9ecf-45e5-4415-aebd-ee5650c8bc50 2018-07-01 09:46:42,491 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:46:42,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:42,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:42,609 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-01 09:46:42,609 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:46:42,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:43,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["ngsvWVuvTQKycpPjMl-bsQ"], "issued_at": "2018-07-01T09:46:43.000000Z"}} 2018-07-01 09:46:43,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670510f29b62e4e5acb31a883e1feac11e9a6c" 2018-07-01 09:46:43,748 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6a2f66a8-dc15-4178-b610-a05702735313 X-Compute-Request-Id: req-6a2f66a8-dc15-4178-b610-a05702735313 Date: Sun, 01 Jul 2018 09:46:43 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:46:43,748 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/detail used request id req-6a2f66a8-dc15-4178-b610-a05702735313 2018-07-01 09:46:43,749 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:46:43,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:44,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Asrju8msSOaR3cz0wMBU7A"], "issued_at": "2018-07-01T09:46:44.000000Z"}} 2018-07-01 09:46:44,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5226a0f9564d3954283466a09ee3a0282c8e65" 2018-07-01 09:46:45,499 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-282907be-6f9c-445d-9be8-90e382fce576 X-Compute-Request-Id: req-282907be-6f9c-445d-9be8-90e382fce576 Date: Sun, 01 Jul 2018 09:46:45 GMT Connection: close RESP BODY: {"hypervisors": []} 2018-07-01 09:46:45,499 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-hypervisors/detail used request id req-282907be-6f9c-445d-9be8-90e382fce576 2018-07-01 09:46:45,500 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 09:46:45,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:45,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:45,542 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-01 09:46:45,542 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 09:46:45,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:46,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Oycydb17SlS0xBM-NIrKng"], "issued_at": "2018-07-01T09:46:46.000000Z"}} 2018-07-01 09:46:46,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7373963be71cf928ec1763ba0ce38ad1e66bf" 2018-07-01 09:46:47,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-df847ffd-c39b-4cbd-b9c3-4be2945dd8bf Date: Sun, 01 Jul 2018 09:46:47 GMT Connection: close RESP BODY: {"stacks": []} 2018-07-01 09:46:47,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks used request id req-df847ffd-c39b-4cbd-b9c3-4be2945dd8bf 2018-07-01 09:46:47,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:47,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-01 09:46:47,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:47,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["sbtRz8ojTB-bRUqoO5hSSQ"], "issued_at": "2018-07-01T09:46:47.000000Z"}} 2018-07-01 09:46:47,913 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d107d44dddf648ca6021911287350af6c919fb68" 2018-07-01 09:46:49,207 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:47 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-3a769cf2-a2a3-4ac1-9827-2c45699377da x-openstack-request-id: req-3a769cf2-a2a3-4ac1-9827-2c45699377da Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 09:46:49,207 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail used request id req-3a769cf2-a2a3-4ac1-9827-2c45699377da 2018-07-01 09:46:49,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:49,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["cWybMMsyTe-6M00p01094A"], "issued_at": "2018-07-01T09:46:49.000000Z"}} 2018-07-01 09:46:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:49,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:49 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-136cdb39-0199-4167-aaa3-f18c2abe11fb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:49,848 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-136cdb39-0199-4167-aaa3-f18c2abe11fb 2018-07-01 09:46:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:46:49,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:46:49 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:46:49,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:49,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:49 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b14c37fe-5614-45da-9244-094ebe1c00da Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:46:49,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-b14c37fe-5614-45da-9244-094ebe1c00da 2018-07-01 09:46:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName"}}' 2018-07-01 09:46:50,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:46:49 GMT Server: Apache Content-Length: 339 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eca44e80-2cbd-417f-ae05-2fddad332afd Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/91289e58908048dc875cac1360aa3821"}, "tags": [], "enabled": true, "id": "91289e58908048dc875cac1360aa3821", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName"}} 2018-07-01 09:46:50,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-eca44e80-2cbd-417f-ae05-2fddad332afd 2018-07-01 09:46:50,012 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName 2018-07-01 09:46:50,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:50,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:50 GMT Server: Apache Content-Length: 536 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b92ad64-7bb1-4f23-b2cd-53c4d4aa7d28 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/91289e58908048dc875cac1360aa3821"}, "tags": [], "enabled": true, "id": "91289e58908048dc875cac1360aa3821", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName"}]} 2018-07-01 09:46:50,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName used request id req-7b92ad64-7bb1-4f23-b2cd-53c4d4aa7d28 2018-07-01 09:46:50,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:50,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:50 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c22a4630-73bd-49c9-8a9e-62f97e486bdf Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-01 09:46:50,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-c22a4630-73bd-49c9-8a9e-62f97e486bdf 2018-07-01 09:46:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:50,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9b328ae1-6e0d-49ff-88d4-6509f91d4353 Date: Sun, 01 Jul 2018 09:46:50 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:44:51Z", "updated_at": "2018-07-01T09:44:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:44:51Z", "revision_number": 0, "id": "e93eed48-dfdb-46ea-9752-455574e28a24", "remote_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "remote_ip_prefix": null, "created_at": "2018-07-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:44:51Z", "revision_number": 0, "id": "d7fc5fb2-aa55-4222-a172-b8f17eb0fd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:44:51Z", "revision_number": 0, "id": "74113475-8769-4697-8171-b2527df0570e", "remote_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "remote_ip_prefix": null, "created_at": "2018-07-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:44:51Z", "revision_number": 0, "id": "228dd741-163b-4978-afe3-70675bf56d17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "name": "default"}]} 2018-07-01 09:46:50,535 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-9b328ae1-6e0d-49ff-88d4-6509f91d4353 2018-07-01 09:46:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:50,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:50 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa3815f5-a429-4deb-8cd1-1786eabe9b87 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:46:50,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-aa3815f5-a429-4deb-8cd1-1786eabe9b87 2018-07-01 09:46:50,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30de73a1-72b8-4f3c-a5fb-364a312d2921 2018-07-01 09:46:50,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=30de73a1-72b8-4f3c-a5fb-364a312d2921 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:51,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fe8c35b0-e59f-4a42-b8fe-e603650b37b1 Date: Sun, 01 Jul 2018 09:46:51 GMT Connection: close 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-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:44:51Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "228dd741-163b-4978-afe3-70675bf56d17"}, {"remote_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:44:51Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "74113475-8769-4697-8171-b2527df0570e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:44:51Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "d7fc5fb2-aa55-4222-a172-b8f17eb0fd64"}, {"remote_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:44:51Z", "security_group_id": "30de73a1-72b8-4f3c-a5fb-364a312d2921", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:44:51Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "e93eed48-dfdb-46ea-9752-455574e28a24"}]} 2018-07-01 09:46:51,033 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=30de73a1-72b8-4f3c-a5fb-364a312d2921 used request id req-fe8c35b0-e59f-4a42-b8fe-e603650b37b1 2018-07-01 09:46:51,033 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 09:46:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/30de73a1-72b8-4f3c-a5fb-364a312d2921 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:51,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fe36922-bf71-4394-acdb-567c7b66fdef Content-Length: 0 Date: Sun, 01 Jul 2018 09:46:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:46:51,272 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/30de73a1-72b8-4f3c-a5fb-364a312d2921 used request id req-8fe36922-bf71-4394-acdb-567c7b66fdef 2018-07-01 09:46:51,272 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-63ebfe17-ed21-4c29-b474-5d7b4a5d1d69-projName 2018-07-01 09:46:51,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/91289e58908048dc875cac1360aa3821 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee4adaba7fc512490d4378abe521999dbe726fc" 2018-07-01 09:46:51,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:46:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45ff0673-231e-4e1e-94d5-76d67641e453 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:46:51,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/91289e58908048dc875cac1360aa3821 used request id req-45ff0673-231e-4e1e-94d5-76d67641e453 2018-07-01 09:46:51,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:52,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["TAXbZsbfTWm9UMm9F6H5hA"], "issued_at": "2018-07-01T09:46:52.000000Z"}} 2018-07-01 09:46:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c799e9784e06cd2e34f3cec285a578b2d6bd02" 2018-07-01 09:46:52,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7896218-2432-4be6-8347-53df219914a6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:52,234 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f7896218-2432-4be6-8347-53df219914a6 2018-07-01 09:46:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:46:52,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:46:52 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:46:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c799e9784e06cd2e34f3cec285a578b2d6bd02" 2018-07-01 09:46:52,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:52 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9d51446-6a15-483d-828a-bc896daa441b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:46:52,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-d9d51446-6a15-483d-828a-bc896daa441b 2018-07-01 09:46:53,046 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-d542d58e-d6b4-4458-bcea-00143870fbf8-username 2018-07-01 09:46:53,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c799e9784e06cd2e34f3cec285a578b2d6bd02" 2018-07-01 09:46:53,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:53 GMT Server: Apache Content-Length: 3329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1252daf2-0d43-4034-bfec-2942878adba9 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-d542d58e-d6b4-4458-bcea-00143870fbf8-username", "links": {"self": "http://172.16.10.36:5000/v3/users/6ab0223f99164ede938d3249c3a31ad8"}, "domain_id": "default", "enabled": true, "id": "6ab0223f99164ede938d3249c3a31ad8", "options": {}}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:46:53,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-1252daf2-0d43-4034-bfec-2942878adba9 2018-07-01 09:46:53,099 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-d542d58e-d6b4-4458-bcea-00143870fbf8-username 2018-07-01 09:46:53,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/6ab0223f99164ede938d3249c3a31ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c799e9784e06cd2e34f3cec285a578b2d6bd02" 2018-07-01 09:46:53,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:46:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-072a17bc-87ae-4904-b5ee-6cf0134073f5 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:46:53,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/6ab0223f99164ede938d3249c3a31ad8 used request id req-072a17bc-87ae-4904-b5ee-6cf0134073f5 2018-07-01 09:46:53,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:53,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["LbEhFFwHSd6snzMOBo22Lw"], "issued_at": "2018-07-01T09:46:53.000000Z"}} 2018-07-01 09:46:53,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f9035bd272e64123fd06701362a3d49bee0fa1" 2018-07-01 09:46:54,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:53 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5685fd8f-f452-43e8-b8ca-e0100942f52c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:54,066 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-5685fd8f-f452-43e8-b8ca-e0100942f52c 2018-07-01 09:46:54,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:54,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-01 09:46:54,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:54,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["8WjjRDDIRymGfDz3r-oNng"], "issued_at": "2018-07-01T09:46:54.000000Z"}} 2018-07-01 09:46:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d16d5cccd7361a5feb6ac79121b19077395e37" 2018-07-01 09:46:54,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:54 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5125a225-22e2-4c84-9116-53a068ba2fe2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:54,715 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-5125a225-22e2-4c84-9116-53a068ba2fe2 2018-07-01 09:46:54,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:54,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:55,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["k88E7JyGTyGU0kU0jeethw"], "issued_at": "2018-07-01T09:46:55.000000Z"}} 2018-07-01 09:46:55,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:55,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["NpPGFhmBSi6swsh1tzTU5Q"], "issued_at": "2018-07-01T09:46:55.000000Z"}} 2018-07-01 09:46:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c774bc3076c66d171b6cb2f86c7cff7e585664da" 2018-07-01 09:46:56,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:55 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26376636-d021-4b56-b31d-f41ec4a151d8 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:56,100 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-26376636-d021-4b56-b31d-f41ec4a151d8 2018-07-01 09:46:56,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:56,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:56,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["FS1fCEAcTV-h5C6MdbkS0g"], "issued_at": "2018-07-01T09:46:56.000000Z"}} 2018-07-01 09:46:56,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:57,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["1REYKcWOSeukMTGrmMYV4w"], "issued_at": "2018-07-01T09:46:57.000000Z"}} 2018-07-01 09:46:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55eb300759a47a62edb4097ba046151c9abc7af4" 2018-07-01 09:46:57,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:57 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cef5410c-1e9f-48d1-9d50-9d9e7f2bb127 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:57,345 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-cef5410c-1e9f-48d1-9d50-9d9e7f2bb127 2018-07-01 09:46:57,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:57,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:57,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["MDmZbLqtQv-8azBhx19WWw"], "issued_at": "2018-07-01T09:46:57.000000Z"}} 2018-07-01 09:46:57,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:57,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:58,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["olfxKMchRz6KlVhmlnI1jQ"], "issued_at": "2018-07-01T09:46:58.000000Z"}} 2018-07-01 09:46:58,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:46:58,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:59,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["yOXUxh45SpiEzQvyu4VWZQ"], "issued_at": "2018-07-01T09:46:59.000000Z"}} 2018-07-01 09:46:59,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:46:59,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["aVWMaDLfThOxwu7KNmkfIg"], "issued_at": "2018-07-01T09:46:59.000000Z"}} 2018-07-01 09:46:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:46:59,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:59 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f347201-7d34-4b3b-9d11-ee1144e03840 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:46:59,860 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6f347201-7d34-4b3b-9d11-ee1144e03840 2018-07-01 09:46:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:46:59,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:46:59 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:46:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:00,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:46:59 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0d708e6-590e-4512-aa76-22bfd9c9c63e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:00,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-c0d708e6-590e-4512-aa76-22bfd9c9c63e 2018-07-01 09:47:00,612 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-username 2018-07-01 09:47:00,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:00,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:00 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26532d6b-8978-4d62-acb3-a2218026f6b2 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:00,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-26532d6b-8978-4d62-acb3-a2218026f6b2 2018-07-01 09:47:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-projName"}}' 2018-07-01 09:47:00,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:00 GMT Server: Apache Content-Length: 339 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81eef4d0-9c17-4a22-92c6-c4325c6779d1 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf"}, "tags": [], "enabled": true, "id": "c31133f2541940dfa12ac07caef22acf", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-projName"}} 2018-07-01 09:47:00,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-81eef4d0-9c17-4a22-92c6-c4325c6779d1 2018-07-01 09:47:00,957 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-projName 2018-07-01 09:47:00,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" -d '{"role": {"name": "KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-role"}}' 2018-07-01 09:47:01,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:00 GMT Server: Apache Content-Length: 232 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cecd213-19cb-455a-a92d-f41ae8a30950 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "662d2060fe724c99aac43ac77a6dc46d", "links": {"self": "http://172.16.10.36:5000/v3/roles/662d2060fe724c99aac43ac77a6dc46d"}, "name": "KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-role"}} 2018-07-01 09:47:01,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-8cecd213-19cb-455a-a92d-f41ae8a30950 2018-07-01 09:47:01,109 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-role 2018-07-01 09:47:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/662d2060fe724c99aac43ac77a6dc46d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:01,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:01 GMT Server: Apache Content-Length: 232 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fde807a-332e-45ac-bf30-b7116ac43af4 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "662d2060fe724c99aac43ac77a6dc46d", "links": {"self": "http://172.16.10.36:5000/v3/roles/662d2060fe724c99aac43ac77a6dc46d"}, "name": "KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-role"}} 2018-07-01 09:47:01,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/662d2060fe724c99aac43ac77a6dc46d used request id req-0fde807a-332e-45ac-bf30-b7116ac43af4 2018-07-01 09:47:01,261 - keystone_utils - INFO - Granting role KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-role to project KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-projName 2018-07-01 09:47:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf/users/d44294556b4a431b9d49aa5cb50a8d20/roles/662d2060fe724c99aac43ac77a6dc46d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:01,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-990ffd72-7b69-480a-9787-148412307edf Keep-Alive: timeout=5, max=93 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:01,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf/users/d44294556b4a431b9d49aa5cb50a8d20/roles/662d2060fe724c99aac43ac77a6dc46d used request id req-990ffd72-7b69-480a-9787-148412307edf 2018-07-01 09:47:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf/users/d44294556b4a431b9d49aa5cb50a8d20/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:01,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:01 GMT Server: Apache Content-Length: 404 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9159478-9708-478b-aba9-c5041ae04788 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf/users/d44294556b4a431b9d49aa5cb50a8d20/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "662d2060fe724c99aac43ac77a6dc46d", "links": {"self": "http://172.16.10.36:5000/v3/roles/662d2060fe724c99aac43ac77a6dc46d"}, "name": "KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-role"}]} 2018-07-01 09:47:01,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf/users/d44294556b4a431b9d49aa5cb50a8d20/roles used request id req-a9159478-9708-478b-aba9-c5041ae04788 2018-07-01 09:47:01,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:03,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-67b4f1f4-af9a-4326-aa43-cc5535a338c8 Date: Sun, 01 Jul 2018 09:47:03 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:03Z", "updated_at": "2018-07-01T09:47:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:03Z", "revision_number": 0, "id": "081239ad-0451-4b3d-a929-b771da1a27cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:03Z", "revision_number": 0, "id": "1ccf5bc5-7521-46d7-a0e1-b1c0de9dcff6", "remote_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:03Z", "revision_number": 0, "id": "33868c00-c62e-4edf-877f-973102d7aefb", "remote_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:03Z", "revision_number": 0, "id": "788085dd-7c56-4276-9430-fcfeaca97a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "name": "default"}]} 2018-07-01 09:47:03,262 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-67b4f1f4-af9a-4326-aa43-cc5535a338c8 2018-07-01 09:47:03,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:03,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:03 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-540d40f1-b464-48d8-9696-4329d930416d Keep-Alive: timeout=5, max=91 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:47:03,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-540d40f1-b464-48d8-9696-4329d930416d 2018-07-01 09:47:03,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86c99a22-fa51-4b2a-a1a8-600423d6e361 2018-07-01 09:47:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=86c99a22-fa51-4b2a-a1a8-600423d6e361 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:03,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-53501af9-1215-44a7-98af-717f5775f846 Date: Sun, 01 Jul 2018 09:47:03 GMT Connection: close 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-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:03Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "081239ad-0451-4b3d-a929-b771da1a27cf"}, {"remote_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:03Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "1ccf5bc5-7521-46d7-a0e1-b1c0de9dcff6"}, {"remote_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:03Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "33868c00-c62e-4edf-877f-973102d7aefb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:03Z", "security_group_id": "86c99a22-fa51-4b2a-a1a8-600423d6e361", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:03Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "788085dd-7c56-4276-9430-fcfeaca97a39"}]} 2018-07-01 09:47:03,699 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=86c99a22-fa51-4b2a-a1a8-600423d6e361 used request id req-53501af9-1215-44a7-98af-717f5775f846 2018-07-01 09:47:03,699 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 09:47:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/86c99a22-fa51-4b2a-a1a8-600423d6e361 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:03,920 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4da71da0-46c4-480e-a238-30a482437a63 Content-Length: 0 Date: Sun, 01 Jul 2018 09:47:03 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:03,920 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/86c99a22-fa51-4b2a-a1a8-600423d6e361 used request id req-4da71da0-46c4-480e-a238-30a482437a63 2018-07-01 09:47:03,921 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-projName 2018-07-01 09:47:03,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:04,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe0f1d05-d0a0-48a2-b5af-31bb996b0513 Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:04,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/c31133f2541940dfa12ac07caef22acf used request id req-fe0f1d05-d0a0-48a2-b5af-31bb996b0513 2018-07-01 09:47:04,269 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-username 2018-07-01 09:47:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/d44294556b4a431b9d49aa5cb50a8d20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:04,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0672a9cb-bba5-4f85-b629-d02c453e522a Keep-Alive: timeout=5, max=89 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:04,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/d44294556b4a431b9d49aa5cb50a8d20 used request id req-0672a9cb-bba5-4f85-b629-d02c453e522a 2018-07-01 09:47:04,404 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-87f26022-15ba-443e-949c-9aeb3cd78c8e-role 2018-07-01 09:47:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/662d2060fe724c99aac43ac77a6dc46d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985099b2b9b06ae40da216f6d735f30d052ff237" 2018-07-01 09:47:04,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f06374dd-0618-49fe-a2e6-4ff5a615565a Keep-Alive: timeout=5, max=88 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:04,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/662d2060fe724c99aac43ac77a6dc46d used request id req-f06374dd-0618-49fe-a2e6-4ff5a615565a 2018-07-01 09:47:04,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:05,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["870wIDmxTyu9g1yvjrAGNA"], "issued_at": "2018-07-01T09:47:05.000000Z"}} 2018-07-01 09:47:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416dd885868f62d303d99dc03c44cdcbcbaaf196" 2018-07-01 09:47:05,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:05 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4a851d4-e1b1-41b0-abff-b812ce9ffb68 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:05,290 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f4a851d4-e1b1-41b0-abff-b812ce9ffb68 2018-07-01 09:47:05,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:05,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:05,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["oTjt0NnCSu6nF_odpj5uSQ"], "issued_at": "2018-07-01T09:47:05.000000Z"}} 2018-07-01 09:47:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:06,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:05 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-535e5850-f87a-42f3-b400-1947ed95895e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:06,025 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-535e5850-f87a-42f3-b400-1947ed95895e 2018-07-01 09:47:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:06,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:06 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:06,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:06 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9810ca23-fea5-45b0-af91-473a8c5d1937 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:06,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-9810ca23-fea5-45b0-af91-473a8c5d1937 2018-07-01 09:47:06,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:06,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:06 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ec5b0ec-6aa5-4ee8-9766-2beecf8902ef Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:06,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-9ec5b0ec-6aa5-4ee8-9766-2beecf8902ef 2018-07-01 09:47:06,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:07,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:06 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af57e84b-cb0f-4ecb-84a9-88daa8a5d0d2 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:07,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-af57e84b-cb0f-4ecb-84a9-88daa8a5d0d2 2018-07-01 09:47:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:07,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:07 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d758da6-5887-4160-a15e-11841fef61e3 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 09:47:07,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-5d758da6-5887-4160-a15e-11841fef61e3 2018-07-01 09:47:07,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/b43164fbfeee4e11a48bbf3de204f53c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:07,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:07 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-747dcf9e-3c6a-4793-8309-40bca488da1f Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/b43164fbfeee4e11a48bbf3de204f53c"}, "enabled": true, "id": "b43164fbfeee4e11a48bbf3de204f53c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-8e6ec0e3-00c3-480-name"}} 2018-07-01 09:47:07,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/b43164fbfeee4e11a48bbf3de204f53c used request id req-747dcf9e-3c6a-4793-8309-40bca488da1f 2018-07-01 09:47:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:07,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:07 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7ca5607-fb4f-476b-ba7e-18296ddd16b0 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 09:47:07,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles used request id req-d7ca5607-fb4f-476b-ba7e-18296ddd16b0 2018-07-01 09:47:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:07,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:07 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f74d2adc-f93f-42a5-ba55-5837e9b87315 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}} 2018-07-01 09:47:07,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 used request id req-f74d2adc-f93f-42a5-ba55-5837e9b87315 2018-07-01 09:47:07,685 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 09:47:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:07,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26a61edc-33d2-4e5d-b9e6-0acdc1058dde Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:07,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles/7c031947ff99430dadcef7cc20f58264 used request id req-26a61edc-33d2-4e5d-b9e6-0acdc1058dde 2018-07-01 09:47:07,854 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-8e6ec0e3-00c3-480-name 2018-07-01 09:47:07,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:07,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:07 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:07,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416dd885868f62d303d99dc03c44cdcbcbaaf196" 2018-07-01 09:47:08,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:07 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e72e12f9-aa42-4d22-b800-e08f3da2dd9b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-8e6ec0e3-00c3-480-name", "links": {"self": "http://172.16.10.36:5000/v3/users/b43164fbfeee4e11a48bbf3de204f53c"}, "domain_id": "default", "enabled": true, "id": "b43164fbfeee4e11a48bbf3de204f53c", "options": {}}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:08,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-e72e12f9-aa42-4d22-b800-e08f3da2dd9b 2018-07-01 09:47:08,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416dd885868f62d303d99dc03c44cdcbcbaaf196" 2018-07-01 09:47:08,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:08 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c138c86-1a4f-452d-92da-7ff091426f0e Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:08,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-3c138c86-1a4f-452d-92da-7ff091426f0e 2018-07-01 09:47:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416dd885868f62d303d99dc03c44cdcbcbaaf196" 2018-07-01 09:47:08,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:08 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09412987-1155-4c55-a9b5-1bef768f46b1 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 09:47:08,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-09412987-1155-4c55-a9b5-1bef768f46b1 2018-07-01 09:47:08,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416dd885868f62d303d99dc03c44cdcbcbaaf196" 2018-07-01 09:47:08,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:08 GMT Server: Apache Content-Length: 349 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5508d24a-46a1-4473-829c-eed9e7466d06 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}]} 2018-07-01 09:47:08,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/b43164fbfeee4e11a48bbf3de204f53c/roles used request id req-5508d24a-46a1-4473-829c-eed9e7466d06 2018-07-01 09:47:08,484 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-8e6ec0e3-00c3-480-name 2018-07-01 09:47:08,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/b43164fbfeee4e11a48bbf3de204f53c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0c880e663ee2044accfd35c9368431d85edc5" 2018-07-01 09:47:08,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc6881a4-94ac-416f-957b-fa7b249cb4c9 Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:08,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/b43164fbfeee4e11a48bbf3de204f53c used request id req-fc6881a4-94ac-416f-957b-fa7b249cb4c9 2018-07-01 09:47:08,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:09,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["YX8hC_GoR6SOBNH6nv-8xg"], "issued_at": "2018-07-01T09:47:09.000000Z"}} 2018-07-01 09:47:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff8d1cc78d8b7720a7f74d3ff663f6bf9c3b965" 2018-07-01 09:47:09,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:09 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-921211de-314a-4456-850e-b0d63221463f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:09,393 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-921211de-314a-4456-850e-b0d63221463f 2018-07-01 09:47:09,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:09,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:10,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["uJbtYXDiQMW88XTcr4K5Rw"], "issued_at": "2018-07-01T09:47:10.000000Z"}} 2018-07-01 09:47:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:10,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e9cdb1d-35fe-4685-9ebf-83b35ce6595c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:10,039 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8e9cdb1d-35fe-4685-9ebf-83b35ce6595c 2018-07-01 09:47:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:10,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:10 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:10,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:10,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:10 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b42ae31-4426-45d6-a45c-7b40fdd997f0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:10,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-2b42ae31-4426-45d6-a45c-7b40fdd997f0 2018-07-01 09:47:10,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:10,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:10 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc805041-78c6-4e74-a5bc-afc9b1b3fda4 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:10,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-cc805041-78c6-4e74-a5bc-afc9b1b3fda4 2018-07-01 09:47:10,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:11,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:10 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f64ee5e-0d32-4dbf-a110-0e809393a4a1 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:11,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-7f64ee5e-0d32-4dbf-a110-0e809393a4a1 2018-07-01 09:47:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:11,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:11 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-719f080e-aae4-4bd8-84bc-a7dcdc1f0313 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 09:47:11,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-719f080e-aae4-4bd8-84bc-a7dcdc1f0313 2018-07-01 09:47:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/dc7b5922e1a949d9a5054f14c02677a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:11,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:11 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-beb175f7-b574-4a27-b92c-b7cd5a5be198 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/dc7b5922e1a949d9a5054f14c02677a1"}, "enabled": true, "id": "dc7b5922e1a949d9a5054f14c02677a1", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-3bcc1403-487b-4c4-name"}} 2018-07-01 09:47:11,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/dc7b5922e1a949d9a5054f14c02677a1 used request id req-beb175f7-b574-4a27-b92c-b7cd5a5be198 2018-07-01 09:47:11,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/dc7b5922e1a949d9a5054f14c02677a1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:11,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:11 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12b9401d-6406-4341-9dc8-d18f3b49b72f Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/dc7b5922e1a949d9a5054f14c02677a1/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 09:47:11,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/dc7b5922e1a949d9a5054f14c02677a1/roles used request id req-12b9401d-6406-4341-9dc8-d18f3b49b72f 2018-07-01 09:47:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:11,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:11 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8598cffe-5f5f-4ee3-9b70-f0d35573190b Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}} 2018-07-01 09:47:11,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 used request id req-8598cffe-5f5f-4ee3-9b70-f0d35573190b 2018-07-01 09:47:11,724 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 09:47:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/dc7b5922e1a949d9a5054f14c02677a1/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:11,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-681c0818-8788-4663-81e7-5ac552cfb101 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:11,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/dc7b5922e1a949d9a5054f14c02677a1/roles/7c031947ff99430dadcef7cc20f58264 used request id req-681c0818-8788-4663-81e7-5ac552cfb101 2018-07-01 09:47:11,920 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-3bcc1403-487b-4c4-name 2018-07-01 09:47:11,921 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3bcc1403-487b-4c4-name 2018-07-01 09:47:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:11,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:11 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/dc7b5922e1a949d9a5054f14c02677a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff8d1cc78d8b7720a7f74d3ff663f6bf9c3b965" 2018-07-01 09:47:12,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c543988-cb36-454e-b13a-9eb877a6cf1d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:12,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/dc7b5922e1a949d9a5054f14c02677a1 used request id req-0c543988-cb36-454e-b13a-9eb877a6cf1d 2018-07-01 09:47:12,187 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3bcc1403-487b-4c4-name 2018-07-01 09:47:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/dc7b5922e1a949d9a5054f14c02677a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b4158622329b5436b63338e4fd234b8ffe5f40" 2018-07-01 09:47:12,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 09:47:12 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84fd8637-9f0c-41b9-9e88-e13b300bc012 Keep-Alive: timeout=5, max=90 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: dc7b5922e1a949d9a5054f14c02677a1.", "code": 404, "title": "Not Found"}} 2018-07-01 09:47:12,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/dc7b5922e1a949d9a5054f14c02677a1 used request id req-84fd8637-9f0c-41b9-9e88-e13b300bc012 2018-07-01 09:47:12,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-01 09:47:12,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:12,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["V9ePzOdURuyECdtWwehAXQ"], "issued_at": "2018-07-01T09:47:12.000000Z"}} 2018-07-01 09:47:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ea161c65a3b98a6d5910e5a7943041a8c48e19" 2018-07-01 09:47:13,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-640e2b02-77b3-4a52-aef7-d4c3373ce80e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:13,082 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-640e2b02-77b3-4a52-aef7-d4c3373ce80e 2018-07-01 09:47:13,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:13,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:13,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["agscRZemT4aTyPgbjNZhpg"], "issued_at": "2018-07-01T09:47:13.000000Z"}} 2018-07-01 09:47:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:13,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:13 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca5b28ea-139f-4bf6-970b-9f23dd48b582 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:13,832 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ca5b28ea-139f-4bf6-970b-9f23dd48b582 2018-07-01 09:47:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:13,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:13 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:13,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:14,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:13 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-494c8d87-91bc-4cca-ba33-9a00c0c2fde5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:14,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-494c8d87-91bc-4cca-ba33-9a00c0c2fde5 2018-07-01 09:47:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:14,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:14 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6c972d5-eb8c-4359-b7d2-ddab6f1b2892 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:14,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-d6c972d5-eb8c-4359-b7d2-ddab6f1b2892 2018-07-01 09:47:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:14,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:14 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70c7b0ef-6f3d-44b5-92f5-a2af46a9f377 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:14,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-70c7b0ef-6f3d-44b5-92f5-a2af46a9f377 2018-07-01 09:47:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:15,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:14 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52e36e09-e992-4be0-a0ed-b42de57aa18d Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 09:47:15,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-52e36e09-e992-4be0-a0ed-b42de57aa18d 2018-07-01 09:47:15,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/d87b93745949412490c08e8bde63c820 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:15,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:15 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29f5d557-cf4a-4913-b044-e413e0fd57ca Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/d87b93745949412490c08e8bde63c820"}, "enabled": true, "id": "d87b93745949412490c08e8bde63c820", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-db2bcf4a-2e4c-45d-name"}} 2018-07-01 09:47:15,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/d87b93745949412490c08e8bde63c820 used request id req-29f5d557-cf4a-4913-b044-e413e0fd57ca 2018-07-01 09:47:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/d87b93745949412490c08e8bde63c820/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:15,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:15 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddd7e635-9395-41f9-b023-9be5983c06f1 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/d87b93745949412490c08e8bde63c820/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 09:47:15,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/d87b93745949412490c08e8bde63c820/roles used request id req-ddd7e635-9395-41f9-b023-9be5983c06f1 2018-07-01 09:47:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:15,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:15 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12eee62b-e8c9-4a52-8bd2-0114e72e1a12 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}} 2018-07-01 09:47:15,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 used request id req-12eee62b-e8c9-4a52-8bd2-0114e72e1a12 2018-07-01 09:47:15,604 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 09:47:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/d87b93745949412490c08e8bde63c820/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:15,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae48d8cd-0788-47a0-bd66-c23e1707aa37 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:15,795 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/d87b93745949412490c08e8bde63c820/roles/7c031947ff99430dadcef7cc20f58264 used request id req-ae48d8cd-0788-47a0-bd66-c23e1707aa37 2018-07-01 09:47:15,795 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-db2bcf4a-2e4c-45d-name 2018-07-01 09:47:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:15,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:15 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34ea161c65a3b98a6d5910e5a7943041a8c48e19" 2018-07-01 09:47:15,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:15 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-741f2596-348b-48bb-b69b-18b61277d235 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-db2bcf4a-2e4c-45d-name", "links": {"self": "http://172.16.10.36:5000/v3/users/d87b93745949412490c08e8bde63c820"}, "domain_id": "default", "enabled": true, "id": "d87b93745949412490c08e8bde63c820", "options": {}}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:15,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-741f2596-348b-48bb-b69b-18b61277d235 2018-07-01 09:47:15,968 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-db2bcf4a-2e4c-45d-name 2018-07-01 09:47:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/d87b93745949412490c08e8bde63c820 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1293b6a5f8fe307ebbd803c1745d0108a613ee4c" 2018-07-01 09:47:16,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e1d812e-5551-4d72-aa6d-5cfaaa8a9830 Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:16,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/d87b93745949412490c08e8bde63c820 used request id req-8e1d812e-5551-4d72-aa6d-5cfaaa8a9830 2018-07-01 09:47:16,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:16,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["iPKVysqLRimVpJLpmE38qw"], "issued_at": "2018-07-01T09:47:16.000000Z"}} 2018-07-01 09:47:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb10401ce990e0750ec334aebc61d8b4576a0af" 2018-07-01 09:47:16,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:16 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88da63c5-2e05-4b41-b343-03bbd12d9bf2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:16,997 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-88da63c5-2e05-4b41-b343-03bbd12d9bf2 2018-07-01 09:47:16,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:16,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:17,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["XhZ-DZXuSX2-rW7YSBM80A"], "issued_at": "2018-07-01T09:47:17.000000Z"}} 2018-07-01 09:47:17,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:17,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6391666e-f7d5-4b06-a0bf-08ad7b6d982f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:17,653 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6391666e-f7d5-4b06-a0bf-08ad7b6d982f 2018-07-01 09:47:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:17,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:17 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:17,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:17 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b33b9f0a-f10e-4784-b602-8a2bef06abe9 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:17,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-b33b9f0a-f10e-4784-b602-8a2bef06abe9 2018-07-01 09:47:17,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:17,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:17 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b418f21-7728-4fad-814c-e16765692112 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:17,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-7b418f21-7728-4fad-814c-e16765692112 2018-07-01 09:47:18,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:18,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:18 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52c3ffc4-918d-4f52-8475-5acf18300c47 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:18,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-52c3ffc4-918d-4f52-8475-5acf18300c47 2018-07-01 09:47:18,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:19,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:18 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d8ddda2-63ba-48d3-ab7f-d8ef97e33324 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-01 09:47:19,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-3d8ddda2-63ba-48d3-ab7f-d8ef97e33324 2018-07-01 09:47:19,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/37074ebe36a245c5a72aff36b06bb05a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:19,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:19 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b21f907-2754-450f-a692-04f5d34b3dbb Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/37074ebe36a245c5a72aff36b06bb05a"}, "enabled": true, "id": "37074ebe36a245c5a72aff36b06bb05a", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-0bab1ce1-e80d-40e-name"}} 2018-07-01 09:47:19,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/37074ebe36a245c5a72aff36b06bb05a used request id req-0b21f907-2754-450f-a692-04f5d34b3dbb 2018-07-01 09:47:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/37074ebe36a245c5a72aff36b06bb05a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:19,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:19 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70cdffb8-2750-4c70-b9dd-043e1899570a Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/37074ebe36a245c5a72aff36b06bb05a/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 09:47:19,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/37074ebe36a245c5a72aff36b06bb05a/roles used request id req-70cdffb8-2750-4c70-b9dd-043e1899570a 2018-07-01 09:47:19,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:19,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:19 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46cc995d-672a-42f9-87b4-471b48c6c210 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}} 2018-07-01 09:47:19,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 used request id req-46cc995d-672a-42f9-87b4-471b48c6c210 2018-07-01 09:47:19,500 - keystone_utils - INFO - Granting role admin to project admin 2018-07-01 09:47:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/37074ebe36a245c5a72aff36b06bb05a/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:19,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d911982e-8a7c-4320-857f-c6d5f5d9e6a1 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:19,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7/users/37074ebe36a245c5a72aff36b06bb05a/roles/7c031947ff99430dadcef7cc20f58264 used request id req-d911982e-8a7c-4320-857f-c6d5f5d9e6a1 2018-07-01 09:47:19,693 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-0bab1ce1-e80d-40e-name 2018-07-01 09:47:19,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:19,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:19 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb10401ce990e0750ec334aebc61d8b4576a0af" 2018-07-01 09:47:19,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:19 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d45ffece-2d0d-4e64-b351-138015a2359d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-0bab1ce1-e80d-40e-name", "links": {"self": "http://172.16.10.36:5000/v3/users/37074ebe36a245c5a72aff36b06bb05a"}, "domain_id": "default", "enabled": true, "id": "37074ebe36a245c5a72aff36b06bb05a", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:19,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-d45ffece-2d0d-4e64-b351-138015a2359d 2018-07-01 09:47:19,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:19,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:20,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["G-YfoNEsQNSxmVvgrw8zHg"], "issued_at": "2018-07-01T09:47:20.000000Z"}} 2018-07-01 09:47:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49e45a2c014660547162443c1d160ba74ab1dc3" 2018-07-01 09:47:20,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:20 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1d948c9-811f-452f-afd4-c8515251b344 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:20,661 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a1d948c9-811f-452f-afd4-c8515251b344 2018-07-01 09:47:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:20,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:20 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a49e45a2c014660547162443c1d160ba74ab1dc3" 2018-07-01 09:47:20,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:20 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1cadbc3-f73d-444e-9fe1-7cee4343fe18 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-0bab1ce1-e80d-40e-name", "links": {"self": "http://172.16.10.36:5000/v3/users/37074ebe36a245c5a72aff36b06bb05a"}, "domain_id": "default", "enabled": true, "id": "37074ebe36a245c5a72aff36b06bb05a", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:20,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-b1cadbc3-f73d-444e-9fe1-7cee4343fe18 2018-07-01 09:47:20,862 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-0bab1ce1-e80d-40e-name 2018-07-01 09:47:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/37074ebe36a245c5a72aff36b06bb05a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecd5f4980d46415ad3270adfdc28b50cc669b1f" 2018-07-01 09:47:21,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-029e35d0-b3ab-4adf-91f1-86545ed707fc Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:21,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/37074ebe36a245c5a72aff36b06bb05a used request id req-029e35d0-b3ab-4adf-91f1-86545ed707fc 2018-07-01 09:47:21,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:21,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["CM75eaaiSNGgZXGApZs0VA"], "issued_at": "2018-07-01T09:47:21.000000Z"}} 2018-07-01 09:47:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a729303e1bf64e5911d1c3f363dfde943b36202d" 2018-07-01 09:47:22,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:21 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48625e08-876d-4768-b86c-517b161f20bc Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:22,043 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-48625e08-876d-4768-b86c-517b161f20bc 2018-07-01 09:47:22,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:22,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:22,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["cTBxMnOnTuGGy93WV_L4Xw"], "issued_at": "2018-07-01T09:47:22.000000Z"}} 2018-07-01 09:47:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:22,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:22 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-507e7ce1-c16b-4bf9-a86f-6209922ccffe Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:22,867 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-507e7ce1-c16b-4bf9-a86f-6209922ccffe 2018-07-01 09:47:22,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:22,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:22 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aea15f42-d348-4fd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:23,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:22 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b29e6793-eaf5-4169-9a67-94a89f1c9169 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aea15f42-d348-4fd-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:23,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aea15f42-d348-4fd-name used request id req-b29e6793-eaf5-4169-9a67-94a89f1c9169 2018-07-01 09:47:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:23,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:23 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89b9f26d-fb94-4a19-a132-71c8a724a344 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:23,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-89b9f26d-fb94-4a19-a132-71c8a724a344 2018-07-01 09:47:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-aea15f42-d348-4fd-name"}}' 2018-07-01 09:47:23,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:23 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6168926e-2dca-4524-97fe-279baa9061bd Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/d8a6599ca6d84145b19076a4b8ada7ed"}, "tags": [], "enabled": true, "id": "d8a6599ca6d84145b19076a4b8ada7ed", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aea15f42-d348-4fd-name"}} 2018-07-01 09:47:23,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-6168926e-2dca-4524-97fe-279baa9061bd 2018-07-01 09:47:23,338 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-aea15f42-d348-4fd-name 2018-07-01 09:47:23,338 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-aea15f42-d348-4fd-name 2018-07-01 09:47:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:23,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:23 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/d8a6599ca6d84145b19076a4b8ada7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a729303e1bf64e5911d1c3f363dfde943b36202d" 2018-07-01 09:47:23,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3555fcf9-1ec7-44c0-9a0a-b8d46f37fb5e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:23,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/d8a6599ca6d84145b19076a4b8ada7ed used request id req-3555fcf9-1ec7-44c0-9a0a-b8d46f37fb5e 2018-07-01 09:47:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:24,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1dfee8b2-5ab1-45ad-b033-161e9fcf0a07 Date: Sun, 01 Jul 2018 09:47:24 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}]} 2018-07-01 09:47:24,114 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-1dfee8b2-5ab1-45ad-b033-161e9fcf0a07 2018-07-01 09:47:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:24,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:24 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2b02356-51e7-431a-8591-e9e227083636 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:47:24,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-b2b02356-51e7-431a-8591-e9e227083636 2018-07-01 09:47:24,266 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-aea15f42-d348-4fd-name 2018-07-01 09:47:24,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/d8a6599ca6d84145b19076a4b8ada7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:24,293 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 09:47:24 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-913f2f7c-4490-48b4-95b4-045fcdb4fe8d Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d8a6599ca6d84145b19076a4b8ada7ed.", "code": 404, "title": "Not Found"}} 2018-07-01 09:47:24,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/d8a6599ca6d84145b19076a4b8ada7ed used request id req-913f2f7c-4490-48b4-95b4-045fcdb4fe8d 2018-07-01 09:47:24,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-01 09:47:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:24,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:24 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a0def0a-29d6-4e34-a24c-ad0ba1deac65 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:24,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-4a0def0a-29d6-4e34-a24c-ad0ba1deac65 2018-07-01 09:47:24,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a729303e1bf64e5911d1c3f363dfde943b36202d" 2018-07-01 09:47:24,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:24 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71d7479e-bd06-4d4e-978e-39832df78b21 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-01 09:47:24,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-71d7479e-bd06-4d4e-978e-39832df78b21 2018-07-01 09:47:24,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46c76f6cf94046528217e4d79808fb927e3ca76e" 2018-07-01 09:47:24,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:24 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a122a90d-49c5-410c-990a-8b1c2a53373e Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:24,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-a122a90d-49c5-410c-990a-8b1c2a53373e 2018-07-01 09:47:24,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:25,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["LeVV_TvjRj2A8EML3lBFeQ"], "issued_at": "2018-07-01T09:47:25.000000Z"}} 2018-07-01 09:47:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892c05c4943bf4be3d0c5f856745a25fb5cdced7" 2018-07-01 09:47:25,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-482b9ca5-5ed6-489e-89dc-a01149d83fcc Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:25,518 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-482b9ca5-5ed6-489e-89dc-a01149d83fcc 2018-07-01 09:47:25,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:25,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:26,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["z59t0xLQQMO_egw_T8E_8g"], "issued_at": "2018-07-01T09:47:26.000000Z"}} 2018-07-01 09:47:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" 2018-07-01 09:47:26,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a36c7c6e-b909-4382-b9aa-3e9552fc1b46 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:26,234 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a36c7c6e-b909-4382-b9aa-3e9552fc1b46 2018-07-01 09:47:26,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:26,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f409bcb-3879-40f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" 2018-07-01 09:47:26,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7219f9b-6eed-40db-89db-d6898c53e318 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f409bcb-3879-40f-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:26,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f409bcb-3879-40f-name used request id req-e7219f9b-6eed-40db-89db-d6898c53e318 2018-07-01 09:47:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" 2018-07-01 09:47:26,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01d01801-f8f2-4810-ac00-e453cc01c699 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:26,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-01d01801-f8f2-4810-ac00-e453cc01c699 2018-07-01 09:47:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8f409bcb-3879-40f-name"}}' 2018-07-01 09:47:26,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56eabdf6-b5b4-4a10-952d-6ed8bcf7a3e6 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/268fc265e67d4e55ac9aeb97617676dc"}, "tags": [], "enabled": true, "id": "268fc265e67d4e55ac9aeb97617676dc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8f409bcb-3879-40f-name"}} 2018-07-01 09:47:26,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-56eabdf6-b5b4-4a10-952d-6ed8bcf7a3e6 2018-07-01 09:47:26,723 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8f409bcb-3879-40f-name 2018-07-01 09:47:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:26,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:26,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f409bcb-3879-40f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892c05c4943bf4be3d0c5f856745a25fb5cdced7" 2018-07-01 09:47:26,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae6b6f84-09b0-4a0c-b26c-94521a3bcea9 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f409bcb-3879-40f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/268fc265e67d4e55ac9aeb97617676dc"}, "tags": [], "enabled": true, "id": "268fc265e67d4e55ac9aeb97617676dc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8f409bcb-3879-40f-name"}]} 2018-07-01 09:47:26,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f409bcb-3879-40f-name used request id req-ae6b6f84-09b0-4a0c-b26c-94521a3bcea9 2018-07-01 09:47:26,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892c05c4943bf4be3d0c5f856745a25fb5cdced7" 2018-07-01 09:47:27,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:26 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed9d764c-2132-4671-96ee-77c79b58d61f Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-01 09:47:27,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-ed9d764c-2132-4671-96ee-77c79b58d61f 2018-07-01 09:47:27,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" 2018-07-01 09:47:27,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a372599f-e02a-47f0-a9f4-9c5e47551cc8 Date: Sun, 01 Jul 2018 09:47:27 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}]} 2018-07-01 09:47:27,372 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-a372599f-e02a-47f0-a9f4-9c5e47551cc8 2018-07-01 09:47:27,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" 2018-07-01 09:47:27,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:27 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e16c6c25-d843-4118-a29a-4dac4112e028 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:47:27,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-e16c6c25-d843-4118-a29a-4dac4112e028 2018-07-01 09:47:27,563 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8f409bcb-3879-40f-name 2018-07-01 09:47:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/268fc265e67d4e55ac9aeb97617676dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" 2018-07-01 09:47:27,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-107f011d-80f6-4d21-920d-59e0b70b38a7 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:27,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/268fc265e67d4e55ac9aeb97617676dc used request id req-107f011d-80f6-4d21-920d-59e0b70b38a7 2018-07-01 09:47:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a428d4aceca1c4b5c97142ff0551d8fde997c57" 2018-07-01 09:47:27,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:27 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5aa4874d-7114-4a77-9d92-3c8d503dac3f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:27,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-5aa4874d-7114-4a77-9d92-3c8d503dac3f 2018-07-01 09:47:27,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:28,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["JRDU6_7_SECLqTuTPgGepg"], "issued_at": "2018-07-01T09:47:28.000000Z"}} 2018-07-01 09:47:28,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1322a6e27bd170cc37ecc0e27c573fe636205af4" 2018-07-01 09:47:28,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:28 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c96ba6bf-a5ba-43fe-8341-47d1917c45bf Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:28,602 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c96ba6bf-a5ba-43fe-8341-47d1917c45bf 2018-07-01 09:47:28,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:28,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:29,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["eM97FntCQbqS9v8UlEkQNQ"], "issued_at": "2018-07-01T09:47:29.000000Z"}} 2018-07-01 09:47:29,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" 2018-07-01 09:47:29,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:29 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6c2a51b-0c47-412b-a4a6-867669432e89 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:29,375 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e6c2a51b-0c47-412b-a4a6-867669432e89 2018-07-01 09:47:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:29,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:29 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:29,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" 2018-07-01 09:47:29,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:29 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77593aed-a8b7-4bec-bd26-244855513e8d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:29,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name used request id req-77593aed-a8b7-4bec-bd26-244855513e8d 2018-07-01 09:47:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" 2018-07-01 09:47:29,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:29 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cae9e2af-d0e0-4588-aba5-4c88ec8ca74f Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:29,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-cae9e2af-d0e0-4588-aba5-4c88ec8ca74f 2018-07-01 09:47:29,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-4f65c95f-858e-484-name"}}' 2018-07-01 09:47:29,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:29 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d44b9a79-37ae-4fe4-88e6-10607e660b64 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/4b6b0b9a0e1a457f873dea24f4423802"}, "tags": [], "enabled": true, "id": "4b6b0b9a0e1a457f873dea24f4423802", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4f65c95f-858e-484-name"}} 2018-07-01 09:47:29,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-d44b9a79-37ae-4fe4-88e6-10607e660b64 2018-07-01 09:47:29,961 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-4f65c95f-858e-484-name 2018-07-01 09:47:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:29,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:29 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1322a6e27bd170cc37ecc0e27c573fe636205af4" 2018-07-01 09:47:30,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:29 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fab8fd53-8049-47ea-88bf-58aa72487134 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/4b6b0b9a0e1a457f873dea24f4423802"}, "tags": [], "enabled": true, "id": "4b6b0b9a0e1a457f873dea24f4423802", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4f65c95f-858e-484-name"}]} 2018-07-01 09:47:30,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name used request id req-fab8fd53-8049-47ea-88bf-58aa72487134 2018-07-01 09:47:30,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:30,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:30,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["kn8Re18hRKGuF69SvRroEw"], "issued_at": "2018-07-01T09:47:30.000000Z"}} 2018-07-01 09:47:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284b4faa0791aeda7dd2c8ff2084046ee929cd82" 2018-07-01 09:47:30,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9800c92-bd6e-4bcc-ae22-a4837a4ec416 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:30,934 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a9800c92-bd6e-4bcc-ae22-a4837a4ec416 2018-07-01 09:47:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:30,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:30 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:30,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284b4faa0791aeda7dd2c8ff2084046ee929cd82" 2018-07-01 09:47:31,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:30 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22faca31-9124-4d27-899c-e7abcf56aac5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/4b6b0b9a0e1a457f873dea24f4423802"}, "tags": [], "enabled": true, "id": "4b6b0b9a0e1a457f873dea24f4423802", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4f65c95f-858e-484-name"}]} 2018-07-01 09:47:31,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4f65c95f-858e-484-name used request id req-22faca31-9124-4d27-899c-e7abcf56aac5 2018-07-01 09:47:31,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1322a6e27bd170cc37ecc0e27c573fe636205af4" 2018-07-01 09:47:31,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:31 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed64e183-61de-491d-9442-704c45a397df Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-01 09:47:31,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-ed64e183-61de-491d-9442-704c45a397df 2018-07-01 09:47:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" 2018-07-01 09:47:31,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-dbf2e849-1a6e-4a41-9f67-8103b27f395e Date: Sun, 01 Jul 2018 09:47:31 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}]} 2018-07-01 09:47:31,646 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-dbf2e849-1a6e-4a41-9f67-8103b27f395e 2018-07-01 09:47:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" 2018-07-01 09:47:31,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:31 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcda89b0-6ff8-41eb-8080-7eeae04deaa6 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:47:31,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-dcda89b0-6ff8-41eb-8080-7eeae04deaa6 2018-07-01 09:47:31,820 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-4f65c95f-858e-484-name 2018-07-01 09:47:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/4b6b0b9a0e1a457f873dea24f4423802 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" 2018-07-01 09:47:31,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12fe327d-2cfa-4ff8-ad46-2f4b9dbd5057 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:31,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/4b6b0b9a0e1a457f873dea24f4423802 used request id req-12fe327d-2cfa-4ff8-ad46-2f4b9dbd5057 2018-07-01 09:47:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1b112f43648a461b84c662107f3642b3d09d34" 2018-07-01 09:47:32,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:31 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec143c78-8b78-4169-9c8f-ffd8e011b4b6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:32,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-ec143c78-8b78-4169-9c8f-ffd8e011b4b6 2018-07-01 09:47:32,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:32,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["ZuZYAzDZSIqJAQRf1GFWpg"], "issued_at": "2018-07-01T09:47:32.000000Z"}} 2018-07-01 09:47:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63da53b9af80f83dd4b473279dc54ec76d0cca16" 2018-07-01 09:47:32,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:32 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ab9e468-9756-417b-a1ca-e96e6ea59630 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:32,921 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6ab9e468-9756-417b-a1ca-e96e6ea59630 2018-07-01 09:47:32,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:32,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:33,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["JaIrPCAzRjOc0RDgd2rdNw"], "issued_at": "2018-07-01T09:47:33.000000Z"}} 2018-07-01 09:47:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a2fd7894d52efbd94c0e8c585da3577a0c235e" 2018-07-01 09:47:33,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:33 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ba043a1-6bf5-4676-ab9a-3337a0e1cff0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:33,732 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9ba043a1-6bf5-4676-ab9a-3337a0e1cff0 2018-07-01 09:47:33,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:33,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:33 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8ab4f768-d1f3-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a2fd7894d52efbd94c0e8c585da3577a0c235e" 2018-07-01 09:47:33,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:33 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-906ac24d-b71a-4720-88e6-d125fe37497e Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8ab4f768-d1f3-42c-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:33,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-8ab4f768-d1f3-42c-name used request id req-906ac24d-b71a-4720-88e6-d125fe37497e 2018-07-01 09:47:33,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a2fd7894d52efbd94c0e8c585da3577a0c235e" 2018-07-01 09:47:34,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:33 GMT Server: Apache Content-Length: 114 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5254a58e-b7e9-424d-90df-c52360a7a072 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-01 09:47:34,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=foo used request id req-5254a58e-b7e9-424d-90df-c52360a7a072 2018-07-01 09:47:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a2fd7894d52efbd94c0e8c585da3577a0c235e" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-8ab4f768-d1f3-42c-name"}}' 2018-07-01 09:47:34,224 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 01 Jul 2018 09:47:34 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e2d5242-559c-4b21-930c-c27649f5a6ea Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-01 09:47:34,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-8e2d5242-559c-4b21-930c-c27649f5a6ea 2018-07-01 09:47:34,224 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-01 09:47:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5a2fd7894d52efbd94c0e8c585da3577a0c235e" 2018-07-01 09:47:34,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:34 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71114862-92b8-456f-bb85-082f1b4ad637 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:34,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-71114862-92b8-456f-bb85-082f1b4ad637 2018-07-01 09:47:34,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:35,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["IANf_puPR06nBUJg_P6qJA"], "issued_at": "2018-07-01T09:47:35.000000Z"}} 2018-07-01 09:47:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a41630e57a3bf3359fcd1a2bb50bda8f47f80" 2018-07-01 09:47:35,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:35 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2af69a48-dfff-43cc-a435-9b73fb47032f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:35,207 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2af69a48-dfff-43cc-a435-9b73fb47032f 2018-07-01 09:47:35,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:35,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:35,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["B8ArodObQPOj9XGTS_Hl2w"], "issued_at": "2018-07-01T09:47:35.000000Z"}} 2018-07-01 09:47:35,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:36,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:35 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-263fbb1b-af94-4ef4-acb3-28ff71bf21fc Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:36,021 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-263fbb1b-af94-4ef4-acb3-28ff71bf21fc 2018-07-01 09:47:36,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:36,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:36 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0038a7a4-d310-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:36,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:36 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebac1971-807e-4bde-9ce6-b573a0cb8b30 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0038a7a4-d310-438-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:36,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0038a7a4-d310-438-name used request id req-ebac1971-807e-4bde-9ce6-b573a0cb8b30 2018-07-01 09:47:36,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:36,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:36 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3a7e439-6d33-450c-b84a-d2f0f3b1997e Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:36,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-a3a7e439-6d33-450c-b84a-d2f0f3b1997e 2018-07-01 09:47:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0038a7a4-d310-438-name"}}' 2018-07-01 09:47:36,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:36 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd10111a-f192-454f-b43b-60b15de932eb Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/2edc4258e18844aabfa4733d9c48a162"}, "tags": [], "enabled": true, "id": "2edc4258e18844aabfa4733d9c48a162", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0038a7a4-d310-438-name"}} 2018-07-01 09:47:36,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-dd10111a-f192-454f-b43b-60b15de932eb 2018-07-01 09:47:36,578 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0038a7a4-d310-438-name 2018-07-01 09:47:36,578 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:47:36,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/2edc4258e18844aabfa4733d9c48a162 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:38,375 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 371 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-545270d9-4c40-4fc1-82ba-655c83f42905 X-Compute-Request-Id: req-545270d9-4c40-4fc1-82ba-655c83f42905 Date: Sun, 01 Jul 2018 09:47:38 GMT Connection: close 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": "2edc4258e18844aabfa4733d9c48a162", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 09:47:38,375 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/2edc4258e18844aabfa4733d9c48a162 used request id req-545270d9-4c40-4fc1-82ba-655c83f42905 2018-07-01 09:47:38,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:8774/v2.1/os-quota-sets/2edc4258e18844aabfa4733d9c48a162 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" -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-01 09:47:39,089 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 324 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5f1769c-f3e9-44bf-9574-b5c403c1bbc1 X-Compute-Request-Id: req-c5f1769c-f3e9-44bf-9574-b5c403c1bbc1 Date: Sun, 01 Jul 2018 09:47:39 GMT Connection: close 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-01 09:47:39,089 - novaclient.v2.client - DEBUG - PUT call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/2edc4258e18844aabfa4733d9c48a162 used request id req-c5f1769c-f3e9-44bf-9574-b5c403c1bbc1 2018-07-01 09:47:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:39,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:39 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:39,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0038a7a4-d310-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a41630e57a3bf3359fcd1a2bb50bda8f47f80" 2018-07-01 09:47:39,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:39 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fa81b60-128e-444d-ba83-15954c0b1c5d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0038a7a4-d310-438-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/2edc4258e18844aabfa4733d9c48a162"}, "tags": [], "enabled": true, "id": "2edc4258e18844aabfa4733d9c48a162", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0038a7a4-d310-438-name"}]} 2018-07-01 09:47:39,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0038a7a4-d310-438-name used request id req-7fa81b60-128e-444d-ba83-15954c0b1c5d 2018-07-01 09:47:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a41630e57a3bf3359fcd1a2bb50bda8f47f80" 2018-07-01 09:47:39,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:39 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99bcf6f9-9dcf-406e-ba3c-6214092bb115 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-01 09:47:39,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-99bcf6f9-9dcf-406e-ba3c-6214092bb115 2018-07-01 09:47:39,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:47:39,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/2edc4258e18844aabfa4733d9c48a162 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265a41630e57a3bf3359fcd1a2bb50bda8f47f80" 2018-07-01 09:47:39,856 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 366 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9706e24f-5f74-4bac-8543-038caf753a00 X-Compute-Request-Id: req-9706e24f-5f74-4bac-8543-038caf753a00 Date: Sun, 01 Jul 2018 09:47:39 GMT Connection: close 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": "2edc4258e18844aabfa4733d9c48a162", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 09:47:39,856 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/2edc4258e18844aabfa4733d9c48a162 used request id req-9706e24f-5f74-4bac-8543-038caf753a00 2018-07-01 09:47:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:40,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e5a6cae3-16c6-4e9c-a2b5-6f194c00ad73 Date: Sun, 01 Jul 2018 09:47:40 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}]} 2018-07-01 09:47:40,201 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-e5a6cae3-16c6-4e9c-a2b5-6f194c00ad73 2018-07-01 09:47:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:40,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:40 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-551e9c71-ce80-44b5-b8eb-7df22d25fff2 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:47:40,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-551e9c71-ce80-44b5-b8eb-7df22d25fff2 2018-07-01 09:47:40,349 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0038a7a4-d310-438-name 2018-07-01 09:47:40,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/2edc4258e18844aabfa4733d9c48a162 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:40,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bce1e851-6d0d-48e9-9534-7d0826650dee Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:40,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/2edc4258e18844aabfa4733d9c48a162 used request id req-bce1e851-6d0d-48e9-9534-7d0826650dee 2018-07-01 09:47:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d661400ed4387716b4598ebed8795b7a1d2b0e0" 2018-07-01 09:47:40,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:40 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86649152-0847-4278-a45c-aebf0bcb2939 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:40,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-86649152-0847-4278-a45c-aebf0bcb2939 2018-07-01 09:47:40,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:41,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["suzA7oTYQxSJNPoBgXMp_A"], "issued_at": "2018-07-01T09:47:41.000000Z"}} 2018-07-01 09:47:41,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543fa448aea714bbd0132c8a81cb9d53e15af002" 2018-07-01 09:47:41,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:41 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-426d4316-bae9-416d-a436-cf3a180717ab Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:41,411 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-426d4316-bae9-416d-a436-cf3a180717ab 2018-07-01 09:47:41,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:41,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:42,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["UL3ReyyqRJilTRJJgV5gFA"], "issued_at": "2018-07-01T09:47:42.000000Z"}} 2018-07-01 09:47:42,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:42,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce0cef0f-34c7-4217-892c-625b7b3834db Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:42,097 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ce0cef0f-34c7-4217-892c-625b7b3834db 2018-07-01 09:47:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:42,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:42,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bacdfd3b-d873-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:42,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9f4e802-07a8-4530-a6e3-65f4e7db7ec7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bacdfd3b-d873-459-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:42,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bacdfd3b-d873-459-name used request id req-a9f4e802-07a8-4530-a6e3-65f4e7db7ec7 2018-07-01 09:47:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:42,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-730d9f5e-a311-41f2-9f92-19d104009bff Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:42,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-730d9f5e-a311-41f2-9f92-19d104009bff 2018-07-01 09:47:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-bacdfd3b-d873-459-name"}}' 2018-07-01 09:47:42,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2d075fc-4486-4f0a-9bf1-b28739095145 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/ae0b25c468024965be916a231d3825de"}, "tags": [], "enabled": true, "id": "ae0b25c468024965be916a231d3825de", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bacdfd3b-d873-459-name"}} 2018-07-01 09:47:42,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-d2d075fc-4486-4f0a-9bf1-b28739095145 2018-07-01 09:47:42,590 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-bacdfd3b-d873-459-name 2018-07-01 09:47:42,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:42,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:42,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bacdfd3b-d873-459-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543fa448aea714bbd0132c8a81cb9d53e15af002" 2018-07-01 09:47:42,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69372b5f-6319-4e1f-98d5-6f33f5c7501b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bacdfd3b-d873-459-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/ae0b25c468024965be916a231d3825de"}, "tags": [], "enabled": true, "id": "ae0b25c468024965be916a231d3825de", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bacdfd3b-d873-459-name"}]} 2018-07-01 09:47:42,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bacdfd3b-d873-459-name used request id req-69372b5f-6319-4e1f-98d5-6f33f5c7501b 2018-07-01 09:47:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543fa448aea714bbd0132c8a81cb9d53e15af002" 2018-07-01 09:47:42,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:42 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1adb6b55-e4b7-4219-a6aa-2134187a0b10 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-01 09:47:42,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-1adb6b55-e4b7-4219-a6aa-2134187a0b10 2018-07-01 09:47:42,824 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:47:42,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:8774/v2.1/os-quota-sets/ae0b25c468024965be916a231d3825de -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" -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-01 09:47:43,532 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 325 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2aedf1a-ee0b-450a-8926-fe620e4b6cc2 X-Compute-Request-Id: req-b2aedf1a-ee0b-450a-8926-fe620e4b6cc2 Date: Sun, 01 Jul 2018 09:47:43 GMT Connection: close 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-01 09:47:43,533 - novaclient.v2.client - DEBUG - PUT call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/ae0b25c468024965be916a231d3825de used request id req-b2aedf1a-ee0b-450a-8926-fe620e4b6cc2 2018-07-01 09:47:43,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/quotas/ae0b25c468024965be916a231d3825de -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-01 09:47:43,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-c4c4202e-f9ca-42f8-bcb1-fd2af4ee0d01 Date: Sun, 01 Jul 2018 09:47:43 GMT Connection: close 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-01 09:47:43,907 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/quotas/ae0b25c468024965be916a231d3825de used request id req-c4c4202e-f9ca-42f8-bcb1-fd2af4ee0d01 2018-07-01 09:47:43,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:47:43,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/ae0b25c468024965be916a231d3825de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:44,392 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-125028b8-8f92-4ded-8794-6f84f7dcf175 X-Compute-Request-Id: req-125028b8-8f92-4ded-8794-6f84f7dcf175 Date: Sun, 01 Jul 2018 09:47:44 GMT Connection: close 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": "ae0b25c468024965be916a231d3825de", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 09:47:44,392 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/ae0b25c468024965be916a231d3825de used request id req-125028b8-8f92-4ded-8794-6f84f7dcf175 2018-07-01 09:47:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/quotas/ae0b25c468024965be916a231d3825de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:44,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-17d22b18-e537-4ffe-8635-e641f9ddb86a Date: Sun, 01 Jul 2018 09:47:44 GMT Connection: close 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-01 09:47:44,702 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/quotas/ae0b25c468024965be916a231d3825de used request id req-17d22b18-e537-4ffe-8635-e641f9ddb86a 2018-07-01 09:47:44,703 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:47:44,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-quota-sets/ae0b25c468024965be916a231d3825de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543fa448aea714bbd0132c8a81cb9d53e15af002" 2018-07-01 09:47:45,413 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 367 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-04716499-dd1e-4401-9627-33e8668e2691 X-Compute-Request-Id: req-04716499-dd1e-4401-9627-33e8668e2691 Date: Sun, 01 Jul 2018 09:47:45 GMT Connection: close 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": "ae0b25c468024965be916a231d3825de", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-01 09:47:45,414 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/ae0b25c468024965be916a231d3825de used request id req-04716499-dd1e-4401-9627-33e8668e2691 2018-07-01 09:47:45,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/quotas/ae0b25c468024965be916a231d3825de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}543fa448aea714bbd0132c8a81cb9d53e15af002" 2018-07-01 09:47:45,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-2208b12e-8727-4688-b681-6cb9d2c681cf Date: Sun, 01 Jul 2018 09:47:45 GMT Connection: close 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-01 09:47:45,695 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/quotas/ae0b25c468024965be916a231d3825de used request id req-2208b12e-8727-4688-b681-6cb9d2c681cf 2018-07-01 09:47:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:46,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c82704e0-637f-43be-8a71-3efa8999a107 Date: Sun, 01 Jul 2018 09:47:46 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}]} 2018-07-01 09:47:46,124 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-c82704e0-637f-43be-8a71-3efa8999a107 2018-07-01 09:47:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:46,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:46 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3fa8d6b-2cc1-44c7-a4f2-8b926231e7e5 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:47:46,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-a3fa8d6b-2cc1-44c7-a4f2-8b926231e7e5 2018-07-01 09:47:46,163 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-bacdfd3b-d873-459-name 2018-07-01 09:47:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/ae0b25c468024965be916a231d3825de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:46,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-209a5e07-f64f-49b7-8575-34418458abcb Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:46,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/ae0b25c468024965be916a231d3825de used request id req-209a5e07-f64f-49b7-8575-34418458abcb 2018-07-01 09:47:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfaecf7a30a09cbf799441f78915045c56c8f0bd" 2018-07-01 09:47:46,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:46 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a78d057-5b47-44ae-a667-b1817158cccb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:46,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-2a78d057-5b47-44ae-a667-b1817158cccb 2018-07-01 09:47:46,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:47,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["qEyQIMerQ7STTbB7HtxLDA"], "issued_at": "2018-07-01T09:47:47.000000Z"}} 2018-07-01 09:47:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1189afbbc556e76c5721f602dee4f127644177" 2018-07-01 09:47:47,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:47 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85e32749-733e-4969-8920-1d643e2056bd Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:47,059 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-85e32749-733e-4969-8920-1d643e2056bd 2018-07-01 09:47:47,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:47,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:47,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["5LbvTU0dSy2lhvYSHSN7TQ"], "issued_at": "2018-07-01T09:47:47.000000Z"}} 2018-07-01 09:47:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:47,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:47 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2df542e-08e9-4070-9664-3c97b7e8f683 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:47,861 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c2df542e-08e9-4070-9664-3c97b7e8f683 2018-07-01 09:47:47,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:47,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:47 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8a790828-b244-4fb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:48,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:47 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75928be0-5751-4195-94fd-6e1d5cfc7072 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8a790828-b244-4fb-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:48,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8a790828-b244-4fb-name used request id req-75928be0-5751-4195-94fd-6e1d5cfc7072 2018-07-01 09:47:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:48,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:48 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7479cbf-b142-4e3b-a17d-90860d72e720 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:48,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-d7479cbf-b142-4e3b-a17d-90860d72e720 2018-07-01 09:47:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}}' 2018-07-01 09:47:48,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:48 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e0dd24c-f58d-409f-812a-02d6d7c08fb4 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9"}, "tags": [], "enabled": true, "id": "5aa5413d00354601b29dfa83784e67f9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}} 2018-07-01 09:47:48,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-5e0dd24c-f58d-409f-812a-02d6d7c08fb4 2018-07-01 09:47:48,396 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-8a790828-b244-4fb-name 2018-07-01 09:47:48,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:48,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:49,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["zbsTUZQVR1iv-xlNi3jrTw"], "issued_at": "2018-07-01T09:47:49.000000Z"}} 2018-07-01 09:47:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:49,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:49 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4976d35e-18f4-4ff7-869d-ae72984245e1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:49,048 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4976d35e-18f4-4ff7-869d-ae72984245e1 2018-07-01 09:47:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:49,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:49 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:49 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b87727e-bf3b-4d3e-b752-bffc76df4a26 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:49,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-6b87727e-bf3b-4d3e-b752-bffc76df4a26 2018-07-01 09:47:49,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:49,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:49 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34365aeb-d495-46b5-ba42-bd49601fbbc9 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:49,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-34365aeb-d495-46b5-ba42-bd49601fbbc9 2018-07-01 09:47:50,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:50,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:50 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bd0aba0-af30-4ff9-9df2-5023110884e4 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:50,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-2bd0aba0-af30-4ff9-9df2-5023110884e4 2018-07-01 09:47:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-8a790828-b244-4fb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:50,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:50 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39a81d01-9796-4640-995a-7dc9dd871163 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-8a790828-b244-4fb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9"}, "tags": [], "enabled": true, "id": "5aa5413d00354601b29dfa83784e67f9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}]} 2018-07-01 09:47:50,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-8a790828-b244-4fb-name used request id req-39a81d01-9796-4640-995a-7dc9dd871163 2018-07-01 09:47:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/36bc1b400fb14a7a9367e79556b2db47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:50,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:50 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64a57cd8-3049-4934-bc64-dc8fd43dc9ce Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/36bc1b400fb14a7a9367e79556b2db47"}, "enabled": true, "id": "36bc1b400fb14a7a9367e79556b2db47", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-8a790828-b244-4fb-user"}} 2018-07-01 09:47:50,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/36bc1b400fb14a7a9367e79556b2db47 used request id req-64a57cd8-3049-4934-bc64-dc8fd43dc9ce 2018-07-01 09:47:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9/users/36bc1b400fb14a7a9367e79556b2db47/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:50,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:50 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bae3dec4-a635-42b6-b676-a553695c02ed Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9/users/36bc1b400fb14a7a9367e79556b2db47/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 09:47:50,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9/users/36bc1b400fb14a7a9367e79556b2db47/roles used request id req-bae3dec4-a635-42b6-b676-a553695c02ed 2018-07-01 09:47:50,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:50,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:50 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ceccb76-1a11-4a8d-87fe-c970c17549ca Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}} 2018-07-01 09:47:50,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 used request id req-2ceccb76-1a11-4a8d-87fe-c970c17549ca 2018-07-01 09:47:50,865 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-8a790828-b244-4fb-name 2018-07-01 09:47:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9/users/36bc1b400fb14a7a9367e79556b2db47/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:51,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-539c9b23-4bc2-4f7e-a67a-6656eb57fb42 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:51,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9/users/36bc1b400fb14a7a9367e79556b2db47/roles/7c031947ff99430dadcef7cc20f58264 used request id req-539c9b23-4bc2-4f7e-a67a-6656eb57fb42 2018-07-01 09:47:51,080 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-8a790828-b244-4fb-user 2018-07-01 09:47:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:51,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:51 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb91e452-aeb6-47b5-a440-5327fd864c3a Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:51,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-eb91e452-aeb6-47b5-a440-5327fd864c3a 2018-07-01 09:47:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" -d '{"role": {"name": "CreateProjectUserTests-8a790828-b244-4fb-name-role"}}' 2018-07-01 09:47:51,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:51 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfd7cce3-0463-4f81-a25c-6c27d665704e Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7611b1ea2cb94793a672accbcf84cd98", "links": {"self": "http://172.16.10.36:5000/v3/roles/7611b1ea2cb94793a672accbcf84cd98"}, "name": "CreateProjectUserTests-8a790828-b244-4fb-name-role"}} 2018-07-01 09:47:51,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-dfd7cce3-0463-4f81-a25c-6c27d665704e 2018-07-01 09:47:51,386 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-8a790828-b244-4fb-name-role 2018-07-01 09:47:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7611b1ea2cb94793a672accbcf84cd98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:51,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:51 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ccbd960-2956-49e4-a352-d6cb1c32dd40 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7611b1ea2cb94793a672accbcf84cd98", "links": {"self": "http://172.16.10.36:5000/v3/roles/7611b1ea2cb94793a672accbcf84cd98"}, "name": "CreateProjectUserTests-8a790828-b244-4fb-name-role"}} 2018-07-01 09:47:51,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7611b1ea2cb94793a672accbcf84cd98 used request id req-5ccbd960-2956-49e4-a352-d6cb1c32dd40 2018-07-01 09:47:51,542 - keystone_utils - INFO - Granting role CreateProjectUserTests-8a790828-b244-4fb-name-role to project CreateProjectUserTests-8a790828-b244-4fb-name 2018-07-01 09:47:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9/users/36bc1b400fb14a7a9367e79556b2db47/roles/7611b1ea2cb94793a672accbcf84cd98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:51,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20339f59-62bc-4f27-9db9-3e50ab06d62c Keep-Alive: timeout=5, max=93 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:51,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9/users/36bc1b400fb14a7a9367e79556b2db47/roles/7611b1ea2cb94793a672accbcf84cd98 used request id req-20339f59-62bc-4f27-9db9-3e50ab06d62c 2018-07-01 09:47:51,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:51,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:52,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}, {"id": "7611b1ea2cb94793a672accbcf84cd98", "name": "CreateProjectUserTests-8a790828-b244-4fb-name-role"}], "expires_at": "2018-07-01T10:47:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5aa5413d00354601b29dfa83784e67f9", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/5aa5413d00354601b29dfa83784e67f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/5aa5413d00354601b29dfa83784e67f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/5aa5413d00354601b29dfa83784e67f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/5aa5413d00354601b29dfa83784e67f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/5aa5413d00354601b29dfa83784e67f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/5aa5413d00354601b29dfa83784e67f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/5aa5413d00354601b29dfa83784e67f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/5aa5413d00354601b29dfa83784e67f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/5aa5413d00354601b29dfa83784e67f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/5aa5413d00354601b29dfa83784e67f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/5aa5413d00354601b29dfa83784e67f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/5aa5413d00354601b29dfa83784e67f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-8a790828-b244-4fb-user", "id": "36bc1b400fb14a7a9367e79556b2db47"}, "audit_ids": ["sRFGAlUASf-MoVPgTT5urg"], "issued_at": "2018-07-01T09:47:52.000000Z"}} 2018-07-01 09:47:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:52,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3a4d7ab-c80b-4ff2-820c-1ac9d205121c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:52,609 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e3a4d7ab-c80b-4ff2-820c-1ac9d205121c 2018-07-01 09:47:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-8a790828-b244-4fb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:53,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4e574613-819e-47a6-9835-b696c24c9b7f Date: Sun, 01 Jul 2018 09:47:53 GMT Connection: close RESP BODY: {"security_groups": []} 2018-07-01 09:47:53,120 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-8a790828-b244-4fb-name&description=hello+group used request id req-4e574613-819e-47a6-9835-b696c24c9b7f 2018-07-01 09:47:53,121 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-8a790828-b244-4fb-name... 2018-07-01 09:47:53,121 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-8a790828-b244-4fb-name 2018-07-01 09:47:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" -d '{"security_group": {"name": "CreateProjectUserTests-8a790828-b244-4fb-name", "description": "hello group"}}' 2018-07-01 09:47:53,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-e21246e3-76dc-4fea-ba42-422372c46b58 Date: Sun, 01 Jul 2018 09:47:53 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "updated_at": "2018-07-01T09:47:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "da4a21ac-323f-4613-a326-09053683e096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5aa5413d00354601b29dfa83784e67f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5aa5413d00354601b29dfa83784e67f9"}], "revision_number": 2, "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "9bcd6391-42dc-4309-9848-552625eccc77", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}} 2018-07-01 09:47:53,428 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-e21246e3-76dc-4fea-ba42-422372c46b58 2018-07-01 09:47:53,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:53,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42830dbb-c64b-4f55-b081-8f44c8fb09a1 Date: Sun, 01 Jul 2018 09:47:53 GMT Connection: close 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-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "da4a21ac-323f-4613-a326-09053683e096"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474"}]} 2018-07-01 09:47:53,735 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-42830dbb-c64b-4f55-b081-8f44c8fb09a1 2018-07-01 09:47:53,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:53,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:53,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-72d4536c-5674-4c2b-ba54-b7290e25f56a Date: Sun, 01 Jul 2018 09:47:53 GMT Connection: close 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-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "da4a21ac-323f-4613-a326-09053683e096"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474"}]} 2018-07-01 09:47:53,764 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-72d4536c-5674-4c2b-ba54-b7290e25f56a 2018-07-01 09:47:53,764 - neutron_utils - INFO - Retrieving security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:53,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9a4d19a2-e867-4632-8d4f-de31bc9d9c42 Date: Sun, 01 Jul 2018 09:47:53 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "updated_at": "2018-07-01T09:47:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "da4a21ac-323f-4613-a326-09053683e096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5aa5413d00354601b29dfa83784e67f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5aa5413d00354601b29dfa83784e67f9"}], "revision_number": 2, "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "9bcd6391-42dc-4309-9848-552625eccc77", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}]} 2018-07-01 09:47:53,840 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-9a4d19a2-e867-4632-8d4f-de31bc9d9c42 2018-07-01 09:47:53,840 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:54,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-608cf537-24d1-4ca4-9db5-ed8273d60ec0 Date: Sun, 01 Jul 2018 09:47:54 GMT Connection: close 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-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "da4a21ac-323f-4613-a326-09053683e096"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474"}]} 2018-07-01 09:47:54,161 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-608cf537-24d1-4ca4-9db5-ed8273d60ec0 2018-07-01 09:47:54,162 - neutron_utils - INFO - Retrieving security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:54,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9a8ce011-6c3e-45b9-ac33-3807c203c0aa Date: Sun, 01 Jul 2018 09:47:54 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "updated_at": "2018-07-01T09:47:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "da4a21ac-323f-4613-a326-09053683e096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5aa5413d00354601b29dfa83784e67f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5aa5413d00354601b29dfa83784e67f9"}], "revision_number": 2, "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "9bcd6391-42dc-4309-9848-552625eccc77", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}]} 2018-07-01 09:47:54,268 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-9a8ce011-6c3e-45b9-ac33-3807c203c0aa 2018-07-01 09:47:54,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:54,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d28831e-5190-451f-a967-520931e10d7d Date: Sun, 01 Jul 2018 09:47:54 GMT Connection: close 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-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "da4a21ac-323f-4613-a326-09053683e096"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474"}]} 2018-07-01 09:47:54,580 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-7d28831e-5190-451f-a967-520931e10d7d 2018-07-01 09:47:54,581 - neutron_utils - INFO - Retrieving security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:54,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:54,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-eb781ad8-5abf-42aa-81a3-1cdc3b04e61f Date: Sun, 01 Jul 2018 09:47:54 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "updated_at": "2018-07-01T09:47:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "da4a21ac-323f-4613-a326-09053683e096", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5aa5413d00354601b29dfa83784e67f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5aa5413d00354601b29dfa83784e67f9"}], "revision_number": 2, "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "9bcd6391-42dc-4309-9848-552625eccc77", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}]} 2018-07-01 09:47:54,657 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-eb781ad8-5abf-42aa-81a3-1cdc3b04e61f 2018-07-01 09:47:54,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcd6391-42dc-4309-9848-552625eccc77 2018-07-01 09:47:54,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:54,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c859dcc5-e3a6-43a9-a0a0-e03e6a9b1b27 Date: Sun, 01 Jul 2018 09:47:54 GMT Connection: close 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-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "da4a21ac-323f-4613-a326-09053683e096"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "9bcd6391-42dc-4309-9848-552625eccc77", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "fd908b1c-b464-4e15-aa25-9d8ea295c474"}]} 2018-07-01 09:47:54,691 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9bcd6391-42dc-4309-9848-552625eccc77 used request id req-c859dcc5-e3a6-43a9-a0a0-e03e6a9b1b27 2018-07-01 09:47:54,691 - neutron_utils - INFO - Deleting security group rule with ID - da4a21ac-323f-4613-a326-09053683e096 2018-07-01 09:47:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/da4a21ac-323f-4613-a326-09053683e096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:54,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0f9cc50-9ac9-4eb8-9cd4-00d1574a18ca Content-Length: 0 Date: Sun, 01 Jul 2018 09:47:54 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:54,818 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/da4a21ac-323f-4613-a326-09053683e096 used request id req-c0f9cc50-9ac9-4eb8-9cd4-00d1574a18ca 2018-07-01 09:47:54,819 - neutron_utils - INFO - Deleting security group rule with ID - fd908b1c-b464-4e15-aa25-9d8ea295c474 2018-07-01 09:47:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/fd908b1c-b464-4e15-aa25-9d8ea295c474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:54,966 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e5ed373-90e8-4178-9c8f-8786a2232295 Content-Length: 0 Date: Sun, 01 Jul 2018 09:47:54 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:54,967 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/fd908b1c-b464-4e15-aa25-9d8ea295c474 used request id req-4e5ed373-90e8-4178-9c8f-8786a2232295 2018-07-01 09:47:54,967 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-8a790828-b244-4fb-name 2018-07-01 09:47:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/9bcd6391-42dc-4309-9848-552625eccc77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052bba38063b319675115b40e39efa934f76f65" 2018-07-01 09:47:55,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e62283fe-201b-4768-a9f3-151f0b4bb56a Content-Length: 0 Date: Sun, 01 Jul 2018 09:47:55 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:55,135 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/9bcd6391-42dc-4309-9848-552625eccc77 used request id req-e62283fe-201b-4768-a9f3-151f0b4bb56a 2018-07-01 09:47:55,137 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-8a790828-b244-4fb-user 2018-07-01 09:47:55,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/36bc1b400fb14a7a9367e79556b2db47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525a9a927032550ed4b6a062e74b21f2b117e9c8" 2018-07-01 09:47:55,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fbdf19c-cda7-4666-85f3-8c4cda56dc9c Keep-Alive: timeout=5, max=90 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:55,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/36bc1b400fb14a7a9367e79556b2db47 used request id req-5fbdf19c-cda7-4666-85f3-8c4cda56dc9c 2018-07-01 09:47:55,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:55,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-8925213a-0ae8-4c8e-9db7-b74a714b8cb3 Date: Sun, 01 Jul 2018 09:47:55 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:52Z", "updated_at": "2018-07-01T09:47:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "0b49fc13-0173-4651-b2c9-29a8206a515b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5aa5413d00354601b29dfa83784e67f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "994633cf-56c2-4672-b94f-134f5d656f23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5aa5413d00354601b29dfa83784e67f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "afbc78b9-077e-4bc5-984c-1c8f67491ecb", "remote_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5aa5413d00354601b29dfa83784e67f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "revision_number": 0, "id": "f0654c8d-4348-467b-a96f-09ae709527fb", "remote_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5aa5413d00354601b29dfa83784e67f9"}], "revision_number": 4, "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}]} 2018-07-01 09:47:55,772 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-8925213a-0ae8-4c8e-9db7-b74a714b8cb3 2018-07-01 09:47:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:55,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:55 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01a11f24-0712-4aa4-af17-a1a90b13e787 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5aa5413d00354601b29dfa83784e67f9", "name": "CreateProjectUserTests-8a790828-b244-4fb-name"}} 2018-07-01 09:47:55,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9 used request id req-01a11f24-0712-4aa4-af17-a1a90b13e787 2018-07-01 09:47:55,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62a45c0e-8460-4ee5-b132-624a12455a8b 2018-07-01 09:47:55,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=62a45c0e-8460-4ee5-b132-624a12455a8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:56,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ea6a9af-3388-4e13-af95-c0354d69ff0f Date: Sun, 01 Jul 2018 09:47:56 GMT Connection: close 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-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "0b49fc13-0173-4651-b2c9-29a8206a515b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "994633cf-56c2-4672-b94f-134f5d656f23"}, {"remote_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "afbc78b9-077e-4bc5-984c-1c8f67491ecb"}, {"remote_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:53Z", "security_group_id": "62a45c0e-8460-4ee5-b132-624a12455a8b", "port_range_min": null, "revision_number": 0, "tenant_id": "5aa5413d00354601b29dfa83784e67f9", "created_at": "2018-07-01T09:47:53Z", "project_id": "5aa5413d00354601b29dfa83784e67f9", "id": "f0654c8d-4348-467b-a96f-09ae709527fb"}]} 2018-07-01 09:47:56,232 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=62a45c0e-8460-4ee5-b132-624a12455a8b used request id req-4ea6a9af-3388-4e13-af95-c0354d69ff0f 2018-07-01 09:47:56,233 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 09:47:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/62a45c0e-8460-4ee5-b132-624a12455a8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:56,444 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83ea918b-7f2d-4d6e-bb93-916c14a2f594 Content-Length: 0 Date: Sun, 01 Jul 2018 09:47:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:56,444 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/62a45c0e-8460-4ee5-b132-624a12455a8b used request id req-83ea918b-7f2d-4d6e-bb93-916c14a2f594 2018-07-01 09:47:56,444 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-8a790828-b244-4fb-name 2018-07-01 09:47:56,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:56,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b1e82fb-9002-4bbe-817d-113f08de5605 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:56,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/5aa5413d00354601b29dfa83784e67f9 used request id req-1b1e82fb-9002-4bbe-817d-113f08de5605 2018-07-01 09:47:56,690 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-8a790828-b244-4fb-name-role 2018-07-01 09:47:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/7611b1ea2cb94793a672accbcf84cd98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:56,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:47:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9b369ab-0447-42c3-922a-69b85852f66b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:47:56,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/7611b1ea2cb94793a672accbcf84cd98 used request id req-d9b369ab-0447-42c3-922a-69b85852f66b 2018-07-01 09:47:56,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6997a5461be376f32192e54f85db3da8758812a8" 2018-07-01 09:47:56,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:56 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7e1a613-2ee3-40db-afc5-3bb90efe2db9 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:47:56,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-b7e1a613-2ee3-40db-afc5-3bb90efe2db9 2018-07-01 09:47:56,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:57,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["-ILdujwXRwKYc52dwhU9cw"], "issued_at": "2018-07-01T09:47:57.000000Z"}} 2018-07-01 09:47:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f55c22d5edac175baace742602cbc6610c695cc1" 2018-07-01 09:47:57,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:57 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9622ce4-8593-4e00-abac-30bb71f014d1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:57,643 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d9622ce4-8593-4e00-abac-30bb71f014d1 2018-07-01 09:47:57,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:57,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:58,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["NURvzBfgSIibHdxQM4XTFw"], "issued_at": "2018-07-01T09:47:58.000000Z"}} 2018-07-01 09:47:58,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:47:58,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ee210bc-f64c-4ff5-8ff7-d1c469c7c2d9 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:58,307 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9ee210bc-f64c-4ff5-8ff7-d1c469c7c2d9 2018-07-01 09:47:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:58,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:58 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-7803b2c7-ed57-4c1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:47:58,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:58 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3623a34a-ed95-4673-b66f-6d9269af848d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-7803b2c7-ed57-4c1-name", "previous": null, "next": null}, "projects": []} 2018-07-01 09:47:58,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-7803b2c7-ed57-4c1-name used request id req-3623a34a-ed95-4673-b66f-6d9269af848d 2018-07-01 09:47:58,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:47:58,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:58 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e57da739-a76a-4d14-98ca-cd658f0b29a9 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:58,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-e57da739-a76a-4d14-98ca-cd658f0b29a9 2018-07-01 09:47:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}}' 2018-07-01 09:47:58,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:47:58 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c0706df-8009-48c9-944f-b2c04f1a194a Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff"}, "tags": [], "enabled": true, "id": "d04b191e932b47b18c3008a4104e46ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}} 2018-07-01 09:47:58,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-3c0706df-8009-48c9-944f-b2c04f1a194a 2018-07-01 09:47:58,784 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:47:58,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:47:58,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:47:59,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["jDaQCmd8SJqrIauzALNUaw"], "issued_at": "2018-07-01T09:47:59.000000Z"}} 2018-07-01 09:47:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:47:59,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:59 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2576cc15-4a99-4425-bc45-c96d485e1c76 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:47:59,427 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2576cc15-4a99-4425-bc45-c96d485e1c76 2018-07-01 09:47:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:47:59,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:47:59 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:47:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:47:59,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:59 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac374d78-b0a2-47df-94e3-18b5b4112d3d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:47:59,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-ac374d78-b0a2-47df-94e3-18b5b4112d3d 2018-07-01 09:47:59,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:47:59,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:47:59 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85ed186b-0815-4581-a62c-f825d216fe05 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:47:59,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-85ed186b-0815-4581-a62c-f825d216fe05 2018-07-01 09:48:00,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:48:00,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:00 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d41bb36-1844-49e1-b62d-752c4077d10d Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:48:00,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-7d41bb36-1844-49e1-b62d-752c4077d10d 2018-07-01 09:48:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:48:00,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:00 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-704a3df0-c659-485b-b4f3-563b7e974e4f Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff"}, "tags": [], "enabled": true, "id": "d04b191e932b47b18c3008a4104e46ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}]} 2018-07-01 09:48:00,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name used request id req-704a3df0-c659-485b-b4f3-563b7e974e4f 2018-07-01 09:48:00,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/a1475dba5823405ea633cc5efd9fc81c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:48:00,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-febdefb4-c127-449c-815b-714116fee95a Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/a1475dba5823405ea633cc5efd9fc81c"}, "enabled": true, "id": "a1475dba5823405ea633cc5efd9fc81c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-user1"}} 2018-07-01 09:48:00,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/a1475dba5823405ea633cc5efd9fc81c used request id req-febdefb4-c127-449c-815b-714116fee95a 2018-07-01 09:48:00,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a1475dba5823405ea633cc5efd9fc81c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:48:00,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:00 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae5b5016-24b3-4d54-b79a-6bc816c742a8 Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a1475dba5823405ea633cc5efd9fc81c/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 09:48:00,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a1475dba5823405ea633cc5efd9fc81c/roles used request id req-ae5b5016-24b3-4d54-b79a-6bc816c742a8 2018-07-01 09:48:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:48:01,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:00 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e44d1fcc-7d6e-4b62-80f4-76820f6dc837 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}} 2018-07-01 09:48:01,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 used request id req-e44d1fcc-7d6e-4b62-80f4-76820f6dc837 2018-07-01 09:48:01,047 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:01,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a1475dba5823405ea633cc5efd9fc81c/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:48:01,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d04525d-335a-49c4-a757-b5df909b0d17 Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:01,255 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a1475dba5823405ea633cc5efd9fc81c/roles/7c031947ff99430dadcef7cc20f58264 used request id req-1d04525d-335a-49c4-a757-b5df909b0d17 2018-07-01 09:48:01,255 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-7803b2c7-ed57-4c1-user1 2018-07-01 09:48:01,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:01,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:01 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a4191a8-8202-4fd1-b91e-89ce49766573 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:48:01,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-9a4191a8-8202-4fd1-b91e-89ce49766573 2018-07-01 09:48:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" -d '{"role": {"name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name-role"}}' 2018-07-01 09:48:01,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 01 Jul 2018 09:48:01 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8fc4db0-659d-4f72-9101-190b48c41634 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "749b9f7bfce04c8fa3a5da26cbce58c9", "links": {"self": "http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9"}, "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name-role"}} 2018-07-01 09:48:01,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-a8fc4db0-659d-4f72-9101-190b48c41634 2018-07-01 09:48:01,543 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-7803b2c7-ed57-4c1-name-role 2018-07-01 09:48:01,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:01,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:01 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fca8dc7-c01a-43cf-b55c-7ff0dba1a8e9 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "749b9f7bfce04c8fa3a5da26cbce58c9", "links": {"self": "http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9"}, "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name-role"}} 2018-07-01 09:48:01,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9 used request id req-2fca8dc7-c01a-43cf-b55c-7ff0dba1a8e9 2018-07-01 09:48:01,698 - keystone_utils - INFO - Granting role CreateProjectUserTests-7803b2c7-ed57-4c1-name-role to project CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a1475dba5823405ea633cc5efd9fc81c/roles/749b9f7bfce04c8fa3a5da26cbce58c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:01,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a39224c4-6b11-4651-8730-756613cf891d Keep-Alive: timeout=5, max=93 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:01,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a1475dba5823405ea633cc5efd9fc81c/roles/749b9f7bfce04c8fa3a5da26cbce58c9 used request id req-a39224c4-6b11-4651-8730-756613cf891d 2018-07-01 09:48:01,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:48:01,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:02,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["6QOrc7UzTBGeUdKjJjxM5w"], "issued_at": "2018-07-01T09:48:02.000000Z"}} 2018-07-01 09:48:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:02,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:02 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62f9aad4-be80-4775-a8b7-2f6ad9d68430 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:02,656 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-62f9aad4-be80-4775-a8b7-2f6ad9d68430 2018-07-01 09:48:02,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:48:02,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:48:02 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:48:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:02,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:02 GMT Server: Apache Content-Length: 3311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dba214d3-0ee4-4245-b6c2-80468652e470 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/057dc2d295d84a9aa08135c5307e384b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "057dc2d295d84a9aa08135c5307e384b", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/135464237edc48afaa175018b45a260e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "135464237edc48afaa175018b45a260e", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/43badc7487aa43ed8f5cc02ebf51cf2e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "43badc7487aa43ed8f5cc02ebf51cf2e", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/44e97e9fc96f4691b4f7a5d7c2753b28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44e97e9fc96f4691b4f7a5d7c2753b28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/54f6ff2c861b4f64836204664571b3b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f6ff2c861b4f64836204664571b3b1", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/95b6c57846bc486090827e62b4a763c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b6c57846bc486090827e62b4a763c7", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/96f9d3c8606e44219d9afa7953c8684d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96f9d3c8606e44219d9afa7953c8684d", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-user1", "links": {"self": "http://172.16.10.36:5000/v3/users/a1475dba5823405ea633cc5efd9fc81c"}, "domain_id": "default", "enabled": true, "id": "a1475dba5823405ea633cc5efd9fc81c", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/a9db2b2560d245ee8f8dab9ba3ce2640"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a9db2b2560d245ee8f8dab9ba3ce2640", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "22d56e7a591745a39bcc53c283f71c03", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/b54d72fe0d344f8480166cf15460e688"}, "options": {}, "id": "b54d72fe0d344f8480166cf15460e688", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d7d68d03e829400298290920c28b9745"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7d68d03e829400298290920c28b9745", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e84c33de3f5d44ca8eeec0f11e1698f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e84c33de3f5d44ca8eeec0f11e1698f8", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-01 09:48:02,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-dba214d3-0ee4-4245-b6c2-80468652e470 2018-07-01 09:48:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:02,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:02 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf20694b-902e-4ec8-bb50-2d08440d72d6 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.16.10.36:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.16.10.36:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-01 09:48:02,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-bf20694b-902e-4ec8-bb50-2d08440d72d6 2018-07-01 09:48:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:03,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:03 GMT Server: Apache Content-Length: 1011 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74b80bed-fbac-4828-8b5d-09164c6d2e40 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "749b9f7bfce04c8fa3a5da26cbce58c9", "links": {"self": "http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9"}, "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name-role"}, {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:48:03,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-74b80bed-fbac-4828-8b5d-09164c6d2e40 2018-07-01 09:48:03,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:03,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:03 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fbeddd4-8d28-44b4-bdc2-311f65d6b8cb Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff"}, "tags": [], "enabled": true, "id": "d04b191e932b47b18c3008a4104e46ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}]} 2018-07-01 09:48:03,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name used request id req-9fbeddd4-8d28-44b4-bdc2-311f65d6b8cb 2018-07-01 09:48:03,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/a2fd994faf524b6d8d332eeae3eb1078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:04,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbac3eab-68c6-4d6e-8fca-ce36def32631 Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.16.10.36:5000/v3/users/a2fd994faf524b6d8d332eeae3eb1078"}, "enabled": true, "id": "a2fd994faf524b6d8d332eeae3eb1078", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-user2"}} 2018-07-01 09:48:04,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/a2fd994faf524b6d8d332eeae3eb1078 used request id req-bbac3eab-68c6-4d6e-8fca-ce36def32631 2018-07-01 09:48:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a2fd994faf524b6d8d332eeae3eb1078/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:04,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:04 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd130939-9a17-4d6a-955e-f6d91667170c Keep-Alive: timeout=5, max=93 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a2fd994faf524b6d8d332eeae3eb1078/roles", "previous": null, "next": null}, "roles": []} 2018-07-01 09:48:04,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a2fd994faf524b6d8d332eeae3eb1078/roles used request id req-cd130939-9a17-4d6a-955e-f6d91667170c 2018-07-01 09:48:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:04 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c252a285-15bb-46be-9b62-b09e675fc5d4 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}} 2018-07-01 09:48:04,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264 used request id req-c252a285-15bb-46be-9b62-b09e675fc5d4 2018-07-01 09:48:04,312 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a2fd994faf524b6d8d332eeae3eb1078/roles/7c031947ff99430dadcef7cc20f58264 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:04,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a6454ac-668e-477c-a8ec-420eb1b903ba Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:04,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a2fd994faf524b6d8d332eeae3eb1078/roles/7c031947ff99430dadcef7cc20f58264 used request id req-7a6454ac-668e-477c-a8ec-420eb1b903ba 2018-07-01 09:48:04,494 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-7803b2c7-ed57-4c1-user2 2018-07-01 09:48:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:04,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:04 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2e36546-e2a1-45ff-8744-d37b51a4a77a Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "749b9f7bfce04c8fa3a5da26cbce58c9", "links": {"self": "http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9"}, "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name-role"}} 2018-07-01 09:48:04,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9 used request id req-b2e36546-e2a1-45ff-8744-d37b51a4a77a 2018-07-01 09:48:04,655 - keystone_utils - INFO - Granting role CreateProjectUserTests-7803b2c7-ed57-4c1-name-role to project CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a2fd994faf524b6d8d332eeae3eb1078/roles/749b9f7bfce04c8fa3a5da26cbce58c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:04,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9dea43a9-95e9-4576-bd8b-535ad9cb48cc Keep-Alive: timeout=5, max=91 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:04,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff/users/a2fd994faf524b6d8d332eeae3eb1078/roles/749b9f7bfce04c8fa3a5da26cbce58c9 used request id req-9dea43a9-95e9-4576-bd8b-535ad9cb48cc 2018-07-01 09:48:04,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:48:04,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:05,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}, {"id": "749b9f7bfce04c8fa3a5da26cbce58c9", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name-role"}], "expires_at": "2018-07-01T10:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d04b191e932b47b18c3008a4104e46ff", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-user1", "id": "a1475dba5823405ea633cc5efd9fc81c"}, "audit_ids": ["TJt-0pNcRN6WbpFHCj1fBA"], "issued_at": "2018-07-01T09:48:05.000000Z"}} 2018-07-01 09:48:05,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:05,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:05 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da6124c3-3a5f-421d-9096-9e50e859f901 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:05,586 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-da6124c3-3a5f-421d-9096-9e50e859f901 2018-07-01 09:48:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:06,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-57265913-cfac-40da-b56d-44786c669dda Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close RESP BODY: {"security_groups": []} 2018-07-01 09:48:06,097 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name&description=hello+group used request id req-57265913-cfac-40da-b56d-44786c669dda 2018-07-01 09:48:06,097 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-7803b2c7-ed57-4c1-name... 2018-07-01 09:48:06,097 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" -d '{"security_group": {"name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name", "description": "hello group"}}' 2018-07-01 09:48:06,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-26745426-6374-43ea-b73d-b75f8e97d9e1 Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "updated_at": "2018-07-01T09:48:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "364a9172-62e8-44ee-8c01-6224eacbd302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}], "revision_number": 2, "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}} 2018-07-01 09:48:06,654 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-26745426-6374-43ea-b73d-b75f8e97d9e1 2018-07-01 09:48:06,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:06,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f00c9fc4-5cff-4e4d-9221-d2b8af56bfb2 Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:06,690 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-f00c9fc4-5cff-4e4d-9221-d2b8af56bfb2 2018-07-01 09:48:06,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:06,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdd69179-2cac-40ae-b3ca-f50570d46c2f Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:06,719 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-fdd69179-2cac-40ae-b3ca-f50570d46c2f 2018-07-01 09:48:06,720 - neutron_utils - INFO - Retrieving security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:06,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:06,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-03c6cdfa-0d91-4694-91c2-a7821191c39b Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "updated_at": "2018-07-01T09:48:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "364a9172-62e8-44ee-8c01-6224eacbd302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}], "revision_number": 2, "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}]} 2018-07-01 09:48:06,821 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-03c6cdfa-0d91-4694-91c2-a7821191c39b 2018-07-01 09:48:06,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:06,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-733cc464-bc2e-40e5-b2b3-844cb6e2c6cd Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:06,856 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-733cc464-bc2e-40e5-b2b3-844cb6e2c6cd 2018-07-01 09:48:06,856 - neutron_utils - INFO - Retrieving security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:06,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:06,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ae4dee70-ba4f-47d3-9ca6-970a648df711 Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "updated_at": "2018-07-01T09:48:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "364a9172-62e8-44ee-8c01-6224eacbd302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}], "revision_number": 2, "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}]} 2018-07-01 09:48:06,932 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-ae4dee70-ba4f-47d3-9ca6-970a648df711 2018-07-01 09:48:06,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:06,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea08a88a-19c7-4738-ad12-07bfebe82db5 Date: Sun, 01 Jul 2018 09:48:06 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:06,963 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-ea08a88a-19c7-4738-ad12-07bfebe82db5 2018-07-01 09:48:06,964 - neutron_utils - INFO - Retrieving security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:07,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fda60cc8-76ad-4c6b-9ceb-dfae08593946 Date: Sun, 01 Jul 2018 09:48:07 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "updated_at": "2018-07-01T09:48:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "364a9172-62e8-44ee-8c01-6224eacbd302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}], "revision_number": 2, "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}]} 2018-07-01 09:48:07,309 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-fda60cc8-76ad-4c6b-9ceb-dfae08593946 2018-07-01 09:48:07,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:07,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:07,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e56a6d6c-a1e3-4dc3-8d29-8ab968bfd506 Date: Sun, 01 Jul 2018 09:48:07 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:07,341 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-e56a6d6c-a1e3-4dc3-8d29-8ab968bfd506 2018-07-01 09:48:07,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:48:07,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:07,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}, {"id": "749b9f7bfce04c8fa3a5da26cbce58c9", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name-role"}], "expires_at": "2018-07-01T10:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d04b191e932b47b18c3008a4104e46ff", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/d04b191e932b47b18c3008a4104e46ff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-user2", "id": "a2fd994faf524b6d8d332eeae3eb1078"}, "audit_ids": ["YFfHZz9_RoiOXIcsrjkdJQ"], "issued_at": "2018-07-01T09:48:07.000000Z"}} 2018-07-01 09:48:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:08,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:07 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89f5545a-9d45-4ccd-94d2-36e42e4c5f46 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:08,113 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-89f5545a-9d45-4ccd-94d2-36e42e4c5f46 2018-07-01 09:48:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:08,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b2f3d5bb-b777-4df4-881b-917afea12bc1 Date: Sun, 01 Jul 2018 09:48:08 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "updated_at": "2018-07-01T09:48:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "364a9172-62e8-44ee-8c01-6224eacbd302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}], "revision_number": 2, "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}]} 2018-07-01 09:48:08,456 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-7803b2c7-ed57-4c1-name&description=hello+group used request id req-b2f3d5bb-b777-4df4-881b-917afea12bc1 2018-07-01 09:48:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:48:08,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:48:08 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:48:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:08,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:08 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d828a986-7a54-4183-a542-74a078e8e0c1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d04b191e932b47b18c3008a4104e46ff", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}} 2018-07-01 09:48:08,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff used request id req-d828a986-7a54-4183-a542-74a078e8e0c1 2018-07-01 09:48:08,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:08,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96b4709d-cd04-44f4-97e8-7dc52bbfd037 Date: Sun, 01 Jul 2018 09:48:08 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:08,863 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-96b4709d-cd04-44f4-97e8-7dc52bbfd037 2018-07-01 09:48:08,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:08,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:08,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fca87dd7-5513-4c65-80f3-2311bb038134 Date: Sun, 01 Jul 2018 09:48:08 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:08,897 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-fca87dd7-5513-4c65-80f3-2311bb038134 2018-07-01 09:48:08,897 - neutron_utils - INFO - Retrieving security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:08,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:09,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f954c3ef-9153-4903-9011-93a63c11faff Date: Sun, 01 Jul 2018 09:48:09 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "updated_at": "2018-07-01T09:48:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "364a9172-62e8-44ee-8c01-6224eacbd302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}], "revision_number": 2, "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}]} 2018-07-01 09:48:09,260 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-f954c3ef-9153-4903-9011-93a63c11faff 2018-07-01 09:48:09,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b768249d-6404-4ebf-8ccd-e45d93486fbd 2018-07-01 09:48:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:09,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bcce9b5e-a06c-46a2-be35-515398b03bb6 Date: Sun, 01 Jul 2018 09:48:09 GMT Connection: close 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-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "364a9172-62e8-44ee-8c01-6224eacbd302"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "b768249d-6404-4ebf-8ccd-e45d93486fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "6449e539-ccba-4ae4-8e2a-b0bfc828ea78"}]} 2018-07-01 09:48:09,296 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-bcce9b5e-a06c-46a2-be35-515398b03bb6 2018-07-01 09:48:09,296 - neutron_utils - INFO - Deleting security group rule with ID - 364a9172-62e8-44ee-8c01-6224eacbd302 2018-07-01 09:48:09,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/364a9172-62e8-44ee-8c01-6224eacbd302 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:09,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-819109a5-521d-4151-8e05-84e5bb884086 Content-Length: 0 Date: Sun, 01 Jul 2018 09:48:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:09,423 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/364a9172-62e8-44ee-8c01-6224eacbd302 used request id req-819109a5-521d-4151-8e05-84e5bb884086 2018-07-01 09:48:09,423 - neutron_utils - INFO - Deleting security group rule with ID - 6449e539-ccba-4ae4-8e2a-b0bfc828ea78 2018-07-01 09:48:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/6449e539-ccba-4ae4-8e2a-b0bfc828ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:09,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a07448a2-cba5-433f-8e10-d89cc0403925 Content-Length: 0 Date: Sun, 01 Jul 2018 09:48:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:09,550 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/6449e539-ccba-4ae4-8e2a-b0bfc828ea78 used request id req-a07448a2-cba5-433f-8e10-d89cc0403925 2018-07-01 09:48:09,550 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75f22649f6150d96260fe7cf64b970b301d917" 2018-07-01 09:48:09,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5eddd57a-b44a-4e4e-8cf1-da6642060e2f Content-Length: 0 Date: Sun, 01 Jul 2018 09:48:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:09,722 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-5eddd57a-b44a-4e4e-8cf1-da6642060e2f 2018-07-01 09:48:09,722 - neutron_utils - INFO - Deleting security group rule with ID - 6449e539-ccba-4ae4-8e2a-b0bfc828ea78 2018-07-01 09:48:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/6449e539-ccba-4ae4-8e2a-b0bfc828ea78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:10,046 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-61460b11-e366-4f23-9a47-ae742acd731e Date: Sun, 01 Jul 2018 09:48:10 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Security group rule 6449e539-ccba-4ae4-8e2a-b0bfc828ea78 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-01 09:48:10,046 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/6449e539-ccba-4ae4-8e2a-b0bfc828ea78 used request id req-61460b11-e366-4f23-9a47-ae742acd731e 2018-07-01 09:48:10,046 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6449e539-ccba-4ae4-8e2a-b0bfc828ea78 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-01 09:48:10,047 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6449e539-ccba-4ae4-8e2a-b0bfc828ea78 does not exist Neutron server returns request_ids: ['req-61460b11-e366-4f23-9a47-ae742acd731e'] 2018-07-01 09:48:10,047 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/b768249d-6404-4ebf-8ccd-e45d93486fbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14518535f5abcbfece6aa01fc57c48cf8d7fee61" 2018-07-01 09:48:10,085 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-c6efdd59-288e-48ca-8829-f60768448c8e Date: Sun, 01 Jul 2018 09:48:10 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Security group b768249d-6404-4ebf-8ccd-e45d93486fbd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-01 09:48:10,085 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/b768249d-6404-4ebf-8ccd-e45d93486fbd used request id req-c6efdd59-288e-48ca-8829-f60768448c8e 2018-07-01 09:48:10,085 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group b768249d-6404-4ebf-8ccd-e45d93486fbd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-01 09:48:10,086 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group b768249d-6404-4ebf-8ccd-e45d93486fbd does not exist Neutron server returns request_ids: ['req-c6efdd59-288e-48ca-8829-f60768448c8e'] 2018-07-01 09:48:10,086 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-7803b2c7-ed57-4c1-user1 2018-07-01 09:48:10,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/a1475dba5823405ea633cc5efd9fc81c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9251404fcd49db97dc39203e7653bd018c049a49" 2018-07-01 09:48:10,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77ebd21c-e3d9-4179-8250-e9700184e0dc Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:10,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/a1475dba5823405ea633cc5efd9fc81c used request id req-77ebd21c-e3d9-4179-8250-e9700184e0dc 2018-07-01 09:48:10,349 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-7803b2c7-ed57-4c1-user2 2018-07-01 09:48:10,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/a2fd994faf524b6d8d332eeae3eb1078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f463a32eb3b947236309ab10a5a60a226dca8890" 2018-07-01 09:48:10,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-116d4570-8f2f-498d-85e7-6e0ae9cdbc08 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:10,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/a2fd994faf524b6d8d332eeae3eb1078 used request id req-116d4570-8f2f-498d-85e7-6e0ae9cdbc08 2018-07-01 09:48:10,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:11,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-45c4d892-6be1-4794-9d02-36901d1da376 Date: Sun, 01 Jul 2018 09:48:11 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:05Z", "updated_at": "2018-07-01T09:48:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:05Z", "revision_number": 0, "id": "5e8713bf-7d22-4049-a1a7-ac852c3958bb", "remote_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:05Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "c7a102e7-5cf6-4f81-90c9-94b1fb16b530", "remote_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "revision_number": 0, "id": "ca891157-5b54-4bbd-916d-d371d68704e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:06Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "d04b191e932b47b18c3008a4104e46ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:05Z", "revision_number": 0, "id": "cad93417-0852-4be9-867f-703ce912cadd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:05Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "d04b191e932b47b18c3008a4104e46ff"}], "revision_number": 4, "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "name": "default"}]} 2018-07-01 09:48:11,041 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-45c4d892-6be1-4794-9d02-36901d1da376 2018-07-01 09:48:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:11,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:11 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7b7c366-1ec4-41fc-8215-2ec47149aa5c Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:11,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-d7b7c366-1ec4-41fc-8215-2ec47149aa5c 2018-07-01 09:48:11,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:11,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:11 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27ff88cf-4d35-43be-978b-3200ec3c77ec Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d04b191e932b47b18c3008a4104e46ff", "name": "CreateProjectUserTests-7803b2c7-ed57-4c1-name"}} 2018-07-01 09:48:11,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff used request id req-27ff88cf-4d35-43be-978b-3200ec3c77ec 2018-07-01 09:48:11,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99bc776d-0dc8-4b70-b713-4c0b417dba53 2018-07-01 09:48:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=99bc776d-0dc8-4b70-b713-4c0b417dba53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:11,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dcf7acb1-141b-43ab-a54d-8e6196e0185c Date: Sun, 01 Jul 2018 09:48:11 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:05Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:05Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "5e8713bf-7d22-4049-a1a7-ac852c3958bb"}, {"remote_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "c7a102e7-5cf6-4f81-90c9-94b1fb16b530"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:06Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:06Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "ca891157-5b54-4bbd-916d-d371d68704e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:05Z", "security_group_id": "99bc776d-0dc8-4b70-b713-4c0b417dba53", "port_range_min": null, "revision_number": 0, "tenant_id": "d04b191e932b47b18c3008a4104e46ff", "created_at": "2018-07-01T09:48:05Z", "project_id": "d04b191e932b47b18c3008a4104e46ff", "id": "cad93417-0852-4be9-867f-703ce912cadd"}]} 2018-07-01 09:48:11,607 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=99bc776d-0dc8-4b70-b713-4c0b417dba53 used request id req-dcf7acb1-141b-43ab-a54d-8e6196e0185c 2018-07-01 09:48:11,608 - neutron_utils - INFO - Deleting security group with name - default 2018-07-01 09:48:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/99bc776d-0dc8-4b70-b713-4c0b417dba53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:11,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1144aafb-6cc6-4bd8-a94b-f9dfd6d4bc5d Content-Length: 0 Date: Sun, 01 Jul 2018 09:48:11 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:11,845 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/99bc776d-0dc8-4b70-b713-4c0b417dba53 used request id req-1144aafb-6cc6-4bd8-a94b-f9dfd6d4bc5d 2018-07-01 09:48:11,846 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-7803b2c7-ed57-4c1-name 2018-07-01 09:48:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:12,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-126fe9cf-3c8b-49da-b0e2-9841b9551af4 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:12,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/d04b191e932b47b18c3008a4104e46ff used request id req-126fe9cf-3c8b-49da-b0e2-9841b9551af4 2018-07-01 09:48:12,085 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-7803b2c7-ed57-4c1-name-role 2018-07-01 09:48:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:12,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 01 Jul 2018 09:48:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1341212-b39e-47eb-9cb7-339875c2c0f6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:12,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/749b9f7bfce04c8fa3a5da26cbce58c9 used request id req-c1341212-b39e-47eb-9cb7-339875c2c0f6 2018-07-01 09:48:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff7c447e468b28c118847c49075da02908641aa" 2018-07-01 09:48:12,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:12 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5034bdb2-453f-48f4-b095-d01600be50e7 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"links": {"self": "http://172.16.10.36:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7c031947ff99430dadcef7cc20f58264", "links": {"self": "http://172.16.10.36:5000/v3/roles/7c031947ff99430dadcef7cc20f58264"}, "name": "admin"}, {"domain_id": null, "id": "83d0865c12f941f59f4174393aa9708b", "links": {"self": "http://172.16.10.36:5000/v3/roles/83d0865c12f941f59f4174393aa9708b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b62e029fa96c445e85b318f6699e1faa", "links": {"self": "http://172.16.10.36:5000/v3/roles/b62e029fa96c445e85b318f6699e1faa"}, "name": "Member"}, {"domain_id": null, "id": "d0e064f615d645f2914a8b46d0d2df17", "links": {"self": "http://172.16.10.36:5000/v3/roles/d0e064f615d645f2914a8b46d0d2df17"}, "name": "heat_stack_user"}]} 2018-07-01 09:48:12,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-5034bdb2-453f-48f4-b095-d01600be50e7 2018-07-01 09:48:12,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:12,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["JqSL6RCYThKI0E1noqpitw"], "issued_at": "2018-07-01T09:48:12.000000Z"}} 2018-07-01 09:48:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffb496e4736fbcdb53dc6ba9dcd2ff65519373f" 2018-07-01 09:48:13,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-0fbf0d95-cafe-4c1f-b6af-6056a7f1f147 Date: Sun, 01 Jul 2018 09:48:13 GMT Connection: close 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", "root-tar"], "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-01 09:48:13,301 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-0fbf0d95-cafe-4c1f-b6af-6056a7f1f147 2018-07-01 09:48:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ffb496e4736fbcdb53dc6ba9dcd2ff65519373f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524"}' 2018-07-01 09:48:13,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 597 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-28ea5a75-a9f0-46bc-b34c-46023ae509bd Date: Sun, 01 Jul 2018 09:48:13 GMT Connection: close RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:48:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T09:48:13Z", "visibility": "shared", "self": "/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73", "min_disk": 0, "protected": false, "id": "077636b5-5e19-4474-a06f-d2dd9ed14d73", "file": "/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:48:13,412 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-28ea5a75-a9f0-46bc-b34c-46023ae509bd 2018-07-01 09:48:13,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffb496e4736fbcdb53dc6ba9dcd2ff65519373f" -d '' 2018-07-01 09:48:13,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-deba704e-9306-465a-b0e8-70993a6474cf Date: Sun, 01 Jul 2018 09:48:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:48:13,705 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73/file used request id req-deba704e-9306-465a-b0e8-70993a6474cf 2018-07-01 09:48:13,705 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 09:48:13,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffb496e4736fbcdb53dc6ba9dcd2ff65519373f" 2018-07-01 09:48:13,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 715 Content-Type: application/json X-Openstack-Request-Id: req-f98f1e73-d4b6-4a04-91fe-523445967e39 Date: Sun, 01 Jul 2018 09:48:13 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:48:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:48:14Z", "visibility": "shared", "self": "/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73", "min_disk": 0, "protected": false, "id": "077636b5-5e19-4474-a06f-d2dd9ed14d73", "file": "/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/077636b5-5e19-4474-a06f-d2dd9ed14d73", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:48:13,745 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73 used request id req-f98f1e73-d4b6-4a04-91fe-523445967e39 2018-07-01 09:48:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffb496e4736fbcdb53dc6ba9dcd2ff65519373f" 2018-07-01 09:48:13,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-a63a4a4b-55fe-44dc-a963-76c986b0a85d Date: Sun, 01 Jul 2018 09:48:13 GMT Connection: close 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", "root-tar"], "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-01 09:48:13,754 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-a63a4a4b-55fe-44dc-a963-76c986b0a85d 2018-07-01 09:48:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffb496e4736fbcdb53dc6ba9dcd2ff65519373f" 2018-07-01 09:48:13,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 870 Content-Type: application/json X-Openstack-Request-Id: req-1798fae8-5058-469a-94a7-109a3b9930cb Date: Sun, 01 Jul 2018 09:48:13 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:48:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:48:14Z", "visibility": "shared", "self": "/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73", "min_disk": 0, "protected": false, "id": "077636b5-5e19-4474-a06f-d2dd9ed14d73", "file": "/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/077636b5-5e19-4474-a06f-d2dd9ed14d73", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524"} 2018-07-01 09:48:13,794 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524 used request id req-1798fae8-5058-469a-94a7-109a3b9930cb 2018-07-01 09:48:13,797 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-b86b756d-c551-41b9-a95d-391468b2a524 2018-07-01 09:48:13,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffb496e4736fbcdb53dc6ba9dcd2ff65519373f" 2018-07-01 09:48:13,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7282fcdd-6de0-477f-bc83-18b2c9845f17 Date: Sun, 01 Jul 2018 09:48:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:48:13,898 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/077636b5-5e19-4474-a06f-d2dd9ed14d73 used request id req-7282fcdd-6de0-477f-bc83-18b2c9845f17 2018-07-01 09:48:13,899 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-01 09:48:13,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:14,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["i4e6ZaOKS5C6lkDB9lyopA"], "issued_at": "2018-07-01T09:48:14.000000Z"}} 2018-07-01 09:48:14,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:14,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:14 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e80f947-af3c-46e7-a938-0905badd8877 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:14,743 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4e80f947-af3c-46e7-a938-0905badd8877 2018-07-01 09:48:14,744 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net 2018-07-01 09:48:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" -d '{"network": {"name": "NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net", "admin_state_up": true}}' 2018-07-01 09:48:15,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-0f3a3bf6-9a2f-48c2-a001-e8e99713bf44 Date: Sun, 01 Jul 2018 09:48:15 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"1268d65c-5503-4a00-bfc6-9a10db70f01e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:15Z","is_default":false,"provider:segmentation_id":1009,"name":"NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:15Z","mtu":1500}} 2018-07-01 09:48:15,689 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-0f3a3bf6-9a2f-48c2-a001-e8e99713bf44 2018-07-01 09:48:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=1268d65c-5503-4a00-bfc6-9a10db70f01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:16,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ba549c5b-93ad-40b2-b123-caeeed3e83c8 Date: Sun, 01 Jul 2018 09:48:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"1268d65c-5503-4a00-bfc6-9a10db70f01e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:15Z","provider:segmentation_id":1009,"name":"NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:16,230 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=1268d65c-5503-4a00-bfc6-9a10db70f01e used request id req-ba549c5b-93ad-40b2-b123-caeeed3e83c8 2018-07-01 09:48:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=1268d65c-5503-4a00-bfc6-9a10db70f01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:16,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8d05a805-89b1-42cb-b66c-e7fd2c9ca394 Date: Sun, 01 Jul 2018 09:48:16 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:16,641 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=1268d65c-5503-4a00-bfc6-9a10db70f01e used request id req-8d05a805-89b1-42cb-b66c-e7fd2c9ca394 2018-07-01 09:48:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=1268d65c-5503-4a00-bfc6-9a10db70f01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:17,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fe1b4113-d15a-46c9-a9fa-c7db68499919 Date: Sun, 01 Jul 2018 09:48:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"1268d65c-5503-4a00-bfc6-9a10db70f01e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:15Z","provider:segmentation_id":1009,"name":"NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:17,412 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=1268d65c-5503-4a00-bfc6-9a10db70f01e used request id req-fe1b4113-d15a-46c9-a9fa-c7db68499919 2018-07-01 09:48:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=1268d65c-5503-4a00-bfc6-9a10db70f01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:17,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09dd81d1-f945-4932-9ad7-291f77c5079b Date: Sun, 01 Jul 2018 09:48:17 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:17,485 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=1268d65c-5503-4a00-bfc6-9a10db70f01e used request id req-09dd81d1-f945-4932-9ad7-291f77c5079b 2018-07-01 09:48:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:17,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0afb0e07-1fd2-429a-9680-44d30a662703 Date: Sun, 01 Jul 2018 09:48:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"1268d65c-5503-4a00-bfc6-9a10db70f01e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:15Z","provider:segmentation_id":1009,"name":"NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:17,639 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net used request id req-0afb0e07-1fd2-429a-9680-44d30a662703 2018-07-01 09:48:17,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:48:17,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:48:17 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:48:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:17,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:17 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60550554-c282-4388-9060-7148d0608bfc Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:17,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-60550554-c282-4388-9060-7148d0608bfc 2018-07-01 09:48:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=1268d65c-5503-4a00-bfc6-9a10db70f01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:17,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a6b3a7b-f87b-43c4-89ca-652a6579ae89 Date: Sun, 01 Jul 2018 09:48:17 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:17,729 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=1268d65c-5503-4a00-bfc6-9a10db70f01e used request id req-2a6b3a7b-f87b-43c4-89ca-652a6579ae89 2018-07-01 09:48:17,729 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-c1a697c3-8c17-4d4f-ba55-6974e0e72151-pub-net 2018-07-01 09:48:17,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/1268d65c-5503-4a00-bfc6-9a10db70f01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2b89df1842f6c568446bcac73705471a235e3" 2018-07-01 09:48:18,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bd1f231-66dd-45fa-adf9-0d79b65258f5 Date: Sun, 01 Jul 2018 09:48:18 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:18,877 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/1268d65c-5503-4a00-bfc6-9a10db70f01e used request id req-2bd1f231-66dd-45fa-adf9-0d79b65258f5 2018-07-01 09:48:18,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:19,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["7ZtkU_wWSy2xWXF4xtNqeQ"], "issued_at": "2018-07-01T09:48:19.000000Z"}} 2018-07-01 09:48:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50d2c9105652397330c4fe7caa60842bd6034c4" 2018-07-01 09:48:19,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:19 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fe92d2d-07e1-426b-a091-b59c0f66e073 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:19,521 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3fe92d2d-07e1-426b-a091-b59c0f66e073 2018-07-01 09:48:19,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:20,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["HkefKTnuSAS3j3rNN7A25A"], "issued_at": "2018-07-01T09:48:20.000000Z"}} 2018-07-01 09:48:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9656e9867abc61bf00ba35469f127ba6d2092b" 2018-07-01 09:48:20,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:20 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47dc176d-2206-4549-a855-205d30c059a3 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:20,180 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-47dc176d-2206-4549-a855-205d30c059a3 2018-07-01 09:48:20,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:20,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["cBQnARNfSTOD0ic-zDRmBw"], "issued_at": "2018-07-01T09:48:20.000000Z"}} 2018-07-01 09:48:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:21,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:20 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7e60e9a-3858-4ea8-8a54-2de2a96ea3ea Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:21,090 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a7e60e9a-3858-4ea8-8a54-2de2a96ea3ea 2018-07-01 09:48:21,091 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net 2018-07-01 09:48:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" -d '{"network": {"name": "NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net", "admin_state_up": true}}' 2018-07-01 09:48:21,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-26b0a830-1f89-4090-9d53-7575d7249bba Date: Sun, 01 Jul 2018 09:48:21 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"34a18993-dece-4a66-8184-45943847f453","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:21Z","is_default":false,"provider:segmentation_id":1015,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:21Z","mtu":1500}} 2018-07-01 09:48:21,778 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-26b0a830-1f89-4090-9d53-7575d7249bba 2018-07-01 09:48:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=34a18993-dece-4a66-8184-45943847f453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:22,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6c94846a-883f-442b-a53f-24adda4bf105 Date: Sun, 01 Jul 2018 09:48:22 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"34a18993-dece-4a66-8184-45943847f453","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:21Z","provider:segmentation_id":1015,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:21Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:22,170 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=34a18993-dece-4a66-8184-45943847f453 used request id req-6c94846a-883f-442b-a53f-24adda4bf105 2018-07-01 09:48:22,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:22,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1e3b31a2-070b-4be8-8c70-75bb3ade94e6 Date: Sun, 01 Jul 2018 09:48:22 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:22,222 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 used request id req-1e3b31a2-070b-4be8-8c70-75bb3ade94e6 2018-07-01 09:48:22,223 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet 2018-07-01 09:48:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" -d '{"subnets": [{"ip_version": 4, "network_id": "34a18993-dece-4a66-8184-45943847f453", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]}' 2018-07-01 09:48:23,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9bbe5352-a326-40dc-9912-1d8717194045 Date: Sun, 01 Jul 2018 09:48:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34a18993-dece-4a66-8184-45943847f453","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:22Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:22Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"bb9f03e1-86d2-4f3f-975f-db813e0e3b29","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]} 2018-07-01 09:48:23,035 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-9bbe5352-a326-40dc-9912-1d8717194045 2018-07-01 09:48:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=34a18993-dece-4a66-8184-45943847f453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:23,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-26f80957-4081-4eb1-a468-dd40b77fd8aa Date: Sun, 01 Jul 2018 09:48:23 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"34a18993-dece-4a66-8184-45943847f453","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["bb9f03e1-86d2-4f3f-975f-db813e0e3b29"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:22Z","provider:segmentation_id":1015,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:21Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:23,574 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=34a18993-dece-4a66-8184-45943847f453 used request id req-26f80957-4081-4eb1-a468-dd40b77fd8aa 2018-07-01 09:48:23,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:23,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4395fff8-a38b-4f10-bf82-55e484c4e0c7 Date: Sun, 01 Jul 2018 09:48:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34a18993-dece-4a66-8184-45943847f453","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:22Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:22Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"bb9f03e1-86d2-4f3f-975f-db813e0e3b29","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]} 2018-07-01 09:48:23,658 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 used request id req-4395fff8-a38b-4f10-bf82-55e484c4e0c7 2018-07-01 09:48:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:23,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4c9824d6-c285-4c48-8329-d44c545e99ab Date: Sun, 01 Jul 2018 09:48:23 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"34a18993-dece-4a66-8184-45943847f453","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["bb9f03e1-86d2-4f3f-975f-db813e0e3b29"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:22Z","provider:segmentation_id":1015,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:21Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:23,812 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net used request id req-4c9824d6-c285-4c48-8329-d44c545e99ab 2018-07-01 09:48:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:48:23,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:48:23 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:48:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:23,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:23 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3710eae-a7c2-4914-bfef-c85d5fefe27d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:23,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-a3710eae-a7c2-4914-bfef-c85d5fefe27d 2018-07-01 09:48:23,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:23,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6744943a-7105-460c-809c-1d6cc574e1a2 Date: Sun, 01 Jul 2018 09:48:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34a18993-dece-4a66-8184-45943847f453","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:22Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:22Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"bb9f03e1-86d2-4f3f-975f-db813e0e3b29","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]} 2018-07-01 09:48:23,950 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 used request id req-6744943a-7105-460c-809c-1d6cc574e1a2 2018-07-01 09:48:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453&name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:24,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b9d462aa-d4c8-445e-b65e-0c8cf2f1a5b8 Date: Sun, 01 Jul 2018 09:48:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34a18993-dece-4a66-8184-45943847f453","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:22Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:22Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"bb9f03e1-86d2-4f3f-975f-db813e0e3b29","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]} 2018-07-01 09:48:24,041 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453&name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet used request id req-b9d462aa-d4c8-445e-b65e-0c8cf2f1a5b8 2018-07-01 09:48:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453&name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:24,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c78de336-7645-4f83-85ea-f122a5b08f61 Date: Sun, 01 Jul 2018 09:48:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34a18993-dece-4a66-8184-45943847f453","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:22Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:22Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"bb9f03e1-86d2-4f3f-975f-db813e0e3b29","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]} 2018-07-01 09:48:24,130 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453&name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet used request id req-c78de336-7645-4f83-85ea-f122a5b08f61 2018-07-01 09:48:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:24,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ddb494bc-cecf-4337-8af8-35f60eb8da23 Date: Sun, 01 Jul 2018 09:48:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34a18993-dece-4a66-8184-45943847f453","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:22Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:22Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"bb9f03e1-86d2-4f3f-975f-db813e0e3b29","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]} 2018-07-01 09:48:24,209 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=34a18993-dece-4a66-8184-45943847f453 used request id req-ddb494bc-cecf-4337-8af8-35f60eb8da23 2018-07-01 09:48:24,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-db89bdd2-d9bf-48e5-adeb-692f4cbb41b9 Date: Sun, 01 Jul 2018 09:48:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34a18993-dece-4a66-8184-45943847f453","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:22Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:22Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"bb9f03e1-86d2-4f3f-975f-db813e0e3b29","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet"}]} 2018-07-01 09:48:24,441 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet used request id req-db89bdd2-d9bf-48e5-adeb-692f4cbb41b9 2018-07-01 09:48:24,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:24,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:24 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7372659-dc83-449c-9e38-aa8aa6a7daa6 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:24,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-e7372659-dc83-449c-9e38-aa8aa6a7daa6 2018-07-01 09:48:24,476 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet 2018-07-01 09:48:24,477 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-subnet 2018-07-01 09:48:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/bb9f03e1-86d2-4f3f-975f-db813e0e3b29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:26,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a5153b5-ce1a-4770-8879-3276c156c9b3 Date: Sun, 01 Jul 2018 09:48:26 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:26,031 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/bb9f03e1-86d2-4f3f-975f-db813e0e3b29 used request id req-2a5153b5-ce1a-4770-8879-3276c156c9b3 2018-07-01 09:48:26,032 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a197334f-f4a0-4ea7-8eaf-6470f9bf8434-pub-net 2018-07-01 09:48:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/34a18993-dece-4a66-8184-45943847f453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8049a7c932bb3857d363e3f5a01ff547a3c37d5d" 2018-07-01 09:48:27,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fec5335c-c9a3-42ed-89ec-ffa5f9a2512e Date: Sun, 01 Jul 2018 09:48:27 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:27,907 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/34a18993-dece-4a66-8184-45943847f453 used request id req-fec5335c-c9a3-42ed-89ec-ffa5f9a2512e 2018-07-01 09:48:27,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:28,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["BnUalEXSR7qq425hbLqrww"], "issued_at": "2018-07-01T09:48:28.000000Z"}} 2018-07-01 09:48:28,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344c52f5642385de5afd93419bfded4e3fff8fd9" 2018-07-01 09:48:28,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:28 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d6a1b49-77f8-4650-a865-afe5db2e33a7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:28,696 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6d6a1b49-77f8-4650-a865-afe5db2e33a7 2018-07-01 09:48:28,697 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-net 2018-07-01 09:48:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344c52f5642385de5afd93419bfded4e3fff8fd9" -d '{"network": {"name": "NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-net", "admin_state_up": true}}' 2018-07-01 09:48:29,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-488fbb1c-ac1e-4d52-9dec-eeff6ec788e0 Date: Sun, 01 Jul 2018 09:48:29 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"ea571dc3-c344-4585-b2f6-9d2e25cfd952","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:29Z","is_default":false,"provider:segmentation_id":1008,"name":"NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:29Z","mtu":1500}} 2018-07-01 09:48:29,427 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-488fbb1c-ac1e-4d52-9dec-eeff6ec788e0 2018-07-01 09:48:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=ea571dc3-c344-4585-b2f6-9d2e25cfd952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344c52f5642385de5afd93419bfded4e3fff8fd9" 2018-07-01 09:48:29,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ec83f662-319a-44b4-84ca-53ae68c07b56 Date: Sun, 01 Jul 2018 09:48:29 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ea571dc3-c344-4585-b2f6-9d2e25cfd952","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:29Z","provider:segmentation_id":1008,"name":"NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:29Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:29,853 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ea571dc3-c344-4585-b2f6-9d2e25cfd952 used request id req-ec83f662-319a-44b4-84ca-53ae68c07b56 2018-07-01 09:48:29,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ea571dc3-c344-4585-b2f6-9d2e25cfd952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344c52f5642385de5afd93419bfded4e3fff8fd9" 2018-07-01 09:48:30,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f6bb82b-3ca7-4b17-a828-9e03cba5e106 Date: Sun, 01 Jul 2018 09:48:30 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:30,188 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ea571dc3-c344-4585-b2f6-9d2e25cfd952 used request id req-0f6bb82b-3ca7-4b17-a828-9e03cba5e106 2018-07-01 09:48:30,189 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-subnet 2018-07-01 09:48:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344c52f5642385de5afd93419bfded4e3fff8fd9" -d '{"subnets": [{"ip_version": 4, "network_id": "ea571dc3-c344-4585-b2f6-9d2e25cfd952", "cidr": "", "name": "NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-subnet"}]}' 2018-07-01 09:48:30,489 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-827aaa79-e432-4d41-8875-d9eb5e471e73 Date: Sun, 01 Jul 2018 09:48:30 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 09:48:30,489 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-827aaa79-e432-4d41-8875-d9eb5e471e73 2018-07-01 09:48:30,490 - 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-01 09:48:30,490 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-subnet] for network [NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-net] 2018-07-01 09:48:30,490 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0e1bee6a-7ab0-4459-a320-cec87ba33c07-pub-net 2018-07-01 09:48:30,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/ea571dc3-c344-4585-b2f6-9d2e25cfd952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344c52f5642385de5afd93419bfded4e3fff8fd9" 2018-07-01 09:48:31,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1da8c9e-d0d1-4dbf-b672-e8a987deeb09 Date: Sun, 01 Jul 2018 09:48:31 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:31,782 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/ea571dc3-c344-4585-b2f6-9d2e25cfd952 used request id req-c1da8c9e-d0d1-4dbf-b672-e8a987deeb09 2018-07-01 09:48:31,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:32,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["7GrdHNJPQA6j3d5TcpUzZQ"], "issued_at": "2018-07-01T09:48:32.000000Z"}} 2018-07-01 09:48:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:32,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:32 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f6d81cf-eb03-4070-999b-11ec11046965 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:32,567 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0f6d81cf-eb03-4070-999b-11ec11046965 2018-07-01 09:48:32,568 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net 2018-07-01 09:48:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" -d '{"network": {"name": "NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net", "admin_state_up": true}}' 2018-07-01 09:48:33,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-4cbada37-f4c5-4abb-8d9a-5bd1ebc0fe3f Date: Sun, 01 Jul 2018 09:48:33 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:33Z","is_default":false,"provider:segmentation_id":1028,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:32Z","mtu":1500}} 2018-07-01 09:48:33,223 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-4cbada37-f4c5-4abb-8d9a-5bd1ebc0fe3f 2018-07-01 09:48:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=92f9366f-a61f-411a-b7d0-8fff3b76c471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:33,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f7fd0e03-1ebe-46cf-b8c4-3391e0f83a73 Date: Sun, 01 Jul 2018 09:48:33 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:33Z","provider:segmentation_id":1028,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:32Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:33,635 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=92f9366f-a61f-411a-b7d0-8fff3b76c471 used request id req-f7fd0e03-1ebe-46cf-b8c4-3391e0f83a73 2018-07-01 09:48:33,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:33,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-471b5938-bf17-4355-ae53-2595900b57f1 Date: Sun, 01 Jul 2018 09:48:33 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:33,708 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 used request id req-471b5938-bf17-4355-ae53-2595900b57f1 2018-07-01 09:48:33,708 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet 2018-07-01 09:48:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" -d '{"subnets": [{"ip_version": 4, "network_id": "92f9366f-a61f-411a-b7d0-8fff3b76c471", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet"}]}' 2018-07-01 09:48:34,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5f1794b-c5ce-4e1e-b53e-e91b6463d143 Date: Sun, 01 Jul 2018 09:48:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:33Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:33Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"384757b2-0278-442a-9b96-f66b08b53793","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet"}]} 2018-07-01 09:48:34,241 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-d5f1794b-c5ce-4e1e-b53e-e91b6463d143 2018-07-01 09:48:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=92f9366f-a61f-411a-b7d0-8fff3b76c471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:34,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-47eb4511-8059-41c0-b8e9-c4a31a3aa1a3 Date: Sun, 01 Jul 2018 09:48:34 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["384757b2-0278-442a-9b96-f66b08b53793"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:33Z","provider:segmentation_id":1028,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:32Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:34,388 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=92f9366f-a61f-411a-b7d0-8fff3b76c471 used request id req-47eb4511-8059-41c0-b8e9-c4a31a3aa1a3 2018-07-01 09:48:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:34,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9da81715-ec80-4786-90dd-77e8c1a5c950 Date: Sun, 01 Jul 2018 09:48:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:33Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:33Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"384757b2-0278-442a-9b96-f66b08b53793","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet"}]} 2018-07-01 09:48:34,468 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 used request id req-9da81715-ec80-4786-90dd-77e8c1a5c950 2018-07-01 09:48:34,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:34,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6fd9503c-0ce4-4e9d-9508-643d297a31d6 Date: Sun, 01 Jul 2018 09:48:34 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["384757b2-0278-442a-9b96-f66b08b53793"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:33Z","provider:segmentation_id":1028,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:32Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:34,643 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net used request id req-6fd9503c-0ce4-4e9d-9508-643d297a31d6 2018-07-01 09:48:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:48:34,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:48:34 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:48:34,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:34,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:34 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e03e2f69-4eaf-43e9-a1b8-c835608bfdcd Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:34,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-e03e2f69-4eaf-43e9-a1b8-c835608bfdcd 2018-07-01 09:48:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:34,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ec7cc3f-0616-41cc-970d-894051eefc0d Date: Sun, 01 Jul 2018 09:48:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:33Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:33Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"384757b2-0278-442a-9b96-f66b08b53793","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet"}]} 2018-07-01 09:48:34,766 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 used request id req-9ec7cc3f-0616-41cc-970d-894051eefc0d 2018-07-01 09:48:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471&name=NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:34,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ac05b13-ce96-4ffa-81d4-262724dcef70 Date: Sun, 01 Jul 2018 09:48:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:33Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:33Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"384757b2-0278-442a-9b96-f66b08b53793","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet"}]} 2018-07-01 09:48:34,861 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471&name=NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet used request id req-6ac05b13-ce96-4ffa-81d4-262724dcef70 2018-07-01 09:48:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471&name=NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:34,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6339941d-8b16-4795-a322-0dc9aea9944a Date: Sun, 01 Jul 2018 09:48:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:33Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:33Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"384757b2-0278-442a-9b96-f66b08b53793","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet"}]} 2018-07-01 09:48:34,940 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471&name=NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet used request id req-6339941d-8b16-4795-a322-0dc9aea9944a 2018-07-01 09:48:34,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:35,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5c41fc16-cd37-4dbc-97af-e83d5b839ca4 Date: Sun, 01 Jul 2018 09:48:35 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92f9366f-a61f-411a-b7d0-8fff3b76c471","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:33Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:33Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"384757b2-0278-442a-9b96-f66b08b53793","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet"}]} 2018-07-01 09:48:35,296 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=92f9366f-a61f-411a-b7d0-8fff3b76c471 used request id req-5c41fc16-cd37-4dbc-97af-e83d5b839ca4 2018-07-01 09:48:35,297 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet 2018-07-01 09:48:35,297 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-subnet 2018-07-01 09:48:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/384757b2-0278-442a-9b96-f66b08b53793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:37,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b008991-c787-45a5-a374-f529c69b5d20 Date: Sun, 01 Jul 2018 09:48:37 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:37,045 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/384757b2-0278-442a-9b96-f66b08b53793 used request id req-0b008991-c787-45a5-a374-f529c69b5d20 2018-07-01 09:48:37,045 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d83303f7-4589-4746-9b06-2f25539f4a0b-pub-net 2018-07-01 09:48:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/92f9366f-a61f-411a-b7d0-8fff3b76c471 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bbe5a6527912666734d940e9db4ffdbf65da5ff" 2018-07-01 09:48:38,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c916231-010b-4c6b-bdbe-062e633315fb Date: Sun, 01 Jul 2018 09:48:38 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:38,939 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/92f9366f-a61f-411a-b7d0-8fff3b76c471 used request id req-2c916231-010b-4c6b-bdbe-062e633315fb 2018-07-01 09:48:38,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:39,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["04EJnPXPQie1DcaWc7TcNg"], "issued_at": "2018-07-01T09:48:39.000000Z"}} 2018-07-01 09:48:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc1a40794aa1bdf992091a92c7a4e5b390fc80d" 2018-07-01 09:48:39,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:39 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adba150f-02cb-4b7b-8a37-33a8a748ded2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:39,842 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-adba150f-02cb-4b7b-8a37-33a8a748ded2 2018-07-01 09:48:39,844 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-net 2018-07-01 09:48:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc1a40794aa1bdf992091a92c7a4e5b390fc80d" -d '{"network": {"name": "NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-net", "admin_state_up": true}}' 2018-07-01 09:48:40,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-405e3441-b44d-49c1-9f55-33b042ba1b67 Date: Sun, 01 Jul 2018 09:48:40 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"7df5a6ae-9cac-446c-857d-3bf6dd71b752","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:40Z","is_default":false,"provider:segmentation_id":1089,"name":"NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:40Z","mtu":1500}} 2018-07-01 09:48:40,756 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-405e3441-b44d-49c1-9f55-33b042ba1b67 2018-07-01 09:48:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=7df5a6ae-9cac-446c-857d-3bf6dd71b752 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc1a40794aa1bdf992091a92c7a4e5b390fc80d" 2018-07-01 09:48:40,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-239078fb-2011-41ee-9905-248b5afa98a2 Date: Sun, 01 Jul 2018 09:48:40 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"7df5a6ae-9cac-446c-857d-3bf6dd71b752","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:40Z","provider:segmentation_id":1089,"name":"NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:40Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:40,926 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=7df5a6ae-9cac-446c-857d-3bf6dd71b752 used request id req-239078fb-2011-41ee-9905-248b5afa98a2 2018-07-01 09:48:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=7df5a6ae-9cac-446c-857d-3bf6dd71b752 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc1a40794aa1bdf992091a92c7a4e5b390fc80d" 2018-07-01 09:48:41,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e8215e3-9d4a-4b83-9154-eaef935b3fa6 Date: Sun, 01 Jul 2018 09:48:41 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:41,343 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=7df5a6ae-9cac-446c-857d-3bf6dd71b752 used request id req-6e8215e3-9d4a-4b83-9154-eaef935b3fa6 2018-07-01 09:48:41,343 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-subnet 2018-07-01 09:48:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc1a40794aa1bdf992091a92c7a4e5b390fc80d" -d '{"subnets": [{"ip_version": 4, "network_id": "7df5a6ae-9cac-446c-857d-3bf6dd71b752", "cidr": null, "name": "NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-subnet"}]}' 2018-07-01 09:48:41,428 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e395538e-2f3a-4002-80c7-5c6e111e9c00 Date: Sun, 01 Jul 2018 09:48:41 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-01 09:48:41,429 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-e395538e-2f3a-4002-80c7-5c6e111e9c00 2018-07-01 09:48:41,429 - 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-01 09:48:41,429 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-subnet] for network [NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-net] 2018-07-01 09:48:41,429 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3d4a7ca5-d3fb-4643-9d93-6c03622f4c3c-pub-net 2018-07-01 09:48:41,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/7df5a6ae-9cac-446c-857d-3bf6dd71b752 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc1a40794aa1bdf992091a92c7a4e5b390fc80d" 2018-07-01 09:48:42,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c11825a-6fb3-4e04-a89c-f373661dd826 Date: Sun, 01 Jul 2018 09:48:42 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:42,597 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/7df5a6ae-9cac-446c-857d-3bf6dd71b752 used request id req-1c11825a-6fb3-4e04-a89c-f373661dd826 2018-07-01 09:48:42,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:43,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["kcjfUsXrTWOxVT7HXydr7g"], "issued_at": "2018-07-01T09:48:43.000000Z"}} 2018-07-01 09:48:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:43,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:43 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8042e81-2004-4da0-a6ff-0945470027e3 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:43,332 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a8042e81-2004-4da0-a6ff-0945470027e3 2018-07-01 09:48:43,334 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net 2018-07-01 09:48:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" -d '{"network": {"name": "NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net", "admin_state_up": true}}' 2018-07-01 09:48:44,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-e186ea18-e4e6-4489-9493-940a743971b1 Date: Sun, 01 Jul 2018 09:48:44 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"9613ff0e-a3b7-4ece-a8b3-a984f36e4312","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:43Z","is_default":false,"provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:43Z","mtu":1500}} 2018-07-01 09:48:44,252 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-e186ea18-e4e6-4489-9493-940a743971b1 2018-07-01 09:48:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:44,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9e9be906-94d6-4884-a0e8-8cad5654cf98 Date: Sun, 01 Jul 2018 09:48:44 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9613ff0e-a3b7-4ece-a8b3-a984f36e4312","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:43Z","provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:43Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:44,401 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 used request id req-9e9be906-94d6-4884-a0e8-8cad5654cf98 2018-07-01 09:48:44,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:44,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b8cfc29-837d-4a32-8700-8780d9752ada Date: Sun, 01 Jul 2018 09:48:44 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:44,756 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 used request id req-9b8cfc29-837d-4a32-8700-8780d9752ada 2018-07-01 09:48:44,756 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-subnet 2018-07-01 09:48:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" -d '{"subnets": [{"ip_version": 4, "network_id": "9613ff0e-a3b7-4ece-a8b3-a984f36e4312", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-subnet"}]}' 2018-07-01 09:48:45,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a3b0818d-02cd-48cb-810c-47fd483fa291 Date: Sun, 01 Jul 2018 09:48:45 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9613ff0e-a3b7-4ece-a8b3-a984f36e4312","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:44Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:44Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ad0b0178-aea2-44ed-9933-93e87363234c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-subnet"}]} 2018-07-01 09:48:45,324 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-a3b0818d-02cd-48cb-810c-47fd483fa291 2018-07-01 09:48:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:45,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a46e21c2-585f-43e5-82b7-66b002e82bc0 Date: Sun, 01 Jul 2018 09:48:45 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9613ff0e-a3b7-4ece-a8b3-a984f36e4312","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["ad0b0178-aea2-44ed-9933-93e87363234c"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:44Z","provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:43Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:45,748 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 used request id req-a46e21c2-585f-43e5-82b7-66b002e82bc0 2018-07-01 09:48:45,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:45,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53a0da39-0957-44c7-9070-83fe8b9141fd Date: Sun, 01 Jul 2018 09:48:45 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9613ff0e-a3b7-4ece-a8b3-a984f36e4312","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:44Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:44Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ad0b0178-aea2-44ed-9933-93e87363234c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-subnet"}]} 2018-07-01 09:48:45,825 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 used request id req-53a0da39-0957-44c7-9070-83fe8b9141fd 2018-07-01 09:48:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:45,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-48882e09-fba4-4373-b02a-63af41f340de Date: Sun, 01 Jul 2018 09:48:45 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9613ff0e-a3b7-4ece-a8b3-a984f36e4312","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["ad0b0178-aea2-44ed-9933-93e87363234c"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:44Z","provider:segmentation_id":1006,"name":"NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:43Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:45,969 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net used request id req-48882e09-fba4-4373-b02a-63af41f340de 2018-07-01 09:48:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:48:45,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:48:45 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:48:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:46,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:45 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9767c9a0-a711-44b4-9312-b39099827498 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:46,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-9767c9a0-a711-44b4-9312-b39099827498 2018-07-01 09:48:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:46,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4df2a66-312b-4b5f-b951-2330160e702c Date: Sun, 01 Jul 2018 09:48:46 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9613ff0e-a3b7-4ece-a8b3-a984f36e4312","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:44Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:44Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ad0b0178-aea2-44ed-9933-93e87363234c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-subnet"}]} 2018-07-01 09:48:46,118 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9613ff0e-a3b7-4ece-a8b3-a984f36e4312 used request id req-d4df2a66-312b-4b5f-b951-2330160e702c 2018-07-01 09:48:46,118 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-subnet 2018-07-01 09:48:46,118 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-subnet 2018-07-01 09:48:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/ad0b0178-aea2-44ed-9933-93e87363234c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:48,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea863eb1-ade0-49ce-825c-03db26872a65 Date: Sun, 01 Jul 2018 09:48:48 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:48,406 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/ad0b0178-aea2-44ed-9933-93e87363234c used request id req-ea863eb1-ade0-49ce-825c-03db26872a65 2018-07-01 09:48:48,407 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9fa916d6-31ef-47d2-936d-2c7af0742af3-pub-net 2018-07-01 09:48:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/9613ff0e-a3b7-4ece-a8b3-a984f36e4312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29977817a883bc80bc2207a086472378c150e80f" 2018-07-01 09:48:50,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc83235f-16c3-4d39-85b8-747e23802834 Date: Sun, 01 Jul 2018 09:48:50 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:48:50,075 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/9613ff0e-a3b7-4ece-a8b3-a984f36e4312 used request id req-cc83235f-16c3-4d39-85b8-747e23802834 2018-07-01 09:48:50,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:50,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["6FJKoM4NRI6-Zm-hbEyWpg"], "issued_at": "2018-07-01T09:48:50.000000Z"}} 2018-07-01 09:48:50,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:50,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:50 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-708d9fc1-8673-4d1a-9f53-e90ab11ead64 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:50,755 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-708d9fc1-8673-4d1a-9f53-e90ab11ead64 2018-07-01 09:48:50,757 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net 2018-07-01 09:48:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" -d '{"network": {"name": "NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net", "admin_state_up": true}}' 2018-07-01 09:48:51,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-486e563a-4b58-47bd-9b02-8f93e7010ce5 Date: Sun, 01 Jul 2018 09:48:51 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:51Z","is_default":false,"provider:segmentation_id":1065,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:51Z","mtu":1500}} 2018-07-01 09:48:51,487 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-486e563a-4b58-47bd-9b02-8f93e7010ce5 2018-07-01 09:48:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:51,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ad06695c-9214-46db-8b5b-fc4e8373dbcf Date: Sun, 01 Jul 2018 09:48:51 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:48:51Z","provider:segmentation_id":1065,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:51Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:51,927 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 used request id req-ad06695c-9214-46db-8b5b-fc4e8373dbcf 2018-07-01 09:48:51,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:52,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c910ee09-c43e-4ce8-9fc3-e37252cb1646 Date: Sun, 01 Jul 2018 09:48:52 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:48:52,003 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 used request id req-c910ee09-c43e-4ce8-9fc3-e37252cb1646 2018-07-01 09:48:52,003 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet 2018-07-01 09:48:52,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" -d '{"subnets": [{"ip_version": 4, "network_id": "3ff2db32-8dd7-4c64-8cc9-00fdfac0c583", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet"}]}' 2018-07-01 09:48:52,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8405e90-156e-452d-97aa-32fb007f085a Date: Sun, 01 Jul 2018 09:48:52 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:52Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:52Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"74432294-bb9f-492a-831a-af1378d78a73","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet"}]} 2018-07-01 09:48:52,595 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-a8405e90-156e-452d-97aa-32fb007f085a 2018-07-01 09:48:52,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:53,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4185108a-2af7-41f9-a1d5-e2af99c8a575 Date: Sun, 01 Jul 2018 09:48:53 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["74432294-bb9f-492a-831a-af1378d78a73"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:52Z","provider:segmentation_id":1065,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:51Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:53,069 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 used request id req-4185108a-2af7-41f9-a1d5-e2af99c8a575 2018-07-01 09:48:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:53,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-395a6ca9-b73c-4b1e-85f8-9983a9998875 Date: Sun, 01 Jul 2018 09:48:53 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:52Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:52Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"74432294-bb9f-492a-831a-af1378d78a73","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet"}]} 2018-07-01 09:48:53,146 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 used request id req-395a6ca9-b73c-4b1e-85f8-9983a9998875 2018-07-01 09:48:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:53,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-76c1746d-0407-4321-8951-77d6fae926f9 Date: Sun, 01 Jul 2018 09:48:53 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["74432294-bb9f-492a-831a-af1378d78a73"],"description":"","tags":[],"updated_at":"2018-07-01T09:48:52Z","provider:segmentation_id":1065,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:51Z","provider:network_type":"vlan"}]} 2018-07-01 09:48:53,603 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net used request id req-76c1746d-0407-4321-8951-77d6fae926f9 2018-07-01 09:48:53,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:48:53,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:48:53 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:48:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:53,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:53 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb19e8a3-d517-4e24-b5ab-4f1b86315dbd Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:53,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-fb19e8a3-d517-4e24-b5ab-4f1b86315dbd 2018-07-01 09:48:53,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:53,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ca0da9fb-c691-424a-9e12-342dfb8615a6 Date: Sun, 01 Jul 2018 09:48:53 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:52Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:52Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"74432294-bb9f-492a-831a-af1378d78a73","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet"}]} 2018-07-01 09:48:53,885 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 used request id req-ca0da9fb-c691-424a-9e12-342dfb8615a6 2018-07-01 09:48:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583&name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:53,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f7b8662-3a3b-4bf3-9687-e30e7fde1a24 Date: Sun, 01 Jul 2018 09:48:53 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ff2db32-8dd7-4c64-8cc9-00fdfac0c583","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:48:52Z","dns_nameservers":[],"updated_at":"2018-07-01T09:48:52Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"74432294-bb9f-492a-831a-af1378d78a73","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet"}]} 2018-07-01 09:48:53,964 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=3ff2db32-8dd7-4c64-8cc9-00fdfac0c583&name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet used request id req-7f7b8662-3a3b-4bf3-9687-e30e7fde1a24 2018-07-01 09:48:53,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:48:53,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:48:54,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["n5ILAK0ASh-L4CL4BwCVDA"], "issued_at": "2018-07-01T09:48:54.000000Z"}} 2018-07-01 09:48:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef8cb9e1087b69b81cf50319e2b1bce590e6b6fc" 2018-07-01 09:48:54,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:54 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b73ff931-2eed-4759-bdaa-29f0894f0463 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:48:54,807 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b73ff931-2eed-4759-bdaa-29f0894f0463 2018-07-01 09:48:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:54,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-fd4ed5fe-5860-455c-b2c9-852bb1d56636 Date: Sun, 01 Jul 2018 09:48:54 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:48:54,959 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-fd4ed5fe-5860-455c-b2c9-852bb1d56636 2018-07-01 09:48:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:55,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-46a341bb-8608-4cb8-a6db-3a4070857f6e Date: Sun, 01 Jul 2018 09:48:55 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:48:55,044 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-46a341bb-8608-4cb8-a6db-3a4070857f6e 2018-07-01 09:48:55,045 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router 2018-07-01 09:48:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" -d '{"router": {"external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7"}, "name": "NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router", "admin_state_up": true}}' 2018-07-01 09:48:57,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-53b88f8c-f846-4ac1-9710-a48ed6e3cbdb Date: Sun, 01 Jul 2018 09:48:57 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:48:55Z", "admin_state_up": true, "updated_at": "2018-07-01T09:48:56Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d4ad5364-b3f1-49bd-aa83-3c8bccf82faf", "name": "NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router"}} 2018-07-01 09:48:57,385 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-53b88f8c-f846-4ac1-9710-a48ed6e3cbdb 2018-07-01 09:48:57,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=d4ad5364-b3f1-49bd-aa83-3c8bccf82faf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:57,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-80b08f9a-7d29-43c9-b53c-52f17df04b03 Date: Sun, 01 Jul 2018 09:48:57 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:48:56Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.118"}],"id":"bc1f0ed9-4cf3-400f-b76a-159956b814a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:f9:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d4ad5364-b3f1-49bd-aa83-3c8bccf82faf","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:48:55Z","binding:vnic_type":"normal"}]} 2018-07-01 09:48:57,508 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=d4ad5364-b3f1-49bd-aa83-3c8bccf82faf used request id req-80b08f9a-7d29-43c9-b53c-52f17df04b03 2018-07-01 09:48:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:57,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-66c65100-228b-4458-a5df-0743758be227 Date: Sun, 01 Jul 2018 09:48:57 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:48:57,596 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-66c65100-228b-4458-a5df-0743758be227 2018-07-01 09:48:57,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:57,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0ed16d55-79de-4b1a-a8b7-7d8b077d1fab Date: Sun, 01 Jul 2018 09:48:57 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:48:55Z", "admin_state_up": true, "updated_at": "2018-07-01T09:48:56Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d4ad5364-b3f1-49bd-aa83-3c8bccf82faf", "name": "NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router"}]} 2018-07-01 09:48:57,828 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router used request id req-0ed16d55-79de-4b1a-a8b7-7d8b077d1fab 2018-07-01 09:48:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:57,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:48:57 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e3bf092-b714-4920-80f4-3ed424c38bd7 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:48:57,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-9e3bf092-b714-4920-80f4-3ed424c38bd7 2018-07-01 09:48:57,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=d4ad5364-b3f1-49bd-aa83-3c8bccf82faf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:57,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1245f538-c00d-474c-82d7-6129300b8b73 Date: Sun, 01 Jul 2018 09:48:57 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:48:56Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.118"}],"id":"bc1f0ed9-4cf3-400f-b76a-159956b814a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:f9:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"d4ad5364-b3f1-49bd-aa83-3c8bccf82faf","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:48:55Z","binding:vnic_type":"normal"}]} 2018-07-01 09:48:57,957 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=d4ad5364-b3f1-49bd-aa83-3c8bccf82faf used request id req-1245f538-c00d-474c-82d7-6129300b8b73 2018-07-01 09:48:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:48:58,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-de148802-35bf-4036-90b4-a52a4608301e Date: Sun, 01 Jul 2018 09:48:58 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:48:58,063 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-de148802-35bf-4036-90b4-a52a4608301e 2018-07-01 09:48:58,064 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router 2018-07-01 09:48:58,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/routers/d4ad5364-b3f1-49bd-aa83-3c8bccf82faf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" -d '{"subnet_id": "74432294-bb9f-492a-831a-af1378d78a73"}' 2018-07-01 09:49:01,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0df20c7-ef49-431b-945c-df524865fce7 Date: Sun, 01 Jul 2018 09:49:01 GMT Connection: close RESP BODY: {"network_id": "3ff2db32-8dd7-4c64-8cc9-00fdfac0c583", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "subnet_id": "74432294-bb9f-492a-831a-af1378d78a73", "subnet_ids": ["74432294-bb9f-492a-831a-af1378d78a73"], "port_id": "4564437f-60e2-457a-99c3-e127c7f503be", "id": "d4ad5364-b3f1-49bd-aa83-3c8bccf82faf"} 2018-07-01 09:49:01,683 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/d4ad5364-b3f1-49bd-aa83-3c8bccf82faf/add_router_interface used request id req-c0df20c7-ef49-431b-945c-df524865fce7 2018-07-01 09:49:01,683 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router 2018-07-01 09:49:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/routers/d4ad5364-b3f1-49bd-aa83-3c8bccf82faf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" -d '{"subnet_id": "74432294-bb9f-492a-831a-af1378d78a73"}' 2018-07-01 09:49:05,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2202534a-5868-45c6-9791-76a88c652337 Date: Sun, 01 Jul 2018 09:49:05 GMT Connection: close RESP BODY: {"network_id": "3ff2db32-8dd7-4c64-8cc9-00fdfac0c583", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "subnet_id": "74432294-bb9f-492a-831a-af1378d78a73", "subnet_ids": ["74432294-bb9f-492a-831a-af1378d78a73"], "port_id": "4564437f-60e2-457a-99c3-e127c7f503be", "id": "d4ad5364-b3f1-49bd-aa83-3c8bccf82faf"} 2018-07-01 09:49:05,035 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/d4ad5364-b3f1-49bd-aa83-3c8bccf82faf/remove_router_interface used request id req-2202534a-5868-45c6-9791-76a88c652337 2018-07-01 09:49:05,035 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router 2018-07-01 09:49:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/d4ad5364-b3f1-49bd-aa83-3c8bccf82faf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:49:07,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba83c3de-a866-4158-9b37-879f5fe2fd80 Content-Length: 0 Date: Sun, 01 Jul 2018 09:49:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:07,177 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/d4ad5364-b3f1-49bd-aa83-3c8bccf82faf used request id req-ba83c3de-a866-4158-9b37-879f5fe2fd80 2018-07-01 09:49:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:49:07,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-750f4c95-c2df-4bed-8bcb-ff141571a6cd Date: Sun, 01 Jul 2018 09:49:07 GMT Connection: close RESP BODY: {"routers": []} 2018-07-01 09:49:07,290 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-router used request id req-750f4c95-c2df-4bed-8bcb-ff141571a6cd 2018-07-01 09:49:07,290 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet 2018-07-01 09:49:07,291 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-subnet 2018-07-01 09:49:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/74432294-bb9f-492a-831a-af1378d78a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:49:09,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8446f4cc-5ea1-41c1-8c1a-a5d8bca79c15 Date: Sun, 01 Jul 2018 09:49:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:09,028 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/74432294-bb9f-492a-831a-af1378d78a73 used request id req-8446f4cc-5ea1-41c1-8c1a-a5d8bca79c15 2018-07-01 09:49:09,028 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1539f5dd-49ea-4b13-8f9a-2651f9a493f1-pub-net 2018-07-01 09:49:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6c9034aa9d36ac1088618bfb7a422cfcf6671" 2018-07-01 09:49:10,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3c89747-e992-48f7-94a2-b86f8fb086a5 Date: Sun, 01 Jul 2018 09:49:10 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:10,862 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/3ff2db32-8dd7-4c64-8cc9-00fdfac0c583 used request id req-a3c89747-e992-48f7-94a2-b86f8fb086a5 2018-07-01 09:49:10,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:11,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["lVSZeH6LQ2KGC7MFRLpS9Q"], "issued_at": "2018-07-01T09:49:11.000000Z"}} 2018-07-01 09:49:11,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:11,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a17b9b72-a892-459a-bf45-4a7d21b609d4 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:11,574 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a17b9b72-a892-459a-bf45-4a7d21b609d4 2018-07-01 09:49:11,575 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net 2018-07-01 09:49:11,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" -d '{"network": {"name": "NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net", "admin_state_up": true}}' 2018-07-01 09:49:12,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-f44fbd76-253b-46d8-b945-df1e9bde2e40 Date: Sun, 01 Jul 2018 09:49:12 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"ae22b586-ede2-4bea-8556-718b651ac40d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:12Z","is_default":false,"provider:segmentation_id":1093,"name":"NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:11Z","mtu":1500}} 2018-07-01 09:49:12,288 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-f44fbd76-253b-46d8-b945-df1e9bde2e40 2018-07-01 09:49:12,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=ae22b586-ede2-4bea-8556-718b651ac40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ef58997f-1a0a-4003-b955-d6d9d632d8fc Date: Sun, 01 Jul 2018 09:49:12 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ae22b586-ede2-4bea-8556-718b651ac40d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:12Z","provider:segmentation_id":1093,"name":"NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:11Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:12,434 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ae22b586-ede2-4bea-8556-718b651ac40d used request id req-ef58997f-1a0a-4003-b955-d6d9d632d8fc 2018-07-01 09:49:12,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ae22b586-ede2-4bea-8556-718b651ac40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:12,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce6d30dd-eea6-4898-b664-55a93a5c5e84 Date: Sun, 01 Jul 2018 09:49:12 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:49:12,839 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ae22b586-ede2-4bea-8556-718b651ac40d used request id req-ce6d30dd-eea6-4898-b664-55a93a5c5e84 2018-07-01 09:49:12,839 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet 2018-07-01 09:49:12,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" -d '{"subnets": [{"ip_version": 4, "network_id": "ae22b586-ede2-4bea-8556-718b651ac40d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet"}]}' 2018-07-01 09:49:13,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ac13c19d-a3bf-42a4-a52d-e336424daabd Date: Sun, 01 Jul 2018 09:49:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae22b586-ede2-4bea-8556-718b651ac40d","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:13Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:13Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"2bda1736-0426-4d95-b978-12d724605845","subnetpool_id":null,"name":"NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet"}]} 2018-07-01 09:49:13,585 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-ac13c19d-a3bf-42a4-a52d-e336424daabd 2018-07-01 09:49:13,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=ae22b586-ede2-4bea-8556-718b651ac40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:13,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-89c61106-b3fd-42aa-a7b0-966f6097ff9f Date: Sun, 01 Jul 2018 09:49:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ae22b586-ede2-4bea-8556-718b651ac40d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["2bda1736-0426-4d95-b978-12d724605845"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:13Z","provider:segmentation_id":1093,"name":"NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:11Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:13,746 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ae22b586-ede2-4bea-8556-718b651ac40d used request id req-89c61106-b3fd-42aa-a7b0-966f6097ff9f 2018-07-01 09:49:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ae22b586-ede2-4bea-8556-718b651ac40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:13,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6dfe41b0-d635-40aa-ac29-4564e745cbbb Date: Sun, 01 Jul 2018 09:49:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae22b586-ede2-4bea-8556-718b651ac40d","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:13Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:13Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"2bda1736-0426-4d95-b978-12d724605845","subnetpool_id":null,"name":"NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet"}]} 2018-07-01 09:49:13,830 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ae22b586-ede2-4bea-8556-718b651ac40d used request id req-6dfe41b0-d635-40aa-ac29-4564e745cbbb 2018-07-01 09:49:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:13,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f628c736-3f20-4768-898c-7c71f7101083 Date: Sun, 01 Jul 2018 09:49:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ae22b586-ede2-4bea-8556-718b651ac40d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["2bda1736-0426-4d95-b978-12d724605845"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:13Z","provider:segmentation_id":1093,"name":"NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:11Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:13,998 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net used request id req-f628c736-3f20-4768-898c-7c71f7101083 2018-07-01 09:49:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:49:14,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:49:14 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:49:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:14,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:14 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e9b8801-fc41-44f8-bd84-99eb6f7dc894 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:49:14,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-2e9b8801-fc41-44f8-bd84-99eb6f7dc894 2018-07-01 09:49:14,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ae22b586-ede2-4bea-8556-718b651ac40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:14,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a010ec75-0a21-465f-b07f-d6141ae57210 Date: Sun, 01 Jul 2018 09:49:14 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae22b586-ede2-4bea-8556-718b651ac40d","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:13Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:13Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"2bda1736-0426-4d95-b978-12d724605845","subnetpool_id":null,"name":"NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet"}]} 2018-07-01 09:49:14,392 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ae22b586-ede2-4bea-8556-718b651ac40d used request id req-a010ec75-0a21-465f-b07f-d6141ae57210 2018-07-01 09:49:14,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:49:14,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:15,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["pM36iVC3TRSy0iAtmwWTXg"], "issued_at": "2018-07-01T09:49:15.000000Z"}} 2018-07-01 09:49:15,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ad053fa1f578187f17f96e049cd9f2c523c016" 2018-07-01 09:49:15,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-deb7a486-46c1-45be-b990-97e614af2a30 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:15,215 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-deb7a486-46c1-45be-b990-97e614af2a30 2018-07-01 09:49:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:15,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7da919c1-5365-4f97-8890-bbe5607be1d0 Date: Sun, 01 Jul 2018 09:49:15 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:49:15,382 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-7da919c1-5365-4f97-8890-bbe5607be1d0 2018-07-01 09:49:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:15,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-7ef36213-bd30-44ce-954a-fd149769ae9d Date: Sun, 01 Jul 2018 09:49:15 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:49:15,464 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-7ef36213-bd30-44ce-954a-fd149769ae9d 2018-07-01 09:49:15,464 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router 2018-07-01 09:49:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" -d '{"router": {"external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7"}, "name": "NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router", "admin_state_up": true}}' 2018-07-01 09:49:17,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-622c2e41-8db5-4564-a03a-0abf954261d8 Date: Sun, 01 Jul 2018 09:49:17 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:49:15Z", "admin_state_up": true, "updated_at": "2018-07-01T09:49:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "cb37b50a-a551-48a1-b9ad-0ac84ec2343b", "name": "NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router"}} 2018-07-01 09:49:17,571 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-622c2e41-8db5-4564-a03a-0abf954261d8 2018-07-01 09:49:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=cb37b50a-a551-48a1-b9ad-0ac84ec2343b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:17,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b6e7d0e7-59fd-4f08-aa32-00f730b4dd53 Date: Sun, 01 Jul 2018 09:49:17 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:49:16Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.121"}],"id":"c23ca3f1-41a4-4894-affe-53d3b22bc029","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:63:8f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cb37b50a-a551-48a1-b9ad-0ac84ec2343b","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:49:16Z","binding:vnic_type":"normal"}]} 2018-07-01 09:49:17,681 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=cb37b50a-a551-48a1-b9ad-0ac84ec2343b used request id req-b6e7d0e7-59fd-4f08-aa32-00f730b4dd53 2018-07-01 09:49:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:17,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-4d65f07d-182a-4047-ae58-b9b46ffd890d Date: Sun, 01 Jul 2018 09:49:17 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:49:17,762 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-4d65f07d-182a-4047-ae58-b9b46ffd890d 2018-07-01 09:49:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:17,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ae1565b5-45ec-4c85-8f5b-29380a3922ae Date: Sun, 01 Jul 2018 09:49:17 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:49:15Z", "admin_state_up": true, "updated_at": "2018-07-01T09:49:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "cb37b50a-a551-48a1-b9ad-0ac84ec2343b", "name": "NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router"}]} 2018-07-01 09:49:17,977 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router used request id req-ae1565b5-45ec-4c85-8f5b-29380a3922ae 2018-07-01 09:49:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:18,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:17 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a25322c-4226-461f-bb88-b4f87d442018 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:49:18,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-4a25322c-4226-461f-bb88-b4f87d442018 2018-07-01 09:49:18,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=cb37b50a-a551-48a1-b9ad-0ac84ec2343b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:18,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8a7242f9-f04d-46f6-9b36-e6ad070ea490 Date: Sun, 01 Jul 2018 09:49:18 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:49:16Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.121"}],"id":"c23ca3f1-41a4-4894-affe-53d3b22bc029","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:63:8f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"cb37b50a-a551-48a1-b9ad-0ac84ec2343b","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:49:16Z","binding:vnic_type":"normal"}]} 2018-07-01 09:49:18,256 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=cb37b50a-a551-48a1-b9ad-0ac84ec2343b used request id req-8a7242f9-f04d-46f6-9b36-e6ad070ea490 2018-07-01 09:49:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:18,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-b398570f-36f8-4d45-bfb4-e1dec617636b Date: Sun, 01 Jul 2018 09:49:18 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:49:18,337 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-b398570f-36f8-4d45-bfb4-e1dec617636b 2018-07-01 09:49:18,339 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet 2018-07-01 09:49:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/2bda1736-0426-4d95-b978-12d724605845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:20,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e27aafe4-d461-4d97-b1c3-32fdff06ba6c Date: Sun, 01 Jul 2018 09:49:20 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:20,123 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/2bda1736-0426-4d95-b978-12d724605845 used request id req-e27aafe4-d461-4d97-b1c3-32fdff06ba6c 2018-07-01 09:49:20,124 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router 2018-07-01 09:49:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9696/v2.0/routers/cb37b50a-a551-48a1-b9ad-0ac84ec2343b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" -d '{"subnet_id": "2bda1736-0426-4d95-b978-12d724605845"}' 2018-07-01 09:49:20,997 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-1b2631f5-521e-4f4e-8493-5d89c1621cfc Date: Sun, 01 Jul 2018 09:49:20 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Subnet 2bda1736-0426-4d95-b978-12d724605845 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 09:49:20,997 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/cb37b50a-a551-48a1-b9ad-0ac84ec2343b/add_router_interface used request id req-1b2631f5-521e-4f4e-8493-5d89c1621cfc 2018-07-01 09:49:20,997 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 2bda1736-0426-4d95-b978-12d724605845 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 09:49:20,998 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router 2018-07-01 09:49:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/cb37b50a-a551-48a1-b9ad-0ac84ec2343b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:23,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9ccd48d-07af-4abe-bf3a-812f09739f7a Content-Length: 0 Date: Sun, 01 Jul 2018 09:49:23 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:23,149 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/cb37b50a-a551-48a1-b9ad-0ac84ec2343b used request id req-d9ccd48d-07af-4abe-bf3a-812f09739f7a 2018-07-01 09:49:23,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:23,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-066dea9a-6c5f-4eac-8822-6655dfa45562 Date: Sun, 01 Jul 2018 09:49:23 GMT Connection: close RESP BODY: {"routers": []} 2018-07-01 09:49:23,271 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-router used request id req-066dea9a-6c5f-4eac-8822-6655dfa45562 2018-07-01 09:49:23,271 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet 2018-07-01 09:49:23,271 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-subnet 2018-07-01 09:49:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/2bda1736-0426-4d95-b978-12d724605845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:23,327 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-3f7ae885-9d0c-437f-8f86-3d875a139e3b Date: Sun, 01 Jul 2018 09:49:23 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Subnet 2bda1736-0426-4d95-b978-12d724605845 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 09:49:23,327 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/2bda1736-0426-4d95-b978-12d724605845 used request id req-3f7ae885-9d0c-437f-8f86-3d875a139e3b 2018-07-01 09:49:23,327 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 2bda1736-0426-4d95-b978-12d724605845 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-01 09:49:23,327 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-daf45578-6005-4681-9643-682ebe44235b-pub-net 2018-07-01 09:49:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/ae22b586-ede2-4bea-8556-718b651ac40d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bae45ffc071285060123f955f67a10f612fab1" 2018-07-01 09:49:24,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95fdbbe5-22fb-49ed-992b-fe9091930c5d Date: Sun, 01 Jul 2018 09:49:24 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:24,590 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/ae22b586-ede2-4bea-8556-718b651ac40d used request id req-95fdbbe5-22fb-49ed-992b-fe9091930c5d 2018-07-01 09:49:24,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:25,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["1QX8vhsOQtmfiu7l4WfJTA"], "issued_at": "2018-07-01T09:49:25.000000Z"}} 2018-07-01 09:49:25,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:25,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e62ef3d-523b-46dc-8689-0b5c4ad4a554 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:25,276 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6e62ef3d-523b-46dc-8689-0b5c4ad4a554 2018-07-01 09:49:25,277 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net 2018-07-01 09:49:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" -d '{"network": {"name": "NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net", "admin_state_up": true}}' 2018-07-01 09:49:25,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-32e82cf2-cc7f-42f7-aa7e-57bbbacd98d1 Date: Sun, 01 Jul 2018 09:49:25 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:25Z","is_default":false,"provider:segmentation_id":1067,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:25Z","mtu":1500}} 2018-07-01 09:49:25,979 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-32e82cf2-cc7f-42f7-aa7e-57bbbacd98d1 2018-07-01 09:49:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=928ae925-eead-4873-aa2c-c4b2bec7ca66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:26,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7ded2632-4471-43e9-9168-bce4bc0b36cb Date: Sun, 01 Jul 2018 09:49:26 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:25Z","provider:segmentation_id":1067,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:25Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:26,424 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=928ae925-eead-4873-aa2c-c4b2bec7ca66 used request id req-7ded2632-4471-43e9-9168-bce4bc0b36cb 2018-07-01 09:49:26,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:26,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b0b19b0f-bb70-410c-a8fc-22199297d569 Date: Sun, 01 Jul 2018 09:49:26 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:49:26,511 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66 used request id req-b0b19b0f-bb70-410c-a8fc-22199297d569 2018-07-01 09:49:26,511 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet 2018-07-01 09:49:26,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" -d '{"subnets": [{"ip_version": 4, "network_id": "928ae925-eead-4873-aa2c-c4b2bec7ca66", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet"}]}' 2018-07-01 09:49:27,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c2abd7e2-b1b9-4a56-8604-6197d3de8fe7 Date: Sun, 01 Jul 2018 09:49:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:26Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:26Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"1762be0e-93d1-4da0-83be-7e35d2594554","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet"}]} 2018-07-01 09:49:27,365 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-c2abd7e2-b1b9-4a56-8604-6197d3de8fe7 2018-07-01 09:49:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=928ae925-eead-4873-aa2c-c4b2bec7ca66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:27,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6dd7c5a6-a2f6-4c90-981d-0dc2841602fb Date: Sun, 01 Jul 2018 09:49:27 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["1762be0e-93d1-4da0-83be-7e35d2594554"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:26Z","provider:segmentation_id":1067,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:25Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:27,824 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=928ae925-eead-4873-aa2c-c4b2bec7ca66 used request id req-6dd7c5a6-a2f6-4c90-981d-0dc2841602fb 2018-07-01 09:49:27,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6074978e-cebd-46db-b508-cb19c4c82f40 Date: Sun, 01 Jul 2018 09:49:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:26Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:26Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"1762be0e-93d1-4da0-83be-7e35d2594554","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet"}]} 2018-07-01 09:49:27,909 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66 used request id req-6074978e-cebd-46db-b508-cb19c4c82f40 2018-07-01 09:49:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:28,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-830f9caf-87a1-4c76-a927-8ed01a23fcf6 Date: Sun, 01 Jul 2018 09:49:28 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["1762be0e-93d1-4da0-83be-7e35d2594554"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:26Z","provider:segmentation_id":1067,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:25Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:28,062 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net used request id req-830f9caf-87a1-4c76-a927-8ed01a23fcf6 2018-07-01 09:49:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:49:28,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:49:28 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:49:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:28,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:28 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bc891b0-4bc2-4459-86b4-b5f933cf86ea Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:49:28,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-0bc891b0-4bc2-4459-86b4-b5f933cf86ea 2018-07-01 09:49:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:28,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c9990875-d42a-40af-9e54-1c2b4b079659 Date: Sun, 01 Jul 2018 09:49:28 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:26Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:26Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"1762be0e-93d1-4da0-83be-7e35d2594554","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet"}]} 2018-07-01 09:49:28,188 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66 used request id req-c9990875-d42a-40af-9e54-1c2b4b079659 2018-07-01 09:49:28,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66&name=NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:28,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6a11ae25-9036-4406-af5e-d946ba453ae5 Date: Sun, 01 Jul 2018 09:49:28 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"928ae925-eead-4873-aa2c-c4b2bec7ca66","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:26Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:26Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"1762be0e-93d1-4da0-83be-7e35d2594554","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet"}]} 2018-07-01 09:49:28,278 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=928ae925-eead-4873-aa2c-c4b2bec7ca66&name=NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet used request id req-6a11ae25-9036-4406-af5e-d946ba453ae5 2018-07-01 09:49:28,278 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet 2018-07-01 09:49:28,279 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-subnet 2018-07-01 09:49:28,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/1762be0e-93d1-4da0-83be-7e35d2594554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:30,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b97f268c-69d9-469e-b9cc-09372b6ab5bb Date: Sun, 01 Jul 2018 09:49:30 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:30,012 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/1762be0e-93d1-4da0-83be-7e35d2594554 used request id req-b97f268c-69d9-469e-b9cc-09372b6ab5bb 2018-07-01 09:49:30,012 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4097fead-3ac2-4395-84d2-833cd9654174-pub-net 2018-07-01 09:49:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/928ae925-eead-4873-aa2c-c4b2bec7ca66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e38d748a70df4b12db5b2a36c9cb9a279c5480d" 2018-07-01 09:49:32,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9354c644-2da7-499f-920d-d9606dc9eb21 Date: Sun, 01 Jul 2018 09:49:32 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:32,014 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/928ae925-eead-4873-aa2c-c4b2bec7ca66 used request id req-9354c644-2da7-499f-920d-d9606dc9eb21 2018-07-01 09:49:32,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:32,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["69CX3ekcSOWKW85cZKcIBA"], "issued_at": "2018-07-01T09:49:32.000000Z"}} 2018-07-01 09:49:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:32,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:32 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-221dc636-54ca-4f3e-8001-1286606eec37 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:32,840 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-221dc636-54ca-4f3e-8001-1286606eec37 2018-07-01 09:49:32,843 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net 2018-07-01 09:49:32,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" -d '{"network": {"name": "NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net", "admin_state_up": true}}' 2018-07-01 09:49:33,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-faa086bd-a08c-406d-b1cb-e528867b1dc1 Date: Sun, 01 Jul 2018 09:49:33 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"62a534df-8f7a-4426-bed7-6c796dff5e3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:33Z","is_default":false,"provider:segmentation_id":1059,"name":"NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:33Z","mtu":1500}} 2018-07-01 09:49:33,698 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-faa086bd-a08c-406d-b1cb-e528867b1dc1 2018-07-01 09:49:33,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=62a534df-8f7a-4426-bed7-6c796dff5e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:33,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-93bc44cb-e8f9-4b14-9319-3b64717de9aa Date: Sun, 01 Jul 2018 09:49:33 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"62a534df-8f7a-4426-bed7-6c796dff5e3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:33Z","provider:segmentation_id":1059,"name":"NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:33Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:33,857 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=62a534df-8f7a-4426-bed7-6c796dff5e3a used request id req-93bc44cb-e8f9-4b14-9319-3b64717de9aa 2018-07-01 09:49:33,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=62a534df-8f7a-4426-bed7-6c796dff5e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:33,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a142f0d7-4e13-40e7-8f10-529bef52113b Date: Sun, 01 Jul 2018 09:49:33 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:49:33,911 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=62a534df-8f7a-4426-bed7-6c796dff5e3a used request id req-a142f0d7-4e13-40e7-8f10-529bef52113b 2018-07-01 09:49:33,912 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-subnet 2018-07-01 09:49:33,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" -d '{"subnets": [{"ip_version": 4, "network_id": "62a534df-8f7a-4426-bed7-6c796dff5e3a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-subnet"}]}' 2018-07-01 09:49:34,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9b6cde9a-de96-4d4e-9840-a797602b5483 Date: Sun, 01 Jul 2018 09:49:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a534df-8f7a-4426-bed7-6c796dff5e3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:34Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:34Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a11c0f1d-9ebb-41c8-9a07-9f0cce2018aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-subnet"}]} 2018-07-01 09:49:34,538 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-9b6cde9a-de96-4d4e-9840-a797602b5483 2018-07-01 09:49:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=62a534df-8f7a-4426-bed7-6c796dff5e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:34,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-961326a0-315b-4df2-9915-247eea96d5b0 Date: Sun, 01 Jul 2018 09:49:34 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"62a534df-8f7a-4426-bed7-6c796dff5e3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["a11c0f1d-9ebb-41c8-9a07-9f0cce2018aa"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:34Z","provider:segmentation_id":1059,"name":"NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:33Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:34,729 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=62a534df-8f7a-4426-bed7-6c796dff5e3a used request id req-961326a0-315b-4df2-9915-247eea96d5b0 2018-07-01 09:49:34,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=62a534df-8f7a-4426-bed7-6c796dff5e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:35,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-02c71c70-8692-4c3a-8b60-40c3068d3e6f Date: Sun, 01 Jul 2018 09:49:35 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a534df-8f7a-4426-bed7-6c796dff5e3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:34Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:34Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a11c0f1d-9ebb-41c8-9a07-9f0cce2018aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-subnet"}]} 2018-07-01 09:49:35,125 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=62a534df-8f7a-4426-bed7-6c796dff5e3a used request id req-02c71c70-8692-4c3a-8b60-40c3068d3e6f 2018-07-01 09:49:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:35,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c2eb116a-fc51-4a59-ae87-ae623537bd39 Date: Sun, 01 Jul 2018 09:49:35 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"62a534df-8f7a-4426-bed7-6c796dff5e3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["a11c0f1d-9ebb-41c8-9a07-9f0cce2018aa"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:34Z","provider:segmentation_id":1059,"name":"NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:33Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:35,549 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net used request id req-c2eb116a-fc51-4a59-ae87-ae623537bd39 2018-07-01 09:49:35,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:49:35,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:49:35 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:49:35,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:35,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:35 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42956868-6a55-46f3-b9ea-bc8ca5c31c18 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:49:35,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-42956868-6a55-46f3-b9ea-bc8ca5c31c18 2018-07-01 09:49:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=62a534df-8f7a-4426-bed7-6c796dff5e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:35,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8444a76d-b2b7-4445-bdf5-fbb18687b035 Date: Sun, 01 Jul 2018 09:49:35 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a534df-8f7a-4426-bed7-6c796dff5e3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:34Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:34Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a11c0f1d-9ebb-41c8-9a07-9f0cce2018aa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-subnet"}]} 2018-07-01 09:49:35,681 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=62a534df-8f7a-4426-bed7-6c796dff5e3a used request id req-8444a76d-b2b7-4445-bdf5-fbb18687b035 2018-07-01 09:49:35,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:49:35,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:36,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["JIiOwteUT0mAhTRKSuxenw"], "issued_at": "2018-07-01T09:49:36.000000Z"}} 2018-07-01 09:49:36,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634a29cf7e4f768df5c9c34a307eea74a966286a" 2018-07-01 09:49:36,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0aecfcff-0829-455a-800b-1e3aede3e403 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:36,502 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0aecfcff-0829-455a-800b-1e3aede3e403 2018-07-01 09:49:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:36,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f01d9750-3550-4285-9551-6de9ddcf9322 Date: Sun, 01 Jul 2018 09:49:36 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:49:36,687 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-f01d9750-3550-4285-9551-6de9ddcf9322 2018-07-01 09:49:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:36,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-3f86d274-79df-4243-9a6e-de51576d0043 Date: Sun, 01 Jul 2018 09:49:36 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:49:36,766 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-3f86d274-79df-4243-9a6e-de51576d0043 2018-07-01 09:49:36,767 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router 2018-07-01 09:49:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" -d '{"router": {"external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7"}, "name": "NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router", "admin_state_up": true}}' 2018-07-01 09:49:39,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-16ce219d-29aa-47b2-b549-9ff1797a66d9 Date: Sun, 01 Jul 2018 09:49:39 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:49:37Z", "admin_state_up": true, "updated_at": "2018-07-01T09:49:38Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "e1b022b5-3a00-4155-83f1-018cdb1dc9f8", "name": "NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router"}} 2018-07-01 09:49:39,194 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-16ce219d-29aa-47b2-b549-9ff1797a66d9 2018-07-01 09:49:39,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=e1b022b5-3a00-4155-83f1-018cdb1dc9f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:39,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f580d6d4-ecdc-436e-a5a7-2ff9ec94293b Date: Sun, 01 Jul 2018 09:49:39 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:49:38Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.112"}],"id":"efabb8a9-6d5b-4649-8140-dd39e251b562","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:0c:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e1b022b5-3a00-4155-83f1-018cdb1dc9f8","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:49:37Z","binding:vnic_type":"normal"}]} 2018-07-01 09:49:39,282 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=e1b022b5-3a00-4155-83f1-018cdb1dc9f8 used request id req-f580d6d4-ecdc-436e-a5a7-2ff9ec94293b 2018-07-01 09:49:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:39,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-5ee7352a-5ef7-448f-920b-343bb686fc77 Date: Sun, 01 Jul 2018 09:49:39 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:49:39,357 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-5ee7352a-5ef7-448f-920b-343bb686fc77 2018-07-01 09:49:39,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:39,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-14aaba7d-007c-44ed-b457-1c10b3bea5b7 Date: Sun, 01 Jul 2018 09:49:39 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:49:37Z", "admin_state_up": true, "updated_at": "2018-07-01T09:49:38Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "e1b022b5-3a00-4155-83f1-018cdb1dc9f8", "name": "NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router"}]} 2018-07-01 09:49:39,778 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router used request id req-14aaba7d-007c-44ed-b457-1c10b3bea5b7 2018-07-01 09:49:39,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:39,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:39 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de1b6929-1881-4de9-b105-c0b529facfa1 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:49:39,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-de1b6929-1881-4de9-b105-c0b529facfa1 2018-07-01 09:49:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=e1b022b5-3a00-4155-83f1-018cdb1dc9f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:39,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-05b44c75-e22e-4bf0-9465-e96140efb8d5 Date: Sun, 01 Jul 2018 09:49:39 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:49:38Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.112"}],"id":"efabb8a9-6d5b-4649-8140-dd39e251b562","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:0c:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e1b022b5-3a00-4155-83f1-018cdb1dc9f8","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:49:37Z","binding:vnic_type":"normal"}]} 2018-07-01 09:49:39,904 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=e1b022b5-3a00-4155-83f1-018cdb1dc9f8 used request id req-05b44c75-e22e-4bf0-9465-e96140efb8d5 2018-07-01 09:49:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:39,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-b7fac0c8-c40c-4b05-992b-df0f4ac87ceb Date: Sun, 01 Jul 2018 09:49:39 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:49:39,980 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-b7fac0c8-c40c-4b05-992b-df0f4ac87ceb 2018-07-01 09:49:39,980 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router 2018-07-01 09:49:39,980 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router 2018-07-01 09:49:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/e1b022b5-3a00-4155-83f1-018cdb1dc9f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:42,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-628a0db4-de6c-4457-8af5-12085b9e6aa0 Content-Length: 0 Date: Sun, 01 Jul 2018 09:49:42 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:42,728 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/e1b022b5-3a00-4155-83f1-018cdb1dc9f8 used request id req-628a0db4-de6c-4457-8af5-12085b9e6aa0 2018-07-01 09:49:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:43,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19597fc7-014f-45e6-b08b-7d56fb53ad51 Date: Sun, 01 Jul 2018 09:49:43 GMT Connection: close RESP BODY: {"routers": []} 2018-07-01 09:49:43,034 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-router used request id req-19597fc7-014f-45e6-b08b-7d56fb53ad51 2018-07-01 09:49:43,035 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-subnet 2018-07-01 09:49:43,035 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-subnet 2018-07-01 09:49:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/a11c0f1d-9ebb-41c8-9a07-9f0cce2018aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:44,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f219f9e7-b9da-4499-95fd-c83611bc68b3 Date: Sun, 01 Jul 2018 09:49:44 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:44,802 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/a11c0f1d-9ebb-41c8-9a07-9f0cce2018aa used request id req-f219f9e7-b9da-4499-95fd-c83611bc68b3 2018-07-01 09:49:44,802 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b329d6f4-bd60-49ff-b41a-c936a485cd73-pub-net 2018-07-01 09:49:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/62a534df-8f7a-4426-bed7-6c796dff5e3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f734f15c1fb4d1dd51f881b9e35444d446355" 2018-07-01 09:49:46,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6c4bac5-af88-4d45-a098-5f09926c7d78 Date: Sun, 01 Jul 2018 09:49:46 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:46,557 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/62a534df-8f7a-4426-bed7-6c796dff5e3a used request id req-b6c4bac5-af88-4d45-a098-5f09926c7d78 2018-07-01 09:49:46,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:47,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["RjCoDADdSySOi2eHIayN6A"], "issued_at": "2018-07-01T09:49:47.000000Z"}} 2018-07-01 09:49:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:47,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:47 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8465227-569a-4c58-85b7-fcbcbe518be5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:47,355 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b8465227-569a-4c58-85b7-fcbcbe518be5 2018-07-01 09:49:47,356 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net 2018-07-01 09:49:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" -d '{"network": {"name": "NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net", "admin_state_up": true}}' 2018-07-01 09:49:48,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-d46c9b5d-b8a5-4b68-89c8-edee9330c175 Date: Sun, 01 Jul 2018 09:49:48 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"86679e42-e693-4829-9c4f-5ca33897d446","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:47Z","is_default":false,"provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:47Z","mtu":1500}} 2018-07-01 09:49:48,007 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-d46c9b5d-b8a5-4b68-89c8-edee9330c175 2018-07-01 09:49:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:48,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6408a864-5660-4966-8224-0f89db5b4174 Date: Sun, 01 Jul 2018 09:49:48 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"86679e42-e693-4829-9c4f-5ca33897d446","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:47Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:47Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:48,421 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=86679e42-e693-4829-9c4f-5ca33897d446 used request id req-6408a864-5660-4966-8224-0f89db5b4174 2018-07-01 09:49:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf054a77-0a5c-4dcd-9cd8-6714d5ee6adc Date: Sun, 01 Jul 2018 09:49:48 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:49:48,476 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 used request id req-bf054a77-0a5c-4dcd-9cd8-6714d5ee6adc 2018-07-01 09:49:48,476 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet 2018-07-01 09:49:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" -d '{"subnets": [{"ip_version": 4, "network_id": "86679e42-e693-4829-9c4f-5ca33897d446", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]}' 2018-07-01 09:49:49,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f0a102e-174b-469d-8fd7-f93111e29af8 Date: Sun, 01 Jul 2018 09:49:49 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:48Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:48Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"827fe097-4d45-40cd-a44b-cb08678fc4de","subnetpool_id":null,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]} 2018-07-01 09:49:49,157 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-3f0a102e-174b-469d-8fd7-f93111e29af8 2018-07-01 09:49:49,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:49,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a68d20bc-8d87-4754-988c-1f1f104d4ac4 Date: Sun, 01 Jul 2018 09:49:49 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"86679e42-e693-4829-9c4f-5ca33897d446","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["827fe097-4d45-40cd-a44b-cb08678fc4de"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:48Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:47Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:49,593 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=86679e42-e693-4829-9c4f-5ca33897d446 used request id req-a68d20bc-8d87-4754-988c-1f1f104d4ac4 2018-07-01 09:49:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:49,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-779d7a28-50a7-44bf-b480-ac273e8d6172 Date: Sun, 01 Jul 2018 09:49:49 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:48Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:48Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"827fe097-4d45-40cd-a44b-cb08678fc4de","subnetpool_id":null,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]} 2018-07-01 09:49:49,690 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 used request id req-779d7a28-50a7-44bf-b480-ac273e8d6172 2018-07-01 09:49:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:49,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c15d1c65-6aac-4bfe-8954-6d774bcaf67a Date: Sun, 01 Jul 2018 09:49:49 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"86679e42-e693-4829-9c4f-5ca33897d446","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["827fe097-4d45-40cd-a44b-cb08678fc4de"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:48Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:47Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:49,856 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net used request id req-c15d1c65-6aac-4bfe-8954-6d774bcaf67a 2018-07-01 09:49:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:49:49,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:49:49 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:49:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:49,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:49 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97b50c8f-7974-4e8a-92c8-ca6838dde8b0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:49:49,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-97b50c8f-7974-4e8a-92c8-ca6838dde8b0 2018-07-01 09:49:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:50,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-12444d39-9b4f-4084-b5ed-16556c3f5b2e Date: Sun, 01 Jul 2018 09:49:50 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:48Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:48Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"827fe097-4d45-40cd-a44b-cb08678fc4de","subnetpool_id":null,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]} 2018-07-01 09:49:50,310 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 used request id req-12444d39-9b4f-4084-b5ed-16556c3f5b2e 2018-07-01 09:49:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446&name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:50,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1dc4b10b-b267-452a-8816-3d2a5af9686d Date: Sun, 01 Jul 2018 09:49:50 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:48Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:48Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"827fe097-4d45-40cd-a44b-cb08678fc4de","subnetpool_id":null,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]} 2018-07-01 09:49:50,395 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446&name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet used request id req-1dc4b10b-b267-452a-8816-3d2a5af9686d 2018-07-01 09:49:50,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:49:50,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:51,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["3ja_zOMMRAy2c4DC7y214A"], "issued_at": "2018-07-01T09:49:51.000000Z"}} 2018-07-01 09:49:51,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbde452c518ba0871506b2a5fcdef90975eea1c" 2018-07-01 09:49:51,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:51 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac68ba1e-46bc-4033-9587-53dec22205d0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:51,312 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ac68ba1e-46bc-4033-9587-53dec22205d0 2018-07-01 09:49:51,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:51,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-82c136ac-b4a8-4afb-927a-003fe8265d54 Date: Sun, 01 Jul 2018 09:49:51 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"86679e42-e693-4829-9c4f-5ca33897d446","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["827fe097-4d45-40cd-a44b-cb08678fc4de"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:48Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:47Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:51,517 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net used request id req-82c136ac-b4a8-4afb-927a-003fe8265d54 2018-07-01 09:49:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:51,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-91a15c36-9274-41bb-9f58-9743a66b612c Date: Sun, 01 Jul 2018 09:49:51 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:48Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:48Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"827fe097-4d45-40cd-a44b-cb08678fc4de","subnetpool_id":null,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]} 2018-07-01 09:49:51,602 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 used request id req-91a15c36-9274-41bb-9f58-9743a66b612c 2018-07-01 09:49:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:51,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-432f83de-828b-4bd5-b5e7-49eead013b26 Date: Sun, 01 Jul 2018 09:49:51 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"86679e42-e693-4829-9c4f-5ca33897d446","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["827fe097-4d45-40cd-a44b-cb08678fc4de"],"description":"","tags":[],"updated_at":"2018-07-01T09:49:48Z","provider:segmentation_id":1010,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:47Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:51,758 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net used request id req-432f83de-828b-4bd5-b5e7-49eead013b26 2018-07-01 09:49:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:49:51,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:49:51 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:49:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbde452c518ba0871506b2a5fcdef90975eea1c" 2018-07-01 09:49:51,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:51 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-867c84f0-ddad-4b6c-9746-20f8db318853 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:49:51,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-867c84f0-ddad-4b6c-9746-20f8db318853 2018-07-01 09:49:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:51,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a3d47796-67a4-4af8-8c23-e2440194f543 Date: Sun, 01 Jul 2018 09:49:51 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:48Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:48Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"827fe097-4d45-40cd-a44b-cb08678fc4de","subnetpool_id":null,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]} 2018-07-01 09:49:51,994 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446 used request id req-a3d47796-67a4-4af8-8c23-e2440194f543 2018-07-01 09:49:51,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446&name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:52,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a25b80c9-c9c3-4e7b-896e-75aa735cb92a Date: Sun, 01 Jul 2018 09:49:52 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:48Z","dns_nameservers":[],"updated_at":"2018-07-01T09:49:48Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"827fe097-4d45-40cd-a44b-cb08678fc4de","subnetpool_id":null,"name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet"}]} 2018-07-01 09:49:52,079 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=86679e42-e693-4829-9c4f-5ca33897d446&name=NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet used request id req-a25b80c9-c9c3-4e7b-896e-75aa735cb92a 2018-07-01 09:49:52,080 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net 2018-07-01 09:49:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" -d '{"port": {"network_id": "86679e42-e693-4829-9c4f-5ca33897d446", "fixed_ips": [{"subnet_id": "827fe097-4d45-40cd-a44b-cb08678fc4de", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-port", "admin_state_up": true}}' 2018-07-01 09:49:53,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-f7afcb30-a590-42d1-8f6a-7ffef4cc31d5 Date: Sun, 01 Jul 2018 09:49:53 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:49:52Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827fe097-4d45-40cd-a44b-cb08678fc4de","ip_address":"10.55.1.100"}],"id":"0f54e127-101b-4f81-8fda-ebab4b39dc9a","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:f5:dd","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-port","admin_state_up":true,"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:52Z","binding:vnic_type":"normal"}} 2018-07-01 09:49:53,339 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-f7afcb30-a590-42d1-8f6a-7ffef4cc31d5 2018-07-01 09:49:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:53,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-3ed7d5f1-0978-4a81-bdab-5e612bddfca1 Date: Sun, 01 Jul 2018 09:49:53 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:49:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"827fe097-4d45-40cd-a44b-cb08678fc4de","ip_address":"10.55.1.100"}],"id":"0f54e127-101b-4f81-8fda-ebab4b39dc9a","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:f5:dd","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-port","admin_state_up":true,"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:49:50Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"827fe097-4d45-40cd-a44b-cb08678fc4de","ip_address":"10.55.1.2"}],"id":"41b9d3d9-c6b0-4c41-b3ed-94ac7525e5a8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:f1:8f","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"gtw01","description":"","tags":[],"device_id":"dhcpf3c106f5-c8d0-5c49-8f89-8de3aa25f954-86679e42-e693-4829-9c4f-5ca33897d446","name":"","admin_state_up":true,"network_id":"86679e42-e693-4829-9c4f-5ca33897d446","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:49Z","binding:vnic_type":"normal"}]} 2018-07-01 09:49:53,454 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports used request id req-3ed7d5f1-0978-4a81-bdab-5e612bddfca1 2018-07-01 09:49:53,454 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-port 2018-07-01 09:49:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/0f54e127-101b-4f81-8fda-ebab4b39dc9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:54,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2a9015e-52fe-44f3-8140-b793cea18ab4 Date: Sun, 01 Jul 2018 09:49:54 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:54,254 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/0f54e127-101b-4f81-8fda-ebab4b39dc9a used request id req-d2a9015e-52fe-44f3-8140-b793cea18ab4 2018-07-01 09:49:54,254 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet 2018-07-01 09:49:54,255 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-subnet 2018-07-01 09:49:54,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/827fe097-4d45-40cd-a44b-cb08678fc4de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:56,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdd622c0-ff32-4768-b50b-4bfaf46b1f4f Date: Sun, 01 Jul 2018 09:49:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:56,037 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/827fe097-4d45-40cd-a44b-cb08678fc4de used request id req-cdd622c0-ff32-4768-b50b-4bfaf46b1f4f 2018-07-01 09:49:56,038 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-23d28d1f-e915-4bf0-ae66-98ea3b2f60b1-pub-net 2018-07-01 09:49:56,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/86679e42-e693-4829-9c4f-5ca33897d446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25419e2a28e5f07728e3c3d98a55ee04f2be7d" 2018-07-01 09:49:57,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-916807cb-911e-4f02-8c63-21f6c38a2393 Date: Sun, 01 Jul 2018 09:49:57 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:49:57,810 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/86679e42-e693-4829-9c4f-5ca33897d446 used request id req-916807cb-911e-4f02-8c63-21f6c38a2393 2018-07-01 09:49:57,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:49:58,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["X4QuyDmkTVunrn0_zebrXg"], "issued_at": "2018-07-01T09:49:58.000000Z"}} 2018-07-01 09:49:58,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:49:58,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:49:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-295f5143-23ce-49d4-88b9-c17494161949 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:49:58,522 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-295f5143-23ce-49d4-88b9-c17494161949 2018-07-01 09:49:58,523 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net 2018-07-01 09:49:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" -d '{"network": {"name": "NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net", "admin_state_up": true}}' 2018-07-01 09:49:59,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-9720995b-eac2-4668-ab65-062d1d60ad3c Date: Sun, 01 Jul 2018 09:49:59 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:59Z","is_default":false,"provider:segmentation_id":1055,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:58Z","mtu":1500}} 2018-07-01 09:49:59,265 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-9720995b-eac2-4668-ab65-062d1d60ad3c 2018-07-01 09:49:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:49:59,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3c9b0155-e87d-4476-babb-270a91106497 Date: Sun, 01 Jul 2018 09:49:59 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:49:59Z","provider:segmentation_id":1055,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:58Z","provider:network_type":"vlan"}]} 2018-07-01 09:49:59,704 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-3c9b0155-e87d-4476-babb-270a91106497 2018-07-01 09:49:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:49:59,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-430e2493-7eee-4cb2-93b2-a6dbd8097294 Date: Sun, 01 Jul 2018 09:49:59 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:49:59,770 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-430e2493-7eee-4cb2-93b2-a6dbd8097294 2018-07-01 09:49:59,770 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet 2018-07-01 09:49:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" -d '{"subnets": [{"ip_version": 4, "network_id": "ce8c8d8c-a492-4ddb-b75d-24555d1e9508", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]}' 2018-07-01 09:50:00,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43e35656-d65d-479b-9ec5-002308258cab Date: Sun, 01 Jul 2018 09:50:00 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:00Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:00Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]} 2018-07-01 09:50:00,802 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-43e35656-d65d-479b-9ec5-002308258cab 2018-07-01 09:50:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:00,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-137a897c-42dc-4161-8a43-4bdadeefa2ce Date: Sun, 01 Jul 2018 09:50:00 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["f0a9d754-0a31-4326-996f-fbe6fcfc368b"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:00Z","provider:segmentation_id":1055,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:58Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:00,981 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-137a897c-42dc-4161-8a43-4bdadeefa2ce 2018-07-01 09:50:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:01,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b50545c6-e7c2-4272-a47a-66c0e865203c Date: Sun, 01 Jul 2018 09:50:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:00Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:00Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]} 2018-07-01 09:50:01,067 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-b50545c6-e7c2-4272-a47a-66c0e865203c 2018-07-01 09:50:01,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:01,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e217584d-a93b-47e4-8b22-36ea868d7eca Date: Sun, 01 Jul 2018 09:50:01 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["f0a9d754-0a31-4326-996f-fbe6fcfc368b"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:00Z","provider:segmentation_id":1055,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:58Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:01,433 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net used request id req-e217584d-a93b-47e4-8b22-36ea868d7eca 2018-07-01 09:50:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:01,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:01 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:01,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:01 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9622c3a2-25b3-4579-9774-9cfe41076465 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:01,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-9622c3a2-25b3-4579-9774-9cfe41076465 2018-07-01 09:50:01,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:01,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e70d87e3-60e9-46b1-b146-a0254c92da90 Date: Sun, 01 Jul 2018 09:50:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:00Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:00Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]} 2018-07-01 09:50:01,551 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-e70d87e3-60e9-46b1-b146-a0254c92da90 2018-07-01 09:50:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508&name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:01,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-07d3e55d-260f-4cfb-b163-1d3a4957a6df Date: Sun, 01 Jul 2018 09:50:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:00Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:00Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]} 2018-07-01 09:50:01,932 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508&name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet used request id req-07d3e55d-260f-4cfb-b163-1d3a4957a6df 2018-07-01 09:50:01,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:01,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:02,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["P1hEGxVcQh6GtihTQu-kFQ"], "issued_at": "2018-07-01T09:50:02.000000Z"}} 2018-07-01 09:50:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb4721d08fc26fc95d58ed476ea2d73cb0fa47e" 2018-07-01 09:50:02,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:02 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36a01aba-cc0c-46cd-95b1-d1ec8781357c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:02,764 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-36a01aba-cc0c-46cd-95b1-d1ec8781357c 2018-07-01 09:50:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:02,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8ffd22d9-4f1a-430e-9c9a-8f54e467c930 Date: Sun, 01 Jul 2018 09:50:02 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["f0a9d754-0a31-4326-996f-fbe6fcfc368b"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:00Z","provider:segmentation_id":1055,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:58Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:02,939 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net used request id req-8ffd22d9-4f1a-430e-9c9a-8f54e467c930 2018-07-01 09:50:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:03,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fd538415-4034-4314-892e-ac9fa7b4321a Date: Sun, 01 Jul 2018 09:50:03 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:00Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:00Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]} 2018-07-01 09:50:03,042 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-fd538415-4034-4314-892e-ac9fa7b4321a 2018-07-01 09:50:03,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:03,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f5246a69-065c-4463-a357-7b3b86630a47 Date: Sun, 01 Jul 2018 09:50:03 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["f0a9d754-0a31-4326-996f-fbe6fcfc368b"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:00Z","provider:segmentation_id":1055,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:49:58Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:03,199 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net used request id req-f5246a69-065c-4463-a357-7b3b86630a47 2018-07-01 09:50:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:03,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:03 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:03,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb4721d08fc26fc95d58ed476ea2d73cb0fa47e" 2018-07-01 09:50:03,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:03 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97e46766-afa8-4354-8a32-6fd18bc19d14 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:03,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-97e46766-afa8-4354-8a32-6fd18bc19d14 2018-07-01 09:50:03,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:03,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d93f83a1-f255-46da-adc8-839cd8b557bd Date: Sun, 01 Jul 2018 09:50:03 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:00Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:00Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]} 2018-07-01 09:50:03,449 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-d93f83a1-f255-46da-adc8-839cd8b557bd 2018-07-01 09:50:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508&name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:03,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed986aee-0f05-4d5a-a5f0-18eed766b410 Date: Sun, 01 Jul 2018 09:50:03 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:00Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:00Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet"}]} 2018-07-01 09:50:03,537 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ce8c8d8c-a492-4ddb-b75d-24555d1e9508&name=NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet used request id req-ed986aee-0f05-4d5a-a5f0-18eed766b410 2018-07-01 09:50:03,537 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net 2018-07-01 09:50:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" -d '{"port": {"network_id": "ce8c8d8c-a492-4ddb-b75d-24555d1e9508", "fixed_ips": [{"subnet_id": "f0a9d754-0a31-4326-996f-fbe6fcfc368b", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-port", "admin_state_up": true}}' 2018-07-01 09:50:04,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-aef0e2ef-99d7-4e5d-9e6d-b3a58cd0f3fc Date: Sun, 01 Jul 2018 09:50:04 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","ip_address":"10.55.1.100"}],"id":"4c95c4ec-399c-428d-9631-f4fed4763f9e","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:fb:b0","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-port","admin_state_up":true,"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:03Z","binding:vnic_type":"normal"}} 2018-07-01 09:50:04,812 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-aef0e2ef-99d7-4e5d-9e6d-b3a58cd0f3fc 2018-07-01 09:50:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:04,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-7f638aa5-5bcf-41d6-a816-7f6f9d05e7ce Date: Sun, 01 Jul 2018 09:50:04 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:02Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","ip_address":"10.55.1.2"}],"id":"41d75a4b-cf86-45fb-bb20-37eb2935cf7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:5b:ff","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"gtw01","description":"","tags":[],"device_id":"dhcpf3c106f5-c8d0-5c49-8f89-8de3aa25f954-ce8c8d8c-a492-4ddb-b75d-24555d1e9508","name":"","admin_state_up":true,"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0a9d754-0a31-4326-996f-fbe6fcfc368b","ip_address":"10.55.1.100"}],"id":"4c95c4ec-399c-428d-9631-f4fed4763f9e","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:fb:b0","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-port","admin_state_up":true,"network_id":"ce8c8d8c-a492-4ddb-b75d-24555d1e9508","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:03Z","binding:vnic_type":"normal"}]} 2018-07-01 09:50:04,921 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports used request id req-7f638aa5-5bcf-41d6-a816-7f6f9d05e7ce 2018-07-01 09:50:04,921 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-port 2018-07-01 09:50:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/4c95c4ec-399c-428d-9631-f4fed4763f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:05,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ec0bf8a-5214-4fd5-a170-6e00f1cecfd4 Date: Sun, 01 Jul 2018 09:50:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:05,915 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/4c95c4ec-399c-428d-9631-f4fed4763f9e used request id req-4ec0bf8a-5214-4fd5-a170-6e00f1cecfd4 2018-07-01 09:50:05,915 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet 2018-07-01 09:50:05,915 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-subnet 2018-07-01 09:50:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/f0a9d754-0a31-4326-996f-fbe6fcfc368b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:07,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a700418-0fed-4052-a64f-3cc4225764d1 Date: Sun, 01 Jul 2018 09:50:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:07,718 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/f0a9d754-0a31-4326-996f-fbe6fcfc368b used request id req-7a700418-0fed-4052-a64f-3cc4225764d1 2018-07-01 09:50:07,718 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5a921122-9ed7-4e84-a686-e00c6000b7d7-pub-net 2018-07-01 09:50:07,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/ce8c8d8c-a492-4ddb-b75d-24555d1e9508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0115165f05d6a78e8d09e2c11b2b2f335538ba" 2018-07-01 09:50:09,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f99a4ea9-8588-42af-83f6-098351dd9330 Date: Sun, 01 Jul 2018 09:50:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:09,409 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/ce8c8d8c-a492-4ddb-b75d-24555d1e9508 used request id req-f99a4ea9-8588-42af-83f6-098351dd9330 2018-07-01 09:50:09,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:10,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["6gOvUeO6TuW4vE-yvO8xxg"], "issued_at": "2018-07-01T09:50:10.000000Z"}} 2018-07-01 09:50:10,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:10,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adbb09e0-aa2a-4c71-8a9a-a528dc81a2de Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:10,245 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-adbb09e0-aa2a-4c71-8a9a-a528dc81a2de 2018-07-01 09:50:10,247 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net 2018-07-01 09:50:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" -d '{"network": {"name": "NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net", "admin_state_up": true}}' 2018-07-01 09:50:10,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-78ed12b6-c01d-4463-9d4a-73b9713d894b Date: Sun, 01 Jul 2018 09:50:10 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:10Z","is_default":false,"provider:segmentation_id":1071,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:10Z","mtu":1500}} 2018-07-01 09:50:10,987 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-78ed12b6-c01d-4463-9d4a-73b9713d894b 2018-07-01 09:50:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:11,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e3300c27-2a0a-481b-b17e-195c713ee166 Date: Sun, 01 Jul 2018 09:50:11 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:10Z","provider:segmentation_id":1071,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:10Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:11,146 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-e3300c27-2a0a-481b-b17e-195c713ee166 2018-07-01 09:50:11,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:11,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5eda44b-fe3b-493e-850c-affa80f0ed2a Date: Sun, 01 Jul 2018 09:50:11 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:50:11,576 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-a5eda44b-fe3b-493e-850c-affa80f0ed2a 2018-07-01 09:50:11,577 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet 2018-07-01 09:50:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" -d '{"subnets": [{"ip_version": 4, "network_id": "9b2768e8-099c-4ccc-bab5-0ca6caec52bc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]}' 2018-07-01 09:50:12,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f79c3c0-edaf-43e2-8407-dbba0d2f9cf0 Date: Sun, 01 Jul 2018 09:50:12 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:11Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:11Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"04c1294c-5a88-4849-a7a7-c331326a3072","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]} 2018-07-01 09:50:12,145 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-9f79c3c0-edaf-43e2-8407-dbba0d2f9cf0 2018-07-01 09:50:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:12,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b73d860c-193b-4c62-9c47-bf938989a320 Date: Sun, 01 Jul 2018 09:50:12 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["04c1294c-5a88-4849-a7a7-c331326a3072"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:11Z","provider:segmentation_id":1071,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:10Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:12,327 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-b73d860c-193b-4c62-9c47-bf938989a320 2018-07-01 09:50:12,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:12,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-45cc1073-f9af-4e65-a957-ee0fe3c3367b Date: Sun, 01 Jul 2018 09:50:12 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:11Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:11Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"04c1294c-5a88-4849-a7a7-c331326a3072","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]} 2018-07-01 09:50:12,680 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-45cc1073-f9af-4e65-a957-ee0fe3c3367b 2018-07-01 09:50:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:13,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f11faffb-6df2-4dea-8cc4-6d2470a5c855 Date: Sun, 01 Jul 2018 09:50:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["04c1294c-5a88-4849-a7a7-c331326a3072"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:11Z","provider:segmentation_id":1071,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:10Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:13,100 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net used request id req-f11faffb-6df2-4dea-8cc4-6d2470a5c855 2018-07-01 09:50:13,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:13,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:13 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:13,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:13,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:13 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8eaa5a64-e61d-4b7d-a181-5644260afb26 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:13,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-8eaa5a64-e61d-4b7d-a181-5644260afb26 2018-07-01 09:50:13,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:13,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c74562a2-86e8-4036-b813-17f561e1ef9d Date: Sun, 01 Jul 2018 09:50:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:11Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:11Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"04c1294c-5a88-4849-a7a7-c331326a3072","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]} 2018-07-01 09:50:13,221 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-c74562a2-86e8-4036-b813-17f561e1ef9d 2018-07-01 09:50:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc&name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:13,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-82e2b403-18bb-4e9b-a026-ff5f2bee50f5 Date: Sun, 01 Jul 2018 09:50:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:11Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:11Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"04c1294c-5a88-4849-a7a7-c331326a3072","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]} 2018-07-01 09:50:13,329 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc&name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet used request id req-82e2b403-18bb-4e9b-a026-ff5f2bee50f5 2018-07-01 09:50:13,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:13,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:13,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["PObrbr7gR6G7LeFrXR31OA"], "issued_at": "2018-07-01T09:50:13.000000Z"}} 2018-07-01 09:50:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6caccbca6f72d441f5b12c2cfa2ac5b8eb7c2099" 2018-07-01 09:50:14,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:13 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24c83332-cc40-4dc7-8d43-d2d19fd9f407 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:14,020 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-24c83332-cc40-4dc7-8d43-d2d19fd9f407 2018-07-01 09:50:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:14,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ea734ff9-0602-4e29-a017-b5f3bddc9304 Date: Sun, 01 Jul 2018 09:50:14 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["04c1294c-5a88-4849-a7a7-c331326a3072"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:11Z","provider:segmentation_id":1071,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:10Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:14,176 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net used request id req-ea734ff9-0602-4e29-a017-b5f3bddc9304 2018-07-01 09:50:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:14,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-03ef3727-a645-42bf-8cf1-52d3c17fa380 Date: Sun, 01 Jul 2018 09:50:14 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:11Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:11Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"04c1294c-5a88-4849-a7a7-c331326a3072","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]} 2018-07-01 09:50:14,261 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-03ef3727-a645-42bf-8cf1-52d3c17fa380 2018-07-01 09:50:14,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-84b71a5a-6bd7-429c-beb2-59d428d76235 Date: Sun, 01 Jul 2018 09:50:14 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["04c1294c-5a88-4849-a7a7-c331326a3072"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:11Z","provider:segmentation_id":1071,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:10Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:14,426 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net used request id req-84b71a5a-6bd7-429c-beb2-59d428d76235 2018-07-01 09:50:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:14,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:14 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:14,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6caccbca6f72d441f5b12c2cfa2ac5b8eb7c2099" 2018-07-01 09:50:14,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:14 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-036ea850-7447-4cbc-8285-a6dc2187e266 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:14,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-036ea850-7447-4cbc-8285-a6dc2187e266 2018-07-01 09:50:14,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:14,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4baa6deb-1ada-4825-8d75-1f27ce8f2f8e Date: Sun, 01 Jul 2018 09:50:14 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:11Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:11Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"04c1294c-5a88-4849-a7a7-c331326a3072","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]} 2018-07-01 09:50:14,692 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-4baa6deb-1ada-4825-8d75-1f27ce8f2f8e 2018-07-01 09:50:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc&name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:14,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2217d4c1-e026-45eb-93ca-59538b6c3bf6 Date: Sun, 01 Jul 2018 09:50:14 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2768e8-099c-4ccc-bab5-0ca6caec52bc","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:11Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:11Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"04c1294c-5a88-4849-a7a7-c331326a3072","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet"}]} 2018-07-01 09:50:14,781 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9b2768e8-099c-4ccc-bab5-0ca6caec52bc&name=NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet used request id req-2217d4c1-e026-45eb-93ca-59538b6c3bf6 2018-07-01 09:50:14,781 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net 2018-07-01 09:50:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" -d '{"port": {"network_id": "9b2768e8-099c-4ccc-bab5-0ca6caec52bc", "fixed_ips": [{"subnet_id": "04c1294c-5a88-4849-a7a7-c331326a3072", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-port", "admin_state_up": true}}' 2018-07-01 09:50:14,805 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-78f05357-5cca-45a3-b152-120db406c80c Date: Sun, 01 Jul 2018 09:50:14 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 09:50:14,805 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-78f05357-5cca-45a3-b152-120db406c80c 2018-07-01 09:50:14,805 - 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-01 09:50:14,806 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet 2018-07-01 09:50:14,806 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-subnet 2018-07-01 09:50:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/04c1294c-5a88-4849-a7a7-c331326a3072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:16,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6cacc91-3913-44b3-b88e-66214abd62a6 Date: Sun, 01 Jul 2018 09:50:16 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:16,558 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/04c1294c-5a88-4849-a7a7-c331326a3072 used request id req-b6cacc91-3913-44b3-b88e-66214abd62a6 2018-07-01 09:50:16,559 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3ac7f56c-b298-4807-923f-c96918be45ec-pub-net 2018-07-01 09:50:16,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/9b2768e8-099c-4ccc-bab5-0ca6caec52bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaaf6bcc02a77cfd88ded69beb6bab862b3a118a" 2018-07-01 09:50:18,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-500c0530-b500-4512-a1ae-ebb8d5aa2bb4 Date: Sun, 01 Jul 2018 09:50:18 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:18,233 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/9b2768e8-099c-4ccc-bab5-0ca6caec52bc used request id req-500c0530-b500-4512-a1ae-ebb8d5aa2bb4 2018-07-01 09:50:18,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:18,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["fYnXouAPTpysQOGGMaCGow"], "issued_at": "2018-07-01T09:50:18.000000Z"}} 2018-07-01 09:50:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:19,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75643bc0-0911-4378-acef-affe44785471 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:19,025 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-75643bc0-0911-4378-acef-affe44785471 2018-07-01 09:50:19,026 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net 2018-07-01 09:50:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" -d '{"network": {"name": "NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net", "admin_state_up": true}}' 2018-07-01 09:50:19,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-854df311-dd91-41a0-8d35-dc70222ba2f8 Date: Sun, 01 Jul 2018 09:50:19 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:19Z","is_default":false,"provider:segmentation_id":1044,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:19Z","mtu":1500}} 2018-07-01 09:50:19,904 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-854df311-dd91-41a0-8d35-dc70222ba2f8 2018-07-01 09:50:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:20,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-05e20e33-4c3c-4bcc-b81d-643273b2279c Date: Sun, 01 Jul 2018 09:50:20 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:19Z","provider:segmentation_id":1044,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:19Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:20,371 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-05e20e33-4c3c-4bcc-b81d-643273b2279c 2018-07-01 09:50:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:20,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9358993d-f616-49ca-8867-5eaed301fb03 Date: Sun, 01 Jul 2018 09:50:20 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:50:20,433 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-9358993d-f616-49ca-8867-5eaed301fb03 2018-07-01 09:50:20,433 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet 2018-07-01 09:50:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" -d '{"subnets": [{"ip_version": 4, "network_id": "5a3cf3d7-597e-48d5-b04d-31934fcca424", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]}' 2018-07-01 09:50:21,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-459be7d1-f61f-4361-8f6e-fb57e6d2ae52 Date: Sun, 01 Jul 2018 09:50:21 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:20Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:20Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a3123f7d-70de-490d-8e20-9f916abc38f5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]} 2018-07-01 09:50:21,275 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-459be7d1-f61f-4361-8f6e-fb57e6d2ae52 2018-07-01 09:50:21,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:21,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c120f324-9f37-44ca-bb41-5e0b97e634fd Date: Sun, 01 Jul 2018 09:50:21 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["a3123f7d-70de-490d-8e20-9f916abc38f5"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:20Z","provider:segmentation_id":1044,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:19Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:21,489 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-c120f324-9f37-44ca-bb41-5e0b97e634fd 2018-07-01 09:50:21,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:21,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-522c7d01-2a98-4f65-a1cb-f840b5d0d1fd Date: Sun, 01 Jul 2018 09:50:21 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:20Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:20Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a3123f7d-70de-490d-8e20-9f916abc38f5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]} 2018-07-01 09:50:21,581 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-522c7d01-2a98-4f65-a1cb-f840b5d0d1fd 2018-07-01 09:50:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:21,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-556d2369-7acf-4ee0-8fd0-068b65d786bd Date: Sun, 01 Jul 2018 09:50:21 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["a3123f7d-70de-490d-8e20-9f916abc38f5"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:20Z","provider:segmentation_id":1044,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:19Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:21,887 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net used request id req-556d2369-7acf-4ee0-8fd0-068b65d786bd 2018-07-01 09:50:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:21,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:21 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:21,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:21 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32569c75-c1ec-43aa-bbdc-2f604a82cc03 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:21,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-32569c75-c1ec-43aa-bbdc-2f604a82cc03 2018-07-01 09:50:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:22,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5f2e179-257d-4d90-8060-e23f9aeff64d Date: Sun, 01 Jul 2018 09:50:22 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:20Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:20Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a3123f7d-70de-490d-8e20-9f916abc38f5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]} 2018-07-01 09:50:22,004 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-e5f2e179-257d-4d90-8060-e23f9aeff64d 2018-07-01 09:50:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424&name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:22,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-08f298be-dd35-4c6b-a2fa-2f9daf674b3e Date: Sun, 01 Jul 2018 09:50:22 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:20Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:20Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a3123f7d-70de-490d-8e20-9f916abc38f5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]} 2018-07-01 09:50:22,084 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424&name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet used request id req-08f298be-dd35-4c6b-a2fa-2f9daf674b3e 2018-07-01 09:50:22,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:22,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:22,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["YEWGZgE_Qu6IUhxgEic3CA"], "issued_at": "2018-07-01T09:50:22.000000Z"}} 2018-07-01 09:50:22,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e674a3b046388a9225c54178bfa97ddf9a2551" 2018-07-01 09:50:22,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:22 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0c4f343-0dc7-4f90-a0ac-e98ffa0c31f6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:22,769 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e0c4f343-0dc7-4f90-a0ac-e98ffa0c31f6 2018-07-01 09:50:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:22,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5fe9ba55-ce85-49b3-9313-272d1682276d Date: Sun, 01 Jul 2018 09:50:22 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["a3123f7d-70de-490d-8e20-9f916abc38f5"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:20Z","provider:segmentation_id":1044,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:19Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:22,919 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net used request id req-5fe9ba55-ce85-49b3-9313-272d1682276d 2018-07-01 09:50:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:23,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6596d035-af17-4e71-b176-45f143fad427 Date: Sun, 01 Jul 2018 09:50:22 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:20Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:20Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a3123f7d-70de-490d-8e20-9f916abc38f5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]} 2018-07-01 09:50:23,000 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-6596d035-af17-4e71-b176-45f143fad427 2018-07-01 09:50:23,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:23,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d6355fb5-28fb-4a89-a679-48d771d1a6d7 Date: Sun, 01 Jul 2018 09:50:23 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["a3123f7d-70de-490d-8e20-9f916abc38f5"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:20Z","provider:segmentation_id":1044,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:19Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:23,141 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net used request id req-d6355fb5-28fb-4a89-a679-48d771d1a6d7 2018-07-01 09:50:23,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:23,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:23 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e674a3b046388a9225c54178bfa97ddf9a2551" 2018-07-01 09:50:23,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:23 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f41b8f15-3157-45a5-b134-256def916185 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:23,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-f41b8f15-3157-45a5-b134-256def916185 2018-07-01 09:50:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:23,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3df1ebbf-3e0e-4015-8f98-d4315d8d1d9e Date: Sun, 01 Jul 2018 09:50:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:20Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:20Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a3123f7d-70de-490d-8e20-9f916abc38f5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]} 2018-07-01 09:50:23,380 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-3df1ebbf-3e0e-4015-8f98-d4315d8d1d9e 2018-07-01 09:50:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424&name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:23,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87d74900-243c-4a15-9330-cbe3311234db Date: Sun, 01 Jul 2018 09:50:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a3cf3d7-597e-48d5-b04d-31934fcca424","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:20Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:20Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"a3123f7d-70de-490d-8e20-9f916abc38f5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet"}]} 2018-07-01 09:50:23,456 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5a3cf3d7-597e-48d5-b04d-31934fcca424&name=NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet used request id req-87d74900-243c-4a15-9330-cbe3311234db 2018-07-01 09:50:23,456 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net 2018-07-01 09:50:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" -d '{"port": {"network_id": "5a3cf3d7-597e-48d5-b04d-31934fcca424", "fixed_ips": [{"subnet_id": "a3123f7d-70de-490d-8e20-9f916abc38f5", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-port", "admin_state_up": true}}' 2018-07-01 09:50:23,795 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-bc09b3b7-b14d-4539-bb76-6aecaa277f58 Date: Sun, 01 Jul 2018 09:50:23 GMT Connection: close RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-01 09:50:23,795 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-bc09b3b7-b14d-4539-bb76-6aecaa277f58 2018-07-01 09:50:23,795 - 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-01 09:50:23,796 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet 2018-07-01 09:50:23,796 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-subnet 2018-07-01 09:50:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/a3123f7d-70de-490d-8e20-9f916abc38f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:25,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57ba2dbf-27a2-4c29-ba5f-f27944417f9a Date: Sun, 01 Jul 2018 09:50:25 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:25,546 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/a3123f7d-70de-490d-8e20-9f916abc38f5 used request id req-57ba2dbf-27a2-4c29-ba5f-f27944417f9a 2018-07-01 09:50:25,546 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f6499d42-898e-4a82-8b01-f7329af82a48-pub-net 2018-07-01 09:50:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/5a3cf3d7-597e-48d5-b04d-31934fcca424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f46662ffb3c71c12f6deecef272fda6e4349cc" 2018-07-01 09:50:27,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4df5ae1c-83d0-4d35-8132-83136e3128ac Date: Sun, 01 Jul 2018 09:50:27 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:27,233 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/5a3cf3d7-597e-48d5-b04d-31934fcca424 used request id req-4df5ae1c-83d0-4d35-8132-83136e3128ac 2018-07-01 09:50:27,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:27,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["MEP1lJCATrCCuAk6Seg2TQ"], "issued_at": "2018-07-01T09:50:27.000000Z"}} 2018-07-01 09:50:27,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:27,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:27 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6011db80-3d94-4eb7-998e-ded4ebb1bf1f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:27,922 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6011db80-3d94-4eb7-998e-ded4ebb1bf1f 2018-07-01 09:50:27,922 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net 2018-07-01 09:50:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" -d '{"network": {"name": "NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net", "admin_state_up": true}}' 2018-07-01 09:50:28,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-b8320d3b-377d-4312-90b5-67c1edc197de Date: Sun, 01 Jul 2018 09:50:28 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:28Z","is_default":false,"provider:segmentation_id":1076,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:28Z","mtu":1500}} 2018-07-01 09:50:28,667 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-b8320d3b-377d-4312-90b5-67c1edc197de 2018-07-01 09:50:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:28,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a5b891ee-d4ec-4afb-b28d-7b776279b8a4 Date: Sun, 01 Jul 2018 09:50:28 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:28Z","provider:segmentation_id":1076,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:28Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:28,810 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-a5b891ee-d4ec-4afb-b28d-7b776279b8a4 2018-07-01 09:50:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:29,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-75403e01-9627-4c01-9f99-afab2e3a53ee Date: Sun, 01 Jul 2018 09:50:29 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:50:29,133 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-75403e01-9627-4c01-9f99-afab2e3a53ee 2018-07-01 09:50:29,133 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet 2018-07-01 09:50:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" -d '{"subnets": [{"ip_version": 4, "network_id": "d128abca-cfc3-4e71-af79-7d91f3ca367c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]}' 2018-07-01 09:50:29,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bbffba9d-71d8-4671-be10-0b3a68efa869 Date: Sun, 01 Jul 2018 09:50:29 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:29Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:29Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"92bf4bd9-c2fb-4917-9733-d9af72e2a474","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]} 2018-07-01 09:50:29,681 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-bbffba9d-71d8-4671-be10-0b3a68efa869 2018-07-01 09:50:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:30,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4f699ea4-d413-465e-96cf-15a01289ebd2 Date: Sun, 01 Jul 2018 09:50:30 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["92bf4bd9-c2fb-4917-9733-d9af72e2a474"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:29Z","provider:segmentation_id":1076,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:28Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:30,297 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-4f699ea4-d413-465e-96cf-15a01289ebd2 2018-07-01 09:50:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:30,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-51f0cb4c-130d-40ec-8681-00f8e744a06b Date: Sun, 01 Jul 2018 09:50:30 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:29Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:29Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"92bf4bd9-c2fb-4917-9733-d9af72e2a474","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]} 2018-07-01 09:50:30,386 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-51f0cb4c-130d-40ec-8681-00f8e744a06b 2018-07-01 09:50:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:30,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4058f4f5-2c3b-49e2-bec7-b3168420cb7f Date: Sun, 01 Jul 2018 09:50:30 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["92bf4bd9-c2fb-4917-9733-d9af72e2a474"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:29Z","provider:segmentation_id":1076,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:28Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:30,540 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net used request id req-4058f4f5-2c3b-49e2-bec7-b3168420cb7f 2018-07-01 09:50:30,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:30,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:30 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:30,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:30,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:30 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a8e7661-ec95-4313-bfa9-d528ca177303 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:30,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-7a8e7661-ec95-4313-bfa9-d528ca177303 2018-07-01 09:50:30,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:30,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87be70a5-f873-450d-babf-57dd3bb407e2 Date: Sun, 01 Jul 2018 09:50:30 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:29Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:29Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"92bf4bd9-c2fb-4917-9733-d9af72e2a474","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]} 2018-07-01 09:50:30,659 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-87be70a5-f873-450d-babf-57dd3bb407e2 2018-07-01 09:50:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c&name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:30,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-347f4cf4-6c0f-43b2-af50-3930a3c7d08f Date: Sun, 01 Jul 2018 09:50:30 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:29Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:29Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"92bf4bd9-c2fb-4917-9733-d9af72e2a474","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]} 2018-07-01 09:50:30,741 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c&name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet used request id req-347f4cf4-6c0f-43b2-af50-3930a3c7d08f 2018-07-01 09:50:30,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:30,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:31,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["LKG8b7t4RtqVUfIyjUgvHQ"], "issued_at": "2018-07-01T09:50:31.000000Z"}} 2018-07-01 09:50:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe8ca57fd3a650ffcb2b6468d7e3b8465f23c03" 2018-07-01 09:50:31,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:31 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1268d216-a731-47c7-8827-46c55146beef Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:31,425 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1268d216-a731-47c7-8827-46c55146beef 2018-07-01 09:50:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:31,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-001bac02-db8e-4a15-b4ff-110292fda26b Date: Sun, 01 Jul 2018 09:50:31 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["92bf4bd9-c2fb-4917-9733-d9af72e2a474"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:29Z","provider:segmentation_id":1076,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:28Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:31,575 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net used request id req-001bac02-db8e-4a15-b4ff-110292fda26b 2018-07-01 09:50:31,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:31,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e09504a8-369c-428f-9ddc-d22da4d64075 Date: Sun, 01 Jul 2018 09:50:31 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:29Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:29Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"92bf4bd9-c2fb-4917-9733-d9af72e2a474","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]} 2018-07-01 09:50:31,651 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-e09504a8-369c-428f-9ddc-d22da4d64075 2018-07-01 09:50:31,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:31,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e7595b39-e7c1-4645-b1a9-c41d05168b85 Date: Sun, 01 Jul 2018 09:50:31 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["92bf4bd9-c2fb-4917-9733-d9af72e2a474"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:29Z","provider:segmentation_id":1076,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:28Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:31,803 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net used request id req-e7595b39-e7c1-4645-b1a9-c41d05168b85 2018-07-01 09:50:31,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:31,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:31 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:31,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe8ca57fd3a650ffcb2b6468d7e3b8465f23c03" 2018-07-01 09:50:31,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:31 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0545071b-0a2b-4f79-adb0-43e97f4b4a99 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:31,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-0545071b-0a2b-4f79-adb0-43e97f4b4a99 2018-07-01 09:50:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:31,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cef60117-98ea-4c65-88e2-4e4a4cf41ead Date: Sun, 01 Jul 2018 09:50:31 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:29Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:29Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"92bf4bd9-c2fb-4917-9733-d9af72e2a474","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]} 2018-07-01 09:50:31,941 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-cef60117-98ea-4c65-88e2-4e4a4cf41ead 2018-07-01 09:50:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c&name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:32,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-21cace06-7098-4403-a9d6-20d85bb23937 Date: Sun, 01 Jul 2018 09:50:32 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d128abca-cfc3-4e71-af79-7d91f3ca367c","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:29Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:29Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"92bf4bd9-c2fb-4917-9733-d9af72e2a474","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet"}]} 2018-07-01 09:50:32,023 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d128abca-cfc3-4e71-af79-7d91f3ca367c&name=NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet used request id req-21cace06-7098-4403-a9d6-20d85bb23937 2018-07-01 09:50:32,023 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net 2018-07-01 09:50:32,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" -d '{"port": {"network_id": "d128abca-cfc3-4e71-af79-7d91f3ca367c", "fixed_ips": [{"subnet_id": "92bf4bd9-c2fb-4917-9733-d9af72e2a474", "ip_address": null}], "name": "NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-port", "admin_state_up": true}}' 2018-07-01 09:50:32,044 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-13edc276-b44d-4433-a8c2-61a8045586eb Date: Sun, 01 Jul 2018 09:50:32 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-01 09:50:32,045 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-13edc276-b44d-4433-a8c2-61a8045586eb 2018-07-01 09:50:32,045 - 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-01 09:50:32,045 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet 2018-07-01 09:50:32,045 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-subnet 2018-07-01 09:50:32,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/92bf4bd9-c2fb-4917-9733-d9af72e2a474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:33,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75f4f293-6db0-4ee8-85c5-fda011a142fa Date: Sun, 01 Jul 2018 09:50:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:33,962 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/92bf4bd9-c2fb-4917-9733-d9af72e2a474 used request id req-75f4f293-6db0-4ee8-85c5-fda011a142fa 2018-07-01 09:50:33,962 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1fcc983c-c3a2-49aa-990a-82eb59f4b074-pub-net 2018-07-01 09:50:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/d128abca-cfc3-4e71-af79-7d91f3ca367c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c844d0176baa278c0b6ebb7d03486319f466907a" 2018-07-01 09:50:35,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c87cffa-dc10-4a44-b782-4367a4e24e6b Date: Sun, 01 Jul 2018 09:50:35 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:35,606 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/d128abca-cfc3-4e71-af79-7d91f3ca367c used request id req-2c87cffa-dc10-4a44-b782-4367a4e24e6b 2018-07-01 09:50:35,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:36,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["dpTZXzbLRmeo7EkPSkla5g"], "issued_at": "2018-07-01T09:50:36.000000Z"}} 2018-07-01 09:50:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:36,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-116e5d2f-d2fb-4a47-b14b-bd3c9f62a57b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:36,405 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-116e5d2f-d2fb-4a47-b14b-bd3c9f62a57b 2018-07-01 09:50:36,406 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net 2018-07-01 09:50:36,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" -d '{"network": {"name": "NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net", "admin_state_up": true}}' 2018-07-01 09:50:37,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-737221d4-e0ff-4046-a520-534447e38d29 Date: Sun, 01 Jul 2018 09:50:37 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:36Z","is_default":false,"provider:segmentation_id":1020,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:36Z","mtu":1500}} 2018-07-01 09:50:37,093 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-737221d4-e0ff-4046-a520-534447e38d29 2018-07-01 09:50:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:37,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d0947aa3-01e4-462b-8a88-f6610772aabf Date: Sun, 01 Jul 2018 09:50:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:50:36Z","provider:segmentation_id":1020,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:36Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:37,410 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-d0947aa3-01e4-462b-8a88-f6610772aabf 2018-07-01 09:50:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:37,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aaa57db4-c243-4c70-ae3f-741028a8289c Date: Sun, 01 Jul 2018 09:50:37 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:50:37,749 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-aaa57db4-c243-4c70-ae3f-741028a8289c 2018-07-01 09:50:37,750 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet 2018-07-01 09:50:37,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" -d '{"subnets": [{"ip_version": 4, "network_id": "5371bcea-89ec-4623-bab6-e31b3de4b7b4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]}' 2018-07-01 09:50:38,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-96dce825-5068-4c54-9553-9d9002935cea Date: Sun, 01 Jul 2018 09:50:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:38Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:38Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]} 2018-07-01 09:50:38,576 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-96dce825-5068-4c54-9553-9d9002935cea 2018-07-01 09:50:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:38,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-68f04f94-7d49-4e3b-8dc3-dd171be1aabd Date: Sun, 01 Jul 2018 09:50:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["4c4129e1-87ca-4e87-b5a9-19a3d7d54685"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:38Z","provider:segmentation_id":1020,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:36Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:38,736 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-68f04f94-7d49-4e3b-8dc3-dd171be1aabd 2018-07-01 09:50:38,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:38,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-557f61cb-9999-4ebc-94a9-b83fcb701965 Date: Sun, 01 Jul 2018 09:50:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:38Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:38Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]} 2018-07-01 09:50:38,837 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-557f61cb-9999-4ebc-94a9-b83fcb701965 2018-07-01 09:50:38,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:39,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-41e76e93-79b1-4e27-bc6e-edeaa78d95da Date: Sun, 01 Jul 2018 09:50:39 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["4c4129e1-87ca-4e87-b5a9-19a3d7d54685"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:38Z","provider:segmentation_id":1020,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:36Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:39,159 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net used request id req-41e76e93-79b1-4e27-bc6e-edeaa78d95da 2018-07-01 09:50:39,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:39,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:39 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:39,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:39 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27df1f1d-44c8-4db8-b56d-0e998863c67c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:39,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-27df1f1d-44c8-4db8-b56d-0e998863c67c 2018-07-01 09:50:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:39,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-091a0eb8-be78-4839-8f10-c1c8d1c05b5d Date: Sun, 01 Jul 2018 09:50:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:38Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:38Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]} 2018-07-01 09:50:39,409 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-091a0eb8-be78-4839-8f10-c1c8d1c05b5d 2018-07-01 09:50:39,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4&name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:39,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-68dd53ed-5ab3-4932-9c65-617df541b344 Date: Sun, 01 Jul 2018 09:50:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:38Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:38Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]} 2018-07-01 09:50:39,771 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4&name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet used request id req-68dd53ed-5ab3-4932-9c65-617df541b344 2018-07-01 09:50:39,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:39,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:40,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["WjvUxoPhSS-pjdo15GT44w"], "issued_at": "2018-07-01T09:50:40.000000Z"}} 2018-07-01 09:50:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3c4d9134b1385dc5777dea9fc11bc55e4bc75" 2018-07-01 09:50:40,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be0ab4a0-d656-4e5e-9f0f-88ba3afb111c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:40,592 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-be0ab4a0-d656-4e5e-9f0f-88ba3afb111c 2018-07-01 09:50:40,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:40,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1dc941e7-40a7-4103-8094-a7838088ce77 Date: Sun, 01 Jul 2018 09:50:40 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["4c4129e1-87ca-4e87-b5a9-19a3d7d54685"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:38Z","provider:segmentation_id":1020,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:36Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:40,757 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net used request id req-1dc941e7-40a7-4103-8094-a7838088ce77 2018-07-01 09:50:40,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:40,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1f06170c-fdef-4886-9ac8-ab8507e6816a Date: Sun, 01 Jul 2018 09:50:40 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:38Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:38Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]} 2018-07-01 09:50:40,850 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-1f06170c-fdef-4886-9ac8-ab8507e6816a 2018-07-01 09:50:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0ecc9b61-074d-4130-9bfe-14c2e8696695 Date: Sun, 01 Jul 2018 09:50:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["4c4129e1-87ca-4e87-b5a9-19a3d7d54685"],"description":"","tags":[],"updated_at":"2018-07-01T09:50:38Z","provider:segmentation_id":1020,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:36Z","provider:network_type":"vlan"}]} 2018-07-01 09:50:41,003 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net used request id req-0ecc9b61-074d-4130-9bfe-14c2e8696695 2018-07-01 09:50:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:41,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:41 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:41,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d3c4d9134b1385dc5777dea9fc11bc55e4bc75" 2018-07-01 09:50:41,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:41 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34cff91b-b652-4938-a611-1b84d41c5ef4 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:41,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-34cff91b-b652-4938-a611-1b84d41c5ef4 2018-07-01 09:50:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:41,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-add461f0-26a8-4087-b7a9-587a735d2179 Date: Sun, 01 Jul 2018 09:50:41 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:38Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:38Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]} 2018-07-01 09:50:41,260 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-add461f0-26a8-4087-b7a9-587a735d2179 2018-07-01 09:50:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4&name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:41,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ced2248e-d131-45d2-b95a-11e6d3ad3d23 Date: Sun, 01 Jul 2018 09:50:41 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:38Z","dns_nameservers":[],"updated_at":"2018-07-01T09:50:38Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet"}]} 2018-07-01 09:50:41,373 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=5371bcea-89ec-4623-bab6-e31b3de4b7b4&name=NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet used request id req-ced2248e-d131-45d2-b95a-11e6d3ad3d23 2018-07-01 09:50:41,374 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net 2018-07-01 09:50:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" -d '{"port": {"network_id": "5371bcea-89ec-4623-bab6-e31b3de4b7b4", "fixed_ips": [{"subnet_id": "4c4129e1-87ca-4e87-b5a9-19a3d7d54685", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-01 09:50:42,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-5151bfe0-be2a-49fd-9093-f0376e51be10 Date: Sun, 01 Jul 2018 09:50:42 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:42Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","ip_address":"10.55.1.100"}],"id":"bee94c6d-ce74-4041-992e-5b5697aaf660","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:5d:0f","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:41Z","binding:vnic_type":"normal"}} 2018-07-01 09:50:42,606 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-5151bfe0-be2a-49fd-9093-f0376e51be10 2018-07-01 09:50:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports/bee94c6d-ce74-4041-992e-5b5697aaf660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:42,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-2475035f-f4ef-4642-9718-f305da138229 Date: Sun, 01 Jul 2018 09:50:42 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4c4129e1-87ca-4e87-b5a9-19a3d7d54685","ip_address":"10.55.1.100"}],"id":"bee94c6d-ce74-4041-992e-5b5697aaf660","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:5d:0f","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"5371bcea-89ec-4623-bab6-e31b3de4b7b4","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:50:41Z","binding:vnic_type":"normal"}} 2018-07-01 09:50:42,702 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports/bee94c6d-ce74-4041-992e-5b5697aaf660 used request id req-2475035f-f4ef-4642-9718-f305da138229 2018-07-01 09:50:42,703 - neutron_utils - INFO - Deleting port with name 2018-07-01 09:50:42,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/bee94c6d-ce74-4041-992e-5b5697aaf660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:43,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d62717b8-9b48-491a-9141-02fc61029a0f Date: Sun, 01 Jul 2018 09:50:43 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:43,510 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/bee94c6d-ce74-4041-992e-5b5697aaf660 used request id req-d62717b8-9b48-491a-9141-02fc61029a0f 2018-07-01 09:50:43,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet 2018-07-01 09:50:43,511 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-subnet 2018-07-01 09:50:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/4c4129e1-87ca-4e87-b5a9-19a3d7d54685 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:45,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-deea501a-15d6-490a-9be4-0033342966e2 Date: Sun, 01 Jul 2018 09:50:45 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:45,155 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/4c4129e1-87ca-4e87-b5a9-19a3d7d54685 used request id req-deea501a-15d6-490a-9be4-0033342966e2 2018-07-01 09:50:45,155 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c8ea1ae3-b8af-45da-922a-dfc812d9d589-pub-net 2018-07-01 09:50:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/5371bcea-89ec-4623-bab6-e31b3de4b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c617971f4800ed09091440d098afb4d870a75308" 2018-07-01 09:50:46,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb568ba3-fa79-4548-89a2-ec616eda7a65 Date: Sun, 01 Jul 2018 09:50:46 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:46,812 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/5371bcea-89ec-4623-bab6-e31b3de4b7b4 used request id req-bb568ba3-fa79-4548-89a2-ec616eda7a65 2018-07-01 09:50:46,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:47,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["dT3WJoa9TVWiays1VJzR1g"], "issued_at": "2018-07-01T09:50:47.000000Z"}} 2018-07-01 09:50:47,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f46195b0843c3b0e7a7549f790feabc6c8254a" 2018-07-01 09:50:47,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:47 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10a2f5ef-afa0-4870-af2a-bd09f1433cf0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:47,588 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-10a2f5ef-afa0-4870-af2a-bd09f1433cf0 2018-07-01 09:50:47,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:47,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:48,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["9_CVs-S5Spmy73gdxNEsfg"], "issued_at": "2018-07-01T09:50:48.000000Z"}} 2018-07-01 09:50:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f138e80cdc3933421baed0a924e1d87ae5b3e69" 2018-07-01 09:50:48,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53a4e3a1-b774-440b-84f2-db5348eb3da7 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:48,366 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-53a4e3a1-b774-440b-84f2-db5348eb3da7 2018-07-01 09:50:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-87ea82fe-63f1-442b-8e2d-ea7d1f74140a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f46195b0843c3b0e7a7549f790feabc6c8254a" 2018-07-01 09:50:48,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e7243665-b096-495c-a439-45912793060f Date: Sun, 01 Jul 2018 09:50:48 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-01 09:50:48,669 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-87ea82fe-63f1-442b-8e2d-ea7d1f74140a-pub-net used request id req-e7243665-b096-495c-a439-45912793060f 2018-07-01 09:50:48,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:49,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["CIIrfSkTSI6qArhQZmqlLA"], "issued_at": "2018-07-01T09:50:49.000000Z"}} 2018-07-01 09:50:49,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:49,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:49 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-602e6f83-05ac-4503-8909-af87b4319c32 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:49,438 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-602e6f83-05ac-4503-8909-af87b4319c32 2018-07-01 09:50:49,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:49,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:50,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["LO82kctYQXqBXRvItkcUMQ"], "issued_at": "2018-07-01T09:50:50.000000Z"}} 2018-07-01 09:50:50,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0393016dcef1664eb0dd3d2b2f4fd1e01d484ed1" 2018-07-01 09:50:50,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:50 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11792515-e73d-494e-b707-7605fb2b2bf5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:50,072 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-11792515-e73d-494e-b707-7605fb2b2bf5 2018-07-01 09:50:50,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:50,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c8b8f142-0cf0-4800-a905-bbc86e84d371 Date: Sun, 01 Jul 2018 09:50:50 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:50:50,484 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-c8b8f142-0cf0-4800-a905-bbc86e84d371 2018-07-01 09:50:50,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:50,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-ee885156-dd46-4c63-9cac-b4c46846739c Date: Sun, 01 Jul 2018 09:50:50 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:50:50,555 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-ee885156-dd46-4c63-9cac-b4c46846739c 2018-07-01 09:50:50,556 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router 2018-07-01 09:50:50,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" -d '{"router": {"external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7"}, "name": "NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router", "admin_state_up": true}}' 2018-07-01 09:50:52,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2ce9346e-ccc6-4d6f-8329-216b97b9645c Date: Sun, 01 Jul 2018 09:50:52 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:50:50Z", "admin_state_up": true, "updated_at": "2018-07-01T09:50:52Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "19ce651e-85b5-4a1a-90c1-147159a030e2", "name": "NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router"}} 2018-07-01 09:50:52,831 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-2ce9346e-ccc6-4d6f-8329-216b97b9645c 2018-07-01 09:50:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=19ce651e-85b5-4a1a-90c1-147159a030e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:53,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5a0a7d7a-f41b-4a31-af56-bc93172be1e0 Date: Sun, 01 Jul 2018 09:50:53 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.113"}],"id":"427b98c3-a0b4-4090-a7bd-66676878fa21","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:5f:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"19ce651e-85b5-4a1a-90c1-147159a030e2","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:50:51Z","binding:vnic_type":"normal"}]} 2018-07-01 09:50:53,176 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=19ce651e-85b5-4a1a-90c1-147159a030e2 used request id req-5a0a7d7a-f41b-4a31-af56-bc93172be1e0 2018-07-01 09:50:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:53,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-9c062172-0b2f-4aa8-920f-67bb473af70b Date: Sun, 01 Jul 2018 09:50:53 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:50:53,519 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-9c062172-0b2f-4aa8-920f-67bb473af70b 2018-07-01 09:50:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:53,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3f2042db-fce4-4ec0-8039-a00b83e8caac Date: Sun, 01 Jul 2018 09:50:53 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:50:50Z", "admin_state_up": true, "updated_at": "2018-07-01T09:50:52Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "19ce651e-85b5-4a1a-90c1-147159a030e2", "name": "NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router"}]} 2018-07-01 09:50:53,899 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router used request id req-3f2042db-fce4-4ec0-8039-a00b83e8caac 2018-07-01 09:50:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:50:53,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:50:53 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:50:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:53,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:53 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-141dafd1-1797-4d4f-95f6-c0eaf6b15a3d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:50:53,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-141dafd1-1797-4d4f-95f6-c0eaf6b15a3d 2018-07-01 09:50:53,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=19ce651e-85b5-4a1a-90c1-147159a030e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:54,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8202eb8e-8020-433f-a5fd-188bab28aed8 Date: Sun, 01 Jul 2018 09:50:54 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:53Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.113"}],"id":"427b98c3-a0b4-4090-a7bd-66676878fa21","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:10:5f:0c","project_id":"","status":"DOWN","binding:host_id":"gtw01","description":"","tags":[],"device_id":"19ce651e-85b5-4a1a-90c1-147159a030e2","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:50:51Z","binding:vnic_type":"normal"}]} 2018-07-01 09:50:54,017 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=19ce651e-85b5-4a1a-90c1-147159a030e2 used request id req-8202eb8e-8020-433f-a5fd-188bab28aed8 2018-07-01 09:50:54,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:54,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-4737e5ef-6e92-4d5a-8713-497cff16dbae Date: Sun, 01 Jul 2018 09:50:54 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:50:54,089 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-4737e5ef-6e92-4d5a-8713-497cff16dbae 2018-07-01 09:50:54,089 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router 2018-07-01 09:50:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/19ce651e-85b5-4a1a-90c1-147159a030e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:56,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed1d1400-f672-409d-9e9e-679662e37c4d Content-Length: 0 Date: Sun, 01 Jul 2018 09:50:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:50:56,042 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/19ce651e-85b5-4a1a-90c1-147159a030e2 used request id req-ed1d1400-f672-409d-9e9e-679662e37c4d 2018-07-01 09:50:56,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34753b8fea01b0a2700e58a5283405feacb332e" 2018-07-01 09:50:56,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cb091d1b-242c-4b2d-aae9-e03cff4a51f8 Date: Sun, 01 Jul 2018 09:50:56 GMT Connection: close RESP BODY: {"routers": []} 2018-07-01 09:50:56,164 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-d2c55790-7049-4966-b077-5a7b85fbc2fb-pub-router used request id req-cb091d1b-242c-4b2d-aae9-e03cff4a51f8 2018-07-01 09:50:56,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:56,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["1hixEhKGRjaFPla3nIk63Q"], "issued_at": "2018-07-01T09:50:56.000000Z"}} 2018-07-01 09:50:56,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:50:56,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:56 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d547cc1b-15b4-4273-af6f-90a1aac6f30a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:56,965 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d547cc1b-15b4-4273-af6f-90a1aac6f30a 2018-07-01 09:50:56,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:50:56,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:50:57,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:50:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["XjxhcLzUQduqyPwivI007w"], "issued_at": "2018-07-01T09:50:57.000000Z"}} 2018-07-01 09:50:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ba5b6a0b568c66443ecdd6e20dd274788efdf2" 2018-07-01 09:50:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:50:57 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ab409ef-d475-44ca-aa44-ddcc7b3603a6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:50:57,752 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3ab409ef-d475-44ca-aa44-ddcc7b3603a6 2018-07-01 09:50:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:50:58,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7ba8dd37-3e7b-4722-a2e2-911aa983fe02 Date: Sun, 01 Jul 2018 09:50:58 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:50:58,189 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-7ba8dd37-3e7b-4722-a2e2-911aa983fe02 2018-07-01 09:50:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:50:58,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-f7f0f5d3-5cff-4942-8a06-eb1bdd941495 Date: Sun, 01 Jul 2018 09:50:58 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:50:58,271 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-f7f0f5d3-5cff-4942-8a06-eb1bdd941495 2018-07-01 09:50:58,271 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router 2018-07-01 09:50:58,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" -d '{"router": {"external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7"}, "name": "NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router", "admin_state_up": true}}' 2018-07-01 09:51:00,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9425b680-059d-4424-a7c4-6ffab9d77379 Date: Sun, 01 Jul 2018 09:51:00 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:50:58Z", "admin_state_up": true, "updated_at": "2018-07-01T09:51:00Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea", "name": "NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router"}} 2018-07-01 09:51:00,469 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-9425b680-059d-4424-a7c4-6ffab9d77379 2018-07-01 09:51:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:00,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-96015325-73a5-420e-a218-dc42eb43517b Date: Sun, 01 Jul 2018 09:51:00 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.116"}],"id":"868b92b1-ba7f-491b-b2a2-c800171712bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:5a:88","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:50:59Z","binding:vnic_type":"normal"}]} 2018-07-01 09:51:00,856 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea used request id req-96015325-73a5-420e-a218-dc42eb43517b 2018-07-01 09:51:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:00,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-b90666d0-1a0f-45b3-ba77-8c3ef1888756 Date: Sun, 01 Jul 2018 09:51:00 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:51:00,959 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-b90666d0-1a0f-45b3-ba77-8c3ef1888756 2018-07-01 09:51:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:01,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-99138699-6c87-4e19-89de-9567d0e356fa Date: Sun, 01 Jul 2018 09:51:01 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c75f92c9-9735-4089-b2ca-80ced960e53c", "ip_address": "10.16.0.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:50:58Z", "admin_state_up": true, "updated_at": "2018-07-01T09:51:00Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea", "name": "NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router"}]} 2018-07-01 09:51:01,185 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router used request id req-99138699-6c87-4e19-89de-9567d0e356fa 2018-07-01 09:51:01,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:51:01,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:51:01 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:51:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:01,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:01 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0c46b23-6165-4449-9d5a-f2911f02f890 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:51:01,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-f0c46b23-6165-4449-9d5a-f2911f02f890 2018-07-01 09:51:01,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?device_id=1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:01,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c8353628-afe7-4ba3-b1dd-33b58c78598f Date: Sun, 01 Jul 2018 09:51:01 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:50:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c75f92c9-9735-4089-b2ca-80ced960e53c","ip_address":"10.16.0.116"}],"id":"868b92b1-ba7f-491b-b2a2-c800171712bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:5a:88","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea","name":"","admin_state_up":true,"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"","created_at":"2018-07-01T09:50:59Z","binding:vnic_type":"normal"}]} 2018-07-01 09:51:01,316 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea used request id req-c8353628-afe7-4ba3-b1dd-33b58c78598f 2018-07-01 09:51:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:01,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-078019d4-3553-4434-9a16-67326d285521 Date: Sun, 01 Jul 2018 09:51:01 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","gateway_ip":"10.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-01 09:51:01,391 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/c75f92c9-9735-4089-b2ca-80ced960e53c used request id req-078019d4-3553-4434-9a16-67326d285521 2018-07-01 09:51:01,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:01,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e699d260-cc33-4fd9-b521-e6f5f26c6476 Date: Sun, 01 Jul 2018 09:51:01 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:51:01,809 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-e699d260-cc33-4fd9-b521-e6f5f26c6476 2018-07-01 09:51:01,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:01,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-fd8d60d0-56ae-4a81-9eca-cd3fc0b06c1c Date: Sun, 01 Jul 2018 09:51:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:51:01,884 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-fd8d60d0-56ae-4a81-9eca-cd3fc0b06c1c 2018-07-01 09:51:01,884 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router 2018-07-01 09:51:01,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/routers/1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:03,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55b93a32-03ba-418b-a412-4fb707cffc9c Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:03 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:03,886 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/1b7f22d7-0b84-4929-bb4d-3a59ca3f33ea used request id req-55b93a32-03ba-418b-a412-4fb707cffc9c 2018-07-01 09:51:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd9207107cae5aa3a620444406f5606bc662327" 2018-07-01 09:51:03,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-01569625-9705-4a8d-a447-dbe58bd8bbd1 Date: Sun, 01 Jul 2018 09:51:03 GMT Connection: close RESP BODY: {"routers": []} 2018-07-01 09:51:03,991 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2e5d884-fde6-4ec4-974b-3a4c8414916a-pub-router used request id req-01569625-9705-4a8d-a447-dbe58bd8bbd1 2018-07-01 09:51:03,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:04,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["IBiSo5TDTmWN-iOKiKKhrg"], "issued_at": "2018-07-01T09:51:04.000000Z"}} 2018-07-01 09:51:04,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d8a15c19dc9c9c0a4e22a96c1d1fd74da6f3d" 2018-07-01 09:51:04,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:04 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-748415ad-2f08-4919-b8d8-abf5e14f9504 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:04,645 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-748415ad-2f08-4919-b8d8-abf5e14f9504 2018-07-01 09:51:04,647 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name 2018-07-01 09:51:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d8a15c19dc9c9c0a4e22a96c1d1fd74da6f3d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name"}}' 2018-07-01 09:51:05,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-8eb96719-9af1-45ed-925b-bc0a66c40162 Date: Sun, 01 Jul 2018 09:51:05 GMT Connection: close RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:05Z", "updated_at": "2018-07-01T09:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:05Z", "revision_number": 0, "id": "a260d449-694e-47a0-8150-0815b1871991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:05Z", "revision_number": 0, "id": "f88aa24e-d868-4fcd-a822-a913746b4482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "name": "NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name"}} 2018-07-01 09:51:05,218 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-8eb96719-9af1-45ed-925b-bc0a66c40162 2018-07-01 09:51:05,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b68442e9-d63c-4ca7-b72f-0c36652d0765 2018-07-01 09:51:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b68442e9-d63c-4ca7-b72f-0c36652d0765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d8a15c19dc9c9c0a4e22a96c1d1fd74da6f3d" 2018-07-01 09:51:05,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-119e53bb-8059-479a-b386-a2c5d2eb53d6 Date: Sun, 01 Jul 2018 09:51:05 GMT Connection: close 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-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:05Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "a260d449-694e-47a0-8150-0815b1871991"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:05Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "f88aa24e-d868-4fcd-a822-a913746b4482"}]} 2018-07-01 09:51:05,274 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b68442e9-d63c-4ca7-b72f-0c36652d0765 used request id req-119e53bb-8059-479a-b386-a2c5d2eb53d6 2018-07-01 09:51:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d8a15c19dc9c9c0a4e22a96c1d1fd74da6f3d" 2018-07-01 09:51:05,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-f942a5b6-26a2-4bbe-a794-16de5bd9213b Date: Sun, 01 Jul 2018 09:51:05 GMT Connection: close RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:05Z", "updated_at": "2018-07-01T09:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:05Z", "revision_number": 0, "id": "a260d449-694e-47a0-8150-0815b1871991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:05Z", "revision_number": 0, "id": "f88aa24e-d868-4fcd-a822-a913746b4482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "name": "NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name"}]} 2018-07-01 09:51:05,369 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name used request id req-f942a5b6-26a2-4bbe-a794-16de5bd9213b 2018-07-01 09:51:05,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b68442e9-d63c-4ca7-b72f-0c36652d0765 2018-07-01 09:51:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b68442e9-d63c-4ca7-b72f-0c36652d0765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d8a15c19dc9c9c0a4e22a96c1d1fd74da6f3d" 2018-07-01 09:51:05,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78814e48-3085-43de-be1f-6ae7120b01eb Date: Sun, 01 Jul 2018 09:51:05 GMT Connection: close 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-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:05Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "a260d449-694e-47a0-8150-0815b1871991"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:05Z", "security_group_id": "b68442e9-d63c-4ca7-b72f-0c36652d0765", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:05Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "f88aa24e-d868-4fcd-a822-a913746b4482"}]} 2018-07-01 09:51:05,677 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b68442e9-d63c-4ca7-b72f-0c36652d0765 used request id req-78814e48-3085-43de-be1f-6ae7120b01eb 2018-07-01 09:51:05,678 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name 2018-07-01 09:51:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/b68442e9-d63c-4ca7-b72f-0c36652d0765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d8a15c19dc9c9c0a4e22a96c1d1fd74da6f3d" 2018-07-01 09:51:05,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c36afc8-23d1-4e0e-b5f5-14ebe667994a Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:05,890 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/b68442e9-d63c-4ca7-b72f-0c36652d0765 used request id req-3c36afc8-23d1-4e0e-b5f5-14ebe667994a 2018-07-01 09:51:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d8a15c19dc9c9c0a4e22a96c1d1fd74da6f3d" 2018-07-01 09:51:05,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d7964b5e-d60b-41e4-abef-1e79a99aa265 Date: Sun, 01 Jul 2018 09:51:05 GMT Connection: close RESP BODY: {"security_groups": []} 2018-07-01 09:51:05,979 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-72985542-d003-416d-9fb5-faf956308408name used request id req-d7964b5e-d60b-41e4-abef-1e79a99aa265 2018-07-01 09:51:05,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:06,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["RqqgcC1JT7Kjd01ZSImCJw"], "issued_at": "2018-07-01T09:51:06.000000Z"}} 2018-07-01 09:51:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:06,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:06 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ba31404-e887-45ac-bbbb-e6614aa0f08a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:06,764 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1ba31404-e887-45ac-bbbb-e6614aa0f08a 2018-07-01 09:51:06,765 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-1 2018-07-01 09:51:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-1", "description": "hello group"}}' 2018-07-01 09:51:07,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-3f019a18-d2fe-42bf-b6cd-ca22edb2aae9 Date: Sun, 01 Jul 2018 09:51:07 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "updated_at": "2018-07-01T09:51:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "3a121e73-d614-4d59-81dc-a0ee8987644e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "d7d392c8-45f2-40f0-8941-22fca8e34f5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "518488d4-01ec-480f-9702-59babe475252", "name": "NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-1"}} 2018-07-01 09:51:07,313 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-3f019a18-d2fe-42bf-b6cd-ca22edb2aae9 2018-07-01 09:51:07,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 518488d4-01ec-480f-9702-59babe475252 2018-07-01 09:51:07,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=518488d4-01ec-480f-9702-59babe475252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:07,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c2635ba-7294-4f52-9f62-138bb078f112 Date: Sun, 01 Jul 2018 09:51:07 GMT Connection: close 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-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "3a121e73-d614-4d59-81dc-a0ee8987644e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "d7d392c8-45f2-40f0-8941-22fca8e34f5e"}]} 2018-07-01 09:51:07,366 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=518488d4-01ec-480f-9702-59babe475252 used request id req-0c2635ba-7294-4f52-9f62-138bb078f112 2018-07-01 09:51:07,366 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-2 2018-07-01 09:51:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-2", "description": "hola group"}}' 2018-07-01 09:51:07,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-56b76c89-b74c-4f99-8ea4-9a2fc1766360 Date: Sun, 01 Jul 2018 09:51:07 GMT Connection: close RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "updated_at": "2018-07-01T09:51:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "2716949f-1312-4e30-befb-cbda3feddb87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "50c49da4-c55f-4203-9003-cb6211e333e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "name": "NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-2"}} 2018-07-01 09:51:07,624 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-56b76c89-b74c-4f99-8ea4-9a2fc1766360 2018-07-01 09:51:07,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5992e-bd13-41c6-a4f7-e6ca8840615c 2018-07-01 09:51:07,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=2aa5992e-bd13-41c6-a4f7-e6ca8840615c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:07,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b70aefbb-b1c8-4281-82f7-5fc9ca861e17 Date: Sun, 01 Jul 2018 09:51:07 GMT Connection: close 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-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "2716949f-1312-4e30-befb-cbda3feddb87"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "50c49da4-c55f-4203-9003-cb6211e333e6"}]} 2018-07-01 09:51:07,941 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=2aa5992e-bd13-41c6-a4f7-e6ca8840615c used request id req-b70aefbb-b1c8-4281-82f7-5fc9ca861e17 2018-07-01 09:51:07,942 - neutron_utils - INFO - Listing the available security groups 2018-07-01 09:51:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:08,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7322 X-Openstack-Request-Id: req-a93c1f9f-d2e7-416e-8ca3-f508526cb6b0 Date: Sun, 01 Jul 2018 09:51:08 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hola group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "updated_at": "2018-07-01T09:51:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "50c49da4-c55f-4203-9003-cb6211e333e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "2716949f-1312-4e30-befb-cbda3feddb87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "name": "NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-2"}, {"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "updated_at": "2018-07-01T09:51:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "d7d392c8-45f2-40f0-8941-22fca8e34f5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "revision_number": 0, "id": "3a121e73-d614-4d59-81dc-a0ee8987644e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "518488d4-01ec-480f-9702-59babe475252", "name": "NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "updated_at": "2018-07-01T09:47:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "c6790953-6635-4497-be5e-3974c3628afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "revision_number": 0, "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "revision_number": 0, "id": "f652dc63-2133-49e9-8801-1741ec279a33", "remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "remote_ip_prefix": null, "created_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 4, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-01T09:48:55Z", "updated_at": "2018-07-01T09:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:55Z", "revision_number": 0, "id": "8fc5edfc-bb98-479c-9d73-576df42ae949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:48:55Z", "revision_number": 0, "id": "f4e0e6c9-af09-4dbb-bcd6-acf8da423c7f", "remote_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "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-01T09:48:55Z", "revision_number": 0, "id": "8a5e2f40-af34-4168-a572-332676580690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "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-01T09:48:55Z", "revision_number": 0, "id": "ee9c461d-c74e-4e64-9d98-686a80fc2c76", "remote_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "remote_ip_prefix": null, "created_at": "2018-07-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "9a83b081-1c13-4525-93d4-b27fe5563598", "name": "default"}]} 2018-07-01 09:51:08,053 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-a93c1f9f-d2e7-416e-8ca3-f508526cb6b0 2018-07-01 09:51:08,054 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2aa5992e-bd13-41c6-a4f7-e6ca8840615c 2018-07-01 09:51:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=2aa5992e-bd13-41c6-a4f7-e6ca8840615c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:08,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2176af0e-5f0e-43cc-a665-6ac07d8b5679 Date: Sun, 01 Jul 2018 09:51:08 GMT Connection: close 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-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "2716949f-1312-4e30-befb-cbda3feddb87"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "security_group_id": "2aa5992e-bd13-41c6-a4f7-e6ca8840615c", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "50c49da4-c55f-4203-9003-cb6211e333e6"}]} 2018-07-01 09:51:08,105 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=2aa5992e-bd13-41c6-a4f7-e6ca8840615c used request id req-2176af0e-5f0e-43cc-a665-6ac07d8b5679 2018-07-01 09:51:08,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 518488d4-01ec-480f-9702-59babe475252 2018-07-01 09:51:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=518488d4-01ec-480f-9702-59babe475252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:08,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2134190a-3026-4034-aa27-e7b7c2fc1f4d Date: Sun, 01 Jul 2018 09:51:08 GMT Connection: close 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-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "3a121e73-d614-4d59-81dc-a0ee8987644e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:07Z", "security_group_id": "518488d4-01ec-480f-9702-59babe475252", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:07Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "d7d392c8-45f2-40f0-8941-22fca8e34f5e"}]} 2018-07-01 09:51:08,142 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=518488d4-01ec-480f-9702-59babe475252 used request id req-2134190a-3026-4034-aa27-e7b7c2fc1f4d 2018-07-01 09:51:08,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e 2018-07-01 09:51:08,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:08,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-948157ec-edc5-4024-9414-82cd41ee0f1d Date: Sun, 01 Jul 2018 09:51:08 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "ab6572ca-42bc-4d8d-bf27-bafcf21d7623"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "c6790953-6635-4497-be5e-3974c3628afb"}, {"remote_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:23Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:23Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "f652dc63-2133-49e9-8801-1741ec279a33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:47:24Z", "security_group_id": "8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:47:24Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "fab9853a-2799-4765-bd68-e8d2eb8495f2"}]} 2018-07-01 09:51:08,181 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e used request id req-948157ec-edc5-4024-9414-82cd41ee0f1d 2018-07-01 09:51:08,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a83b081-1c13-4525-93d4-b27fe5563598 2018-07-01 09:51:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9a83b081-1c13-4525-93d4-b27fe5563598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:08,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-d0c36e2c-ed61-44e0-9892-ff753fb97b72 Date: Sun, 01 Jul 2018 09:51:08 GMT Connection: close 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-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T09:48:55Z", "project_id": "", "id": "8a5e2f40-af34-4168-a572-332676580690"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T09:48:55Z", "project_id": "", "id": "8fc5edfc-bb98-479c-9d73-576df42ae949"}, {"remote_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T09:48:55Z", "project_id": "", "id": "ee9c461d-c74e-4e64-9d98-686a80fc2c76"}, {"remote_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:48:55Z", "security_group_id": "9a83b081-1c13-4525-93d4-b27fe5563598", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-01T09:48:55Z", "project_id": "", "id": "f4e0e6c9-af09-4dbb-bcd6-acf8da423c7f"}]} 2018-07-01 09:51:08,516 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=9a83b081-1c13-4525-93d4-b27fe5563598 used request id req-d0c36e2c-ed61-44e0-9892-ff753fb97b72 2018-07-01 09:51:08,516 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-1 2018-07-01 09:51:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/518488d4-01ec-480f-9702-59babe475252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:09,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c30f37d-e238-4296-8ed3-0507ba7fe901 Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:08 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:09,000 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/518488d4-01ec-480f-9702-59babe475252 used request id req-3c30f37d-e238-4296-8ed3-0507ba7fe901 2018-07-01 09:51:09,000 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ea39748f-28d7-4cf7-8808-b3c3827a3d79name-2 2018-07-01 09:51:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/2aa5992e-bd13-41c6-a4f7-e6ca8840615c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038d4cc6df3157d5c9458f0092014706307246fa" 2018-07-01 09:51:09,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9dadf59b-a95b-4324-b416-cb79c02be2f3 Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:09,238 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/2aa5992e-bd13-41c6-a4f7-e6ca8840615c used request id req-9dadf59b-a95b-4324-b416-cb79c02be2f3 2018-07-01 09:51:09,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:09,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["_q_f7HxrSOemWHQgc3h_eA"], "issued_at": "2018-07-01T09:51:09.000000Z"}} 2018-07-01 09:51:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05542e748cfaa2f2736290af12895e92431129ee" 2018-07-01 09:51:10,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:09 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6235be32-e58c-482a-b07f-c664b383530b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:10,133 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6235be32-e58c-482a-b07f-c664b383530b 2018-07-01 09:51:10,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:10,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["kaq1xcCJS0uRXQ0nG8_Obg"], "issued_at": "2018-07-01T09:51:10.000000Z"}} 2018-07-01 09:51:10,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84efe5274216bd43e589b434f07587970cf659e" 2018-07-01 09:51:10,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35ae2767-f5b2-420d-95f0-62d8813297ca Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:10,996 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-35ae2767-f5b2-420d-95f0-62d8813297ca 2018-07-01 09:51:10,997 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2f938f9c-d1bd-419b-bd4f-7400a923ccf5name 2018-07-01 09:51:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84efe5274216bd43e589b434f07587970cf659e" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2f938f9c-d1bd-419b-bd4f-7400a923ccf5name", "description": "hello group"}}' 2018-07-01 09:51:11,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9e7e13d9-a6d5-4a77-89d6-fa15ece01f2e Date: Sun, 01 Jul 2018 09:51:11 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:11Z", "updated_at": "2018-07-01T09:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:11Z", "revision_number": 0, "id": "59a37f18-b0fe-4540-8c2e-a3f9ffab22a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:11Z", "revision_number": 0, "id": "6fe3d92e-3364-479e-b710-95bbcf1a8d85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "name": "NeutronUtilsSecurityGroupTests-2f938f9c-d1bd-419b-bd4f-7400a923ccf5name"}} 2018-07-01 09:51:11,579 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-9e7e13d9-a6d5-4a77-89d6-fa15ece01f2e 2018-07-01 09:51:11,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 2018-07-01 09:51:11,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84efe5274216bd43e589b434f07587970cf659e" 2018-07-01 09:51:11,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fcc82c8-1614-4bde-bacc-99616f9bac9e Date: Sun, 01 Jul 2018 09:51:11 GMT Connection: close 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-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:11Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "59a37f18-b0fe-4540-8c2e-a3f9ffab22a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:11Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "6fe3d92e-3364-479e-b710-95bbcf1a8d85"}]} 2018-07-01 09:51:11,917 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 used request id req-6fcc82c8-1614-4bde-bacc-99616f9bac9e 2018-07-01 09:51:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2f938f9c-d1bd-419b-bd4f-7400a923ccf5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84efe5274216bd43e589b434f07587970cf659e" 2018-07-01 09:51:12,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-8dd0292c-0be4-46d4-af36-c96e4e9f8ec6 Date: Sun, 01 Jul 2018 09:51:12 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:11Z", "updated_at": "2018-07-01T09:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:11Z", "revision_number": 0, "id": "59a37f18-b0fe-4540-8c2e-a3f9ffab22a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:11Z", "revision_number": 0, "id": "6fe3d92e-3364-479e-b710-95bbcf1a8d85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "name": "NeutronUtilsSecurityGroupTests-2f938f9c-d1bd-419b-bd4f-7400a923ccf5name"}]} 2018-07-01 09:51:12,294 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2f938f9c-d1bd-419b-bd4f-7400a923ccf5name&description=hello+group used request id req-8dd0292c-0be4-46d4-af36-c96e4e9f8ec6 2018-07-01 09:51:12,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 2018-07-01 09:51:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84efe5274216bd43e589b434f07587970cf659e" 2018-07-01 09:51:12,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-faaa4dcd-dd85-48a2-a2f2-79d471e2619f Date: Sun, 01 Jul 2018 09:51:12 GMT Connection: close 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-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:11Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "59a37f18-b0fe-4540-8c2e-a3f9ffab22a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:11Z", "security_group_id": "59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:11Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "6fe3d92e-3364-479e-b710-95bbcf1a8d85"}]} 2018-07-01 09:51:12,353 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 used request id req-faaa4dcd-dd85-48a2-a2f2-79d471e2619f 2018-07-01 09:51:12,354 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2f938f9c-d1bd-419b-bd4f-7400a923ccf5name 2018-07-01 09:51:12,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84efe5274216bd43e589b434f07587970cf659e" 2018-07-01 09:51:12,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8865c185-5c1b-4e1d-9f03-70576c649cb9 Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:12 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:12,567 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/59e9b5d1-0a9b-4cf7-82a4-7dd7fd2eea89 used request id req-8865c185-5c1b-4e1d-9f03-70576c649cb9 2018-07-01 09:51:12,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:13,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["fiW06c-rTpuwtnvZs8dSnA"], "issued_at": "2018-07-01T09:51:13.000000Z"}} 2018-07-01 09:51:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:13,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:13 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0241c959-1655-4375-967a-5bad0e63b82c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:13,246 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0241c959-1655-4375-967a-5bad0e63b82c 2018-07-01 09:51:13,247 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name 2018-07-01 09:51:13,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name", "description": "hello group"}}' 2018-07-01 09:51:13,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2601669f-c186-4957-98bf-38c32d7605d5 Date: Sun, 01 Jul 2018 09:51:13 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "updated_at": "2018-07-01T09:51:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "name": "NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name"}} 2018-07-01 09:51:13,814 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-2601669f-c186-4957-98bf-38c32d7605d5 2018-07-01 09:51:13,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b2bd99-fbdc-475a-83be-5b87458f27e6 2018-07-01 09:51:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:14,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ad4a059-4623-4d86-bcf9-b7acb90fb7ef Date: Sun, 01 Jul 2018 09:51:14 GMT Connection: close 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-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d"}]} 2018-07-01 09:51:14,109 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 used request id req-8ad4a059-4623-4d86-bcf9-b7acb90fb7ef 2018-07-01 09:51:14,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b2bd99-fbdc-475a-83be-5b87458f27e6 2018-07-01 09:51:14,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:14,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6af540a3-6320-43c6-a678-93df458adeba Date: Sun, 01 Jul 2018 09:51:14 GMT Connection: close 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-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d"}]} 2018-07-01 09:51:14,427 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 used request id req-6af540a3-6320-43c6-a678-93df458adeba 2018-07-01 09:51:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:14,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:14 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a0476b8-c0b7-4db3-ad25-c8076ee7acf5 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:14,560 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7a0476b8-c0b7-4db3-ad25-c8076ee7acf5 2018-07-01 09:51:14,562 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name 2018-07-01 09:51:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:14,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c642d049-4967-44fe-b1c3-86d021e32860 Date: Sun, 01 Jul 2018 09:51:14 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "updated_at": "2018-07-01T09:51:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "name": "NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name"}]} 2018-07-01 09:51:14,661 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name used request id req-c642d049-4967-44fe-b1c3-86d021e32860 2018-07-01 09:51:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:51:14,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:51:14 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:51:14,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:14,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:14 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-960c82cc-5593-4405-b6c2-e39acebfefa2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:51:14,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-960c82cc-5593-4405-b6c2-e39acebfefa2 2018-07-01 09:51:14,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b2bd99-fbdc-475a-83be-5b87458f27e6 2018-07-01 09:51:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:14,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f843419b-a54d-4325-b2d1-f5e904da16c6 Date: Sun, 01 Jul 2018 09:51:14 GMT Connection: close 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-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d"}]} 2018-07-01 09:51:14,732 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 used request id req-f843419b-a54d-4325-b2d1-f5e904da16c6 2018-07-01 09:51:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107: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}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6"}}' 2018-07-01 09:51:14,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-107f563a-a20b-4df8-b2a0-684f667ba70b Date: Sun, 01 Jul 2018 09:51:14 GMT Connection: close 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-01T09:51:14Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:14Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "0cc87a7b-2d25-4b04-a724-a90d2a32f7de"}} 2018-07-01 09:51:14,929 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-group-rules used request id req-107f563a-a20b-4df8-b2a0-684f667ba70b 2018-07-01 09:51:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-47af02af-2d3e-4a7e-9be4-3ce9127b4a13 Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "updated_at": "2018-07-01T09:51:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:14Z", "revision_number": 0, "id": "0cc87a7b-2d25-4b04-a724-a90d2a32f7de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:14Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 3, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "name": "NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name"}]} 2018-07-01 09:51:15,013 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name&description=hello+group used request id req-47af02af-2d3e-4a7e-9be4-3ce9127b4a13 2018-07-01 09:51:15,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b2bd99-fbdc-475a-83be-5b87458f27e6 2018-07-01 09:51:15,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-61f26d6a-b756-4d87-8f1b-df5177fe5ff1 Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close 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-01T09:51:14Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:14Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "0cc87a7b-2d25-4b04-a724-a90d2a32f7de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d"}]} 2018-07-01 09:51:15,061 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 used request id req-61f26d6a-b756-4d87-8f1b-df5177fe5ff1 2018-07-01 09:51:15,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b2bd99-fbdc-475a-83be-5b87458f27e6 2018-07-01 09:51:15,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-f8dabf51-d89b-46b8-8250-efd4cd18107c Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close 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-01T09:51:14Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:14Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "0cc87a7b-2d25-4b04-a724-a90d2a32f7de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d"}]} 2018-07-01 09:51:15,094 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 used request id req-f8dabf51-d89b-46b8-8250-efd4cd18107c 2018-07-01 09:51:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2fa6e317-c07b-43f1-b9ab-0b67f51eb8ef Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "updated_at": "2018-07-01T09:51:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:14Z", "revision_number": 0, "id": "0cc87a7b-2d25-4b04-a724-a90d2a32f7de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:14Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "revision_number": 0, "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 3, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "name": "NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name"}]} 2018-07-01 09:51:15,178 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name&description=hello+group used request id req-2fa6e317-c07b-43f1-b9ab-0b67f51eb8ef 2018-07-01 09:51:15,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b2bd99-fbdc-475a-83be-5b87458f27e6 2018-07-01 09:51:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4a611db9-f747-4352-b3b6-a4fee49a284b Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close 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-01T09:51:14Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:14Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "0cc87a7b-2d25-4b04-a724-a90d2a32f7de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b1c1a51a-ed84-416f-80d2-dbb636849bef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:13Z", "security_group_id": "69b2bd99-fbdc-475a-83be-5b87458f27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:13Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "b87c0312-2e86-4a1d-b722-7e25a24ffa9d"}]} 2018-07-01 09:51:15,230 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=69b2bd99-fbdc-475a-83be-5b87458f27e6 used request id req-4a611db9-f747-4352-b3b6-a4fee49a284b 2018-07-01 09:51:15,231 - neutron_utils - INFO - Deleting security group rule with ID - b1c1a51a-ed84-416f-80d2-dbb636849bef 2018-07-01 09:51:15,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/b1c1a51a-ed84-416f-80d2-dbb636849bef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,369 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea3aeece-485a-43eb-b97a-4ee13509885d Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:15,369 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/b1c1a51a-ed84-416f-80d2-dbb636849bef used request id req-ea3aeece-485a-43eb-b97a-4ee13509885d 2018-07-01 09:51:15,369 - neutron_utils - INFO - Deleting security group rule with ID - b87c0312-2e86-4a1d-b722-7e25a24ffa9d 2018-07-01 09:51:15,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/b87c0312-2e86-4a1d-b722-7e25a24ffa9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-751041bb-071f-4da9-b69f-f9838c82168b Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:15,511 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/b87c0312-2e86-4a1d-b722-7e25a24ffa9d used request id req-751041bb-071f-4da9-b69f-f9838c82168b 2018-07-01 09:51:15,511 - neutron_utils - INFO - Deleting security group rule with ID - 0cc87a7b-2d25-4b04-a724-a90d2a32f7de 2018-07-01 09:51:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-group-rules/0cc87a7b-2d25-4b04-a724-a90d2a32f7de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3282a9c9-8fb2-41b8-89af-f63de1804706 Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:15,656 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/0cc87a7b-2d25-4b04-a724-a90d2a32f7de used request id req-3282a9c9-8fb2-41b8-89af-f63de1804706 2018-07-01 09:51:15,656 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f7c3aba0-8901-425d-b03f-9d1855993321name 2018-07-01 09:51:15,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/69b2bd99-fbdc-475a-83be-5b87458f27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612f77ad22d506cafbb7749e5eba7bcd3a6172d4" 2018-07-01 09:51:15,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f629fd0a-67b4-4004-b501-da0a32eba556 Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:15 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:15,837 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/69b2bd99-fbdc-475a-83be-5b87458f27e6 used request id req-f629fd0a-67b4-4004-b501-da0a32eba556 2018-07-01 09:51:15,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:16,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["TV8qi2T1RK6ge5tBZkOEFQ"], "issued_at": "2018-07-01T09:51:16.000000Z"}} 2018-07-01 09:51:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:16,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:16 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85444fa2-091e-42e5-b00f-59421e4d8b09 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:16,599 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-85444fa2-091e-42e5-b00f-59421e4d8b09 2018-07-01 09:51:16,600 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-1 2018-07-01 09:51:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-1", "description": "hello group"}}' 2018-07-01 09:51:17,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-fe12be3e-9ae1-4a28-8116-79d099213973 Date: Sun, 01 Jul 2018 09:51:17 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:16Z", "updated_at": "2018-07-01T09:51:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "8589ac09-0fe1-4f43-a073-af188cd7eec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "86cca03d-9bee-4a51-85bc-af96b0114e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "name": "NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-1"}} 2018-07-01 09:51:17,155 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-fe12be3e-9ae1-4a28-8116-79d099213973 2018-07-01 09:51:17,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d385dfd-6ba3-42db-b6cf-357c53718889 2018-07-01 09:51:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=1d385dfd-6ba3-42db-b6cf-357c53718889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:17,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88591a5b-2f50-4c35-80ce-0a60dcf65aa0 Date: Sun, 01 Jul 2018 09:51:17 GMT Connection: close 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-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8589ac09-0fe1-4f43-a073-af188cd7eec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "86cca03d-9bee-4a51-85bc-af96b0114e5d"}]} 2018-07-01 09:51:17,461 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=1d385dfd-6ba3-42db-b6cf-357c53718889 used request id req-88591a5b-2f50-4c35-80ce-0a60dcf65aa0 2018-07-01 09:51:17,462 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-2 2018-07-01 09:51:17,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-2", "description": "hello group"}}' 2018-07-01 09:51:17,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-accacb38-068d-4a0c-922b-daed96104caa Date: Sun, 01 Jul 2018 09:51:17 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "updated_at": "2018-07-01T09:51:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "251c7dd1-1fb3-4e84-b11c-90956741c501", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "a0237280-b612-4848-8c53-da1109a7dd44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "7677a9be-8b17-40d2-8720-5eeed228e358", "name": "NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-2"}} 2018-07-01 09:51:17,889 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-accacb38-068d-4a0c-922b-daed96104caa 2018-07-01 09:51:17,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7677a9be-8b17-40d2-8720-5eeed228e358 2018-07-01 09:51:17,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=7677a9be-8b17-40d2-8720-5eeed228e358 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:17,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99cfd9d5-b634-4f4e-95c4-439c865f511d Date: Sun, 01 Jul 2018 09:51:17 GMT Connection: close 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-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "251c7dd1-1fb3-4e84-b11c-90956741c501"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "a0237280-b612-4848-8c53-da1109a7dd44"}]} 2018-07-01 09:51:17,943 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=7677a9be-8b17-40d2-8720-5eeed228e358 used request id req-99cfd9d5-b634-4f4e-95c4-439c865f511d 2018-07-01 09:51:17,943 - neutron_utils - INFO - Retrieving security group with ID - 1d385dfd-6ba3-42db-b6cf-357c53718889 2018-07-01 09:51:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=1d385dfd-6ba3-42db-b6cf-357c53718889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:18,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-e0afe410-e7ee-4ed7-b71a-f4363ebcc15f Date: Sun, 01 Jul 2018 09:51:18 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:16Z", "updated_at": "2018-07-01T09:51:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "8589ac09-0fe1-4f43-a073-af188cd7eec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "86cca03d-9bee-4a51-85bc-af96b0114e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "name": "NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-1"}]} 2018-07-01 09:51:18,030 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=1d385dfd-6ba3-42db-b6cf-357c53718889 used request id req-e0afe410-e7ee-4ed7-b71a-f4363ebcc15f 2018-07-01 09:51:18,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d385dfd-6ba3-42db-b6cf-357c53718889 2018-07-01 09:51:18,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=1d385dfd-6ba3-42db-b6cf-357c53718889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:18,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d71d41b7-abc5-4c56-b7cb-0dc8bc4c43f6 Date: Sun, 01 Jul 2018 09:51:18 GMT Connection: close 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-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "8589ac09-0fe1-4f43-a073-af188cd7eec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "security_group_id": "1d385dfd-6ba3-42db-b6cf-357c53718889", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "86cca03d-9bee-4a51-85bc-af96b0114e5d"}]} 2018-07-01 09:51:18,061 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=1d385dfd-6ba3-42db-b6cf-357c53718889 used request id req-d71d41b7-abc5-4c56-b7cb-0dc8bc4c43f6 2018-07-01 09:51:18,062 - neutron_utils - INFO - Retrieving security group with ID - 7677a9be-8b17-40d2-8720-5eeed228e358 2018-07-01 09:51:18,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=7677a9be-8b17-40d2-8720-5eeed228e358 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:18,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-56431278-a5b4-4c66-8d1e-8a6fe1dd2790 Date: Sun, 01 Jul 2018 09:51:18 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "updated_at": "2018-07-01T09:51:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "251c7dd1-1fb3-4e84-b11c-90956741c501", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "revision_number": 0, "id": "a0237280-b612-4848-8c53-da1109a7dd44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv6", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 2, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "7677a9be-8b17-40d2-8720-5eeed228e358", "name": "NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-2"}]} 2018-07-01 09:51:18,136 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=7677a9be-8b17-40d2-8720-5eeed228e358 used request id req-56431278-a5b4-4c66-8d1e-8a6fe1dd2790 2018-07-01 09:51:18,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7677a9be-8b17-40d2-8720-5eeed228e358 2018-07-01 09:51:18,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=7677a9be-8b17-40d2-8720-5eeed228e358 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:18,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b610d9cf-8150-40c6-a321-bb8e221c6b94 Date: Sun, 01 Jul 2018 09:51:18 GMT Connection: close 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-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "251c7dd1-1fb3-4e84-b11c-90956741c501"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-01T09:51:17Z", "security_group_id": "7677a9be-8b17-40d2-8720-5eeed228e358", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:17Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "a0237280-b612-4848-8c53-da1109a7dd44"}]} 2018-07-01 09:51:18,452 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=7677a9be-8b17-40d2-8720-5eeed228e358 used request id req-b610d9cf-8150-40c6-a321-bb8e221c6b94 2018-07-01 09:51:18,453 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-1 2018-07-01 09:51:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/1d385dfd-6ba3-42db-b6cf-357c53718889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:18,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df2e6070-afdb-4861-94ad-dc387ad7cde1 Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:18 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:18,985 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/1d385dfd-6ba3-42db-b6cf-357c53718889 used request id req-df2e6070-afdb-4861-94ad-dc387ad7cde1 2018-07-01 09:51:18,985 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2f74eeb6-8ad8-4797-8797-c73ffa7efb8cname-2 2018-07-01 09:51:18,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/security-groups/7677a9be-8b17-40d2-8720-5eeed228e358 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c0852d4499e62f5ff4c901c261fa2403d9b4d6" 2018-07-01 09:51:19,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cea035ca-9c42-4468-929b-250065c7846c Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:19 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:19,199 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/7677a9be-8b17-40d2-8720-5eeed228e358 used request id req-cea035ca-9c42-4468-929b-250065c7846c 2018-07-01 09:51:19,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:19,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["-yRErMsLTZ63g9VTbzjGjQ"], "issued_at": "2018-07-01T09:51:19.000000Z"}} 2018-07-01 09:51:19,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" 2018-07-01 09:51:19,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:19 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffdf5b8c-b128-4943-9c15-01cb36ff25d1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:19,947 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ffdf5b8c-b128-4943-9c15-01cb36ff25d1 2018-07-01 09:51:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" 2018-07-01 09:51:20,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4eca3058-8d53-4076-a49e-85e7e22763ac Date: Sun, 01 Jul 2018 09:51:20 GMT Connection: close RESP BODY: {"floatingips": []} 2018-07-01 09:51:20,262 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-4eca3058-8d53-4076-a49e-85e7e22763ac 2018-07-01 09:51:20,263 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-01 09:51:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" 2018-07-01 09:51:20,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-2b2407c3-996c-4fbb-af59-58caa5b7e2c2 Date: Sun, 01 Jul 2018 09:51:20 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["c75f92c9-9735-4089-b2ca-80ced960e53c"],"description":"","tags":[],"updated_at":"2018-07-01T09:44:56Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:51Z","provider:network_type":"flat"}]} 2018-07-01 09:51:20,418 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-2b2407c3-996c-4fbb-af59-58caa5b7e2c2 2018-07-01 09:51:20,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" 2018-07-01 09:51:20,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-7b33e1bd-5755-4785-bab9-5cc6702a43e5 Date: Sun, 01 Jul 2018 09:51:20 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6beb97bf-96c8-442e-8a84-f808f71ddca7","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:44:56Z","dns_nameservers":[],"updated_at":"2018-07-01T09:44:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.16.0.112","end":"10.16.0.253"}],"gateway_ip":"10.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.16.0.0/24","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"c75f92c9-9735-4089-b2ca-80ced960e53c","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-01 09:51:20,497 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=6beb97bf-96c8-442e-8a84-f808f71ddca7 used request id req-7b33e1bd-5755-4785-bab9-5cc6702a43e5 2018-07-01 09:51:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" -d '{"floatingip": {"floating_network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7"}}' 2018-07-01 09:51:22,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 471 X-Openstack-Request-Id: req-9769f118-109b-419d-948b-066acd3b75f1 Date: Sun, 01 Jul 2018 09:51:22 GMT Connection: close RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:21Z", "updated_at": "2018-07-01T09:51:21Z", "floating_network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "fixed_ip_address": null, "floating_ip_address": "10.16.0.121", "revision_number": 0, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_id": null, "id": "eb13936d-f4c3-4d81-85cc-a4d9a67d4ff1"}} 2018-07-01 09:51:22,767 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-9769f118-109b-419d-948b-066acd3b75f1 2018-07-01 09:51:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" 2018-07-01 09:51:22,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 474 X-Openstack-Request-Id: req-a6f96eed-a901-4810-b798-4339d6c80a4f Date: Sun, 01 Jul 2018 09:51:22 GMT Connection: close RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:21Z", "updated_at": "2018-07-01T09:51:21Z", "floating_network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "fixed_ip_address": null, "floating_ip_address": "10.16.0.121", "revision_number": 0, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_id": null, "id": "eb13936d-f4c3-4d81-85cc-a4d9a67d4ff1"}]} 2018-07-01 09:51:22,839 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-a6f96eed-a901-4810-b798-4339d6c80a4f 2018-07-01 09:51:22,840 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 10.16.0.121 2018-07-01 09:51:22,840 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 10.16.0.121 2018-07-01 09:51:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/floatingips?ip=eb13936d-f4c3-4d81-85cc-a4d9a67d4ff1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" 2018-07-01 09:51:22,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 474 X-Openstack-Request-Id: req-fb5be2e8-78db-482f-b1de-b8b2a0159825 Date: Sun, 01 Jul 2018 09:51:22 GMT Connection: close RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T09:51:21Z", "updated_at": "2018-07-01T09:51:21Z", "floating_network_id": "6beb97bf-96c8-442e-8a84-f808f71ddca7", "fixed_ip_address": null, "floating_ip_address": "10.16.0.121", "revision_number": 0, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_id": null, "id": "eb13936d-f4c3-4d81-85cc-a4d9a67d4ff1"}]} 2018-07-01 09:51:22,888 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips?ip=eb13936d-f4c3-4d81-85cc-a4d9a67d4ff1 used request id req-fb5be2e8-78db-482f-b1de-b8b2a0159825 2018-07-01 09:51:22,889 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 10.16.0.121 2018-07-01 09:51:22,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/floatingips/eb13936d-f4c3-4d81-85cc-a4d9a67d4ff1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64389f80cd1b6b2e661b5313bd9db5e6a87e84b7" 2018-07-01 09:51:23,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-203d4378-bc61-4cf4-8d9b-97a5e9933bae Content-Length: 0 Date: Sun, 01 Jul 2018 09:51:23 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:51:23,680 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/floatingips/eb13936d-f4c3-4d81-85cc-a4d9a67d4ff1 used request id req-203d4378-bc61-4cf4-8d9b-97a5e9933bae 2018-07-01 09:51:23,684 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:51:23,751 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 2018-07-01 09:51:23,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:24,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Y7C5mshhSdKbvmxcpllqOA"], "issued_at": "2018-07-01T09:51:24.000000Z"}} 2018-07-01 09:51:24,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904844eb576e1c2c8f905c0db415633ae454cbf4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPF5IAzVmF7DW//2T4nSW5s92V2W2u4Ckz29pZRcPK0ovyVuRVRDQCe/QnmAtNwX9i7Zb8hfIafhqZDkrEnseCmck0huEzw4zgk9mv9W29fPQEVmrGLUGQEiqyEtMLliPi7yXZJooBvYD5dyursuCYhvnLT7+8PamNYv4RLdBlqgkbkqrf/BNKR9ZR3Em+UKAWDgS/9DHL3ZO5eeS4nKsujaZqa29g4/QmrF7CCXrAaYqKCiUu5a2XdmdFUtYiJ14WJYP0lUnUcMqraNY91Lix5c+7oQM2neiGXcSDwfUyAsu9sROZcG2G6aANoevbay2PgZwHZqkjwblkqQJZiSAx", "name": "NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17"}}' 2018-07-01 09:51:25,007 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1ef43979-9ffa-415c-b856-3b60ddcaeef3 X-Compute-Request-Id: req-1ef43979-9ffa-415c-b856-3b60ddcaeef3 Date: Sun, 01 Jul 2018 09:51:25 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPF5IAzVmF7DW//2T4nSW5s92V2W2u4Ckz29pZRcPK0ovyVuRVRDQCe/QnmAtNwX9i7Zb8hfIafhqZDkrEnseCmck0huEzw4zgk9mv9W29fPQEVmrGLUGQEiqyEtMLliPi7yXZJooBvYD5dyursuCYhvnLT7+8PamNYv4RLdBlqgkbkqrf/BNKR9ZR3Em+UKAWDgS/9DHL3ZO5eeS4nKsujaZqa29g4/QmrF7CCXrAaYqKCiUu5a2XdmdFUtYiJ14WJYP0lUnUcMqraNY91Lix5c+7oQM2neiGXcSDwfUyAsu9sROZcG2G6aANoevbay2PgZwHZqkjwblkqQJZiSAx", "user_id": "54f6ff2c861b4f64836204664571b3b1", "name": "NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17", "fingerprint": "7f:ce:1d:58:14:14:82:38:35:e7:9f:43:29:8b:db:f6"}} 2018-07-01 09:51:25,007 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-1ef43979-9ffa-415c-b856-3b60ddcaeef3 2018-07-01 09:51:25,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904844eb576e1c2c8f905c0db415633ae454cbf4" 2018-07-01 09:51:25,345 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6b8be14b-0f32-4ff7-961f-bf27cf8d09fa X-Compute-Request-Id: req-6b8be14b-0f32-4ff7-961f-bf27cf8d09fa Date: Sun, 01 Jul 2018 09:51:25 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPF5IAzVmF7DW//2T4nSW5s92V2W2u4Ckz29pZRcPK0ovyVuRVRDQCe/QnmAtNwX9i7Zb8hfIafhqZDkrEnseCmck0huEzw4zgk9mv9W29fPQEVmrGLUGQEiqyEtMLliPi7yXZJooBvYD5dyursuCYhvnLT7+8PamNYv4RLdBlqgkbkqrf/BNKR9ZR3Em+UKAWDgS/9DHL3ZO5eeS4nKsujaZqa29g4/QmrF7CCXrAaYqKCiUu5a2XdmdFUtYiJ14WJYP0lUnUcMqraNY91Lix5c+7oQM2neiGXcSDwfUyAsu9sROZcG2G6aANoevbay2PgZwHZqkjwblkqQJZiSAx", "user_id": "54f6ff2c861b4f64836204664571b3b1", "name": "NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17", "deleted": false, "created_at": "2018-07-01T09:51:25.000000", "updated_at": null, "fingerprint": "7f:ce:1d:58:14:14:82:38:35:e7:9f:43:29:8b:db:f6", "deleted_at": null, "id": 1}} 2018-07-01 09:51:25,345 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 used request id req-6b8be14b-0f32-4ff7-961f-bf27cf8d09fa 2018-07-01 09:51:25,345 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 2018-07-01 09:51:25,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904844eb576e1c2c8f905c0db415633ae454cbf4" 2018-07-01 09:51:25,424 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eb425943-3bff-4c06-909f-b7bb4341eb3d X-Compute-Request-Id: req-eb425943-3bff-4c06-909f-b7bb4341eb3d Date: Sun, 01 Jul 2018 09:51:25 GMT Connection: close 2018-07-01 09:51:25,424 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 used request id req-eb425943-3bff-4c06-909f-b7bb4341eb3d 2018-07-01 09:51:25,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904844eb576e1c2c8f905c0db415633ae454cbf4" 2018-07-01 09:51:25,455 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 X-Openstack-Request-Id: req-170487e9-caa7-4283-aaed-613f8c3bf49c X-Compute-Request-Id: req-170487e9-caa7-4283-aaed-613f8c3bf49c Date: Sun, 01 Jul 2018 09:51:25 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 not found for user 54f6ff2c861b4f64836204664571b3b1", "code": 404}} 2018-07-01 09:51:25,455 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 used request id req-170487e9-caa7-4283-aaed-613f8c3bf49c 2018-07-01 09:51:25,456 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 2018-07-01 09:51:25,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904844eb576e1c2c8f905c0db415633ae454cbf4" 2018-07-01 09:51:25,708 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 164 X-Openstack-Request-Id: req-e437c0db-13c6-45f8-8f5f-6ee0b9f16618 X-Compute-Request-Id: req-e437c0db-13c6-45f8-8f5f-6ee0b9f16618 Date: Sun, 01 Jul 2018 09:51:25 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 not found for user 54f6ff2c861b4f64836204664571b3b1", "code": 404}} 2018-07-01 09:51:25,708 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e067d0a-e882-407b-8f48-e19891d63d17 used request id req-e437c0db-13c6-45f8-8f5f-6ee0b9f16618 2018-07-01 09:51:25,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:51:25,807 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3.pub 2018-07-01 09:51:25,807 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3 2018-07-01 09:51:25,807 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3.pub 2018-07-01 09:51:25,807 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3 2018-07-01 09:51:25,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:26,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["_CB5RGh0Q6i-ge3zsFc1WA"], "issued_at": "2018-07-01T09:51:26.000000Z"}} 2018-07-01 09:51:26,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b957aaed1dcabce184416642ec1c4e394f61d1cd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgRx0MgleIiit3eJ0EmJmIGebUP2pDqvCWfpcWGe6SJoMpr1H/n7/07vOMyV3qTzxNdDXVdypOqHB6e7T2T4CBT+di8O8KMg6QWroS1cCBsubIkjOU8aEptYpUojdIGvatAzRNQqCjC+7EL0pQ1oANHUtb5vE9qmEHxDWUMG+xdNIFCHWqNYyJDelI6N3IcP9Td2yqHEXmk9omrdPh48NAgf5+skMCJrT6h1xaLNDoWTnC1QUBwaYoBXLyldUMsX3fp7bh1VVeT+YfCYYiz2pchRMUcVYzzfXHfBqZxOQVuIgxF8xPmpdrjQM3iyBWxL6837fpn0HoWTIYknGMvgTh", "name": "NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3"}}' 2018-07-01 09:51:26,882 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6dbc22c-0566-4b5f-a03e-e1cda90b25e1 X-Compute-Request-Id: req-c6dbc22c-0566-4b5f-a03e-e1cda90b25e1 Date: Sun, 01 Jul 2018 09:51:26 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgRx0MgleIiit3eJ0EmJmIGebUP2pDqvCWfpcWGe6SJoMpr1H/n7/07vOMyV3qTzxNdDXVdypOqHB6e7T2T4CBT+di8O8KMg6QWroS1cCBsubIkjOU8aEptYpUojdIGvatAzRNQqCjC+7EL0pQ1oANHUtb5vE9qmEHxDWUMG+xdNIFCHWqNYyJDelI6N3IcP9Td2yqHEXmk9omrdPh48NAgf5+skMCJrT6h1xaLNDoWTnC1QUBwaYoBXLyldUMsX3fp7bh1VVeT+YfCYYiz2pchRMUcVYzzfXHfBqZxOQVuIgxF8xPmpdrjQM3iyBWxL6837fpn0HoWTIYknGMvgTh", "user_id": "54f6ff2c861b4f64836204664571b3b1", "name": "NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3", "fingerprint": "4d:d4:fb:d5:39:f8:ca:33:ab:3d:ac:61:a6:69:6e:6b"}} 2018-07-01 09:51:26,882 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-c6dbc22c-0566-4b5f-a03e-e1cda90b25e1 2018-07-01 09:51:26,883 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3 2018-07-01 09:51:26,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b957aaed1dcabce184416642ec1c4e394f61d1cd" 2018-07-01 09:51:27,243 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-67c6fe68-ed43-4f4a-91c4-4dd27b442a20 X-Compute-Request-Id: req-67c6fe68-ed43-4f4a-91c4-4dd27b442a20 Date: Sun, 01 Jul 2018 09:51:27 GMT Connection: close 2018-07-01 09:51:27,243 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-641a2b3c-0692-4658-bfe0-e35239208ef3 used request id req-67c6fe68-ed43-4f4a-91c4-4dd27b442a20 2018-07-01 09:51:27,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:51:27,448 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa 2018-07-01 09:51:27,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:28,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["NbCjKl_DTtSdxBauscaRNg"], "issued_at": "2018-07-01T09:51:28.000000Z"}} 2018-07-01 09:51:28,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47d54dade22f0db69340d255e356d0cff7800de" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGnorTD9YGG5/P1fnEcY+pGx0ad/DV/yb0xL5xTdZF+vuRzHgxBvH8wzF0OUH1Mu4mkcB87mG2UFfPCRdhDFQ0OWozC3852E481yab9zZQSz7IdvoYarg8QrOkTYFSX1rI4SGwbLw4Iv2JHNJQgiWpjMgVBP3fOOdeAq/X7a6bVLgAQi4mu+pUVQ5CJZWnjzH+XoZs06bGOouCah9iGtHFNFekJoqgtX7vf+H6116lQgevYh+RzdHQ0AvbpI6yBABldVDLzkoIgpLIvv8F5hYq+gT1LbEYolxpM4Xbf/SgxgNuSwtdxdyi4VwjQbAvNISEp6DbfJ+lvZZv7bXeSDPF", "name": "NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa"}}' 2018-07-01 09:51:28,673 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 594 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-510c71ad-eafd-43e5-ae14-2a4a10e2e463 X-Compute-Request-Id: req-510c71ad-eafd-43e5-ae14-2a4a10e2e463 Date: Sun, 01 Jul 2018 09:51:28 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGnorTD9YGG5/P1fnEcY+pGx0ad/DV/yb0xL5xTdZF+vuRzHgxBvH8wzF0OUH1Mu4mkcB87mG2UFfPCRdhDFQ0OWozC3852E481yab9zZQSz7IdvoYarg8QrOkTYFSX1rI4SGwbLw4Iv2JHNJQgiWpjMgVBP3fOOdeAq/X7a6bVLgAQi4mu+pUVQ5CJZWnjzH+XoZs06bGOouCah9iGtHFNFekJoqgtX7vf+H6116lQgevYh+RzdHQ0AvbpI6yBABldVDLzkoIgpLIvv8F5hYq+gT1LbEYolxpM4Xbf/SgxgNuSwtdxdyi4VwjQbAvNISEp6DbfJ+lvZZv7bXeSDPF", "user_id": "54f6ff2c861b4f64836204664571b3b1", "name": "NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa", "fingerprint": "75:54:fa:d1:f5:33:49:01:30:c7:a5:ab:b8:fc:cf:e7"}} 2018-07-01 09:51:28,673 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-510c71ad-eafd-43e5-ae14-2a4a10e2e463 2018-07-01 09:51:28,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47d54dade22f0db69340d255e356d0cff7800de" 2018-07-01 09:51:28,700 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56416e48-4a8a-4f5b-8b79-9d78bbcefa04 X-Compute-Request-Id: req-56416e48-4a8a-4f5b-8b79-9d78bbcefa04 Date: Sun, 01 Jul 2018 09:51:28 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGnorTD9YGG5/P1fnEcY+pGx0ad/DV/yb0xL5xTdZF+vuRzHgxBvH8wzF0OUH1Mu4mkcB87mG2UFfPCRdhDFQ0OWozC3852E481yab9zZQSz7IdvoYarg8QrOkTYFSX1rI4SGwbLw4Iv2JHNJQgiWpjMgVBP3fOOdeAq/X7a6bVLgAQi4mu+pUVQ5CJZWnjzH+XoZs06bGOouCah9iGtHFNFekJoqgtX7vf+H6116lQgevYh+RzdHQ0AvbpI6yBABldVDLzkoIgpLIvv8F5hYq+gT1LbEYolxpM4Xbf/SgxgNuSwtdxdyi4VwjQbAvNISEp6DbfJ+lvZZv7bXeSDPF", "user_id": "54f6ff2c861b4f64836204664571b3b1", "name": "NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa", "deleted": false, "created_at": "2018-07-01T09:51:29.000000", "updated_at": null, "fingerprint": "75:54:fa:d1:f5:33:49:01:30:c7:a5:ab:b8:fc:cf:e7", "deleted_at": null, "id": 3}} 2018-07-01 09:51:28,700 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa used request id req-56416e48-4a8a-4f5b-8b79-9d78bbcefa04 2018-07-01 09:51:28,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47d54dade22f0db69340d255e356d0cff7800de" 2018-07-01 09:51:28,726 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 563 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0885dc08-2c28-4f8a-802a-f723ca9b949c X-Compute-Request-Id: req-0885dc08-2c28-4f8a-802a-f723ca9b949c Date: Sun, 01 Jul 2018 09:51:28 GMT Connection: close RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGnorTD9YGG5/P1fnEcY+pGx0ad/DV/yb0xL5xTdZF+vuRzHgxBvH8wzF0OUH1Mu4mkcB87mG2UFfPCRdhDFQ0OWozC3852E481yab9zZQSz7IdvoYarg8QrOkTYFSX1rI4SGwbLw4Iv2JHNJQgiWpjMgVBP3fOOdeAq/X7a6bVLgAQi4mu+pUVQ5CJZWnjzH+XoZs06bGOouCah9iGtHFNFekJoqgtX7vf+H6116lQgevYh+RzdHQ0AvbpI6yBABldVDLzkoIgpLIvv8F5hYq+gT1LbEYolxpM4Xbf/SgxgNuSwtdxdyi4VwjQbAvNISEp6DbfJ+lvZZv7bXeSDPF", "name": "NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa", "fingerprint": "75:54:fa:d1:f5:33:49:01:30:c7:a5:ab:b8:fc:cf:e7"}}]} 2018-07-01 09:51:28,727 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-0885dc08-2c28-4f8a-802a-f723ca9b949c 2018-07-01 09:51:28,727 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa 2018-07-01 09:51:28,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47d54dade22f0db69340d255e356d0cff7800de" 2018-07-01 09:51:28,769 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d6e962d8-9776-4d9b-ba96-d16b91f1a2ec X-Compute-Request-Id: req-d6e962d8-9776-4d9b-ba96-d16b91f1a2ec Date: Sun, 01 Jul 2018 09:51:28 GMT Connection: close 2018-07-01 09:51:28,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2059d2bd-bea3-4c36-8eda-01dbd33bd9fa used request id req-d6e962d8-9776-4d9b-ba96-d16b91f1a2ec 2018-07-01 09:51:28,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:51:28,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:29,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["og4twNesS9-dVJzx0QjiSw"], "issued_at": "2018-07-01T09:51:29.000000Z"}} 2018-07-01 09:51:29,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97384184838a1e8f92f4460c929ea2e14e8e2a86" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-id", "swap": 2}}' 2018-07-01 09:51:29,780 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 586 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3500b0b5-8d98-4f4a-8972-1448fa747569 X-Compute-Request-Id: req-3500b0b5-8d98-4f4a-8972-1448fa747569 Date: Sun, 01 Jul 2018 09:51:29 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-id", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-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-85394971-7629-47c7-b189-fd50c3fa319f-id"}} 2018-07-01 09:51:29,781 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-3500b0b5-8d98-4f4a-8972-1448fa747569 2018-07-01 09:51:29,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97384184838a1e8f92f4460c929ea2e14e8e2a86" 2018-07-01 09:51:30,074 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-40550583-b54e-4c0c-a6d6-b79cc19af19c X-Compute-Request-Id: req-40550583-b54e-4c0c-a6d6-b79cc19af19c Date: Sun, 01 Jul 2018 09:51:30 GMT Connection: close 2018-07-01 09:51:30,075 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-id used request id req-40550583-b54e-4c0c-a6d6-b79cc19af19c 2018-07-01 09:51:30,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97384184838a1e8f92f4460c929ea2e14e8e2a86" 2018-07-01 09:51:30,109 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-679f8a24-0688-4eac-af45-49301e5efb09 X-Compute-Request-Id: req-679f8a24-0688-4eac-af45-49301e5efb09 Date: Sun, 01 Jul 2018 09:51:30 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:51:30,109 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-679f8a24-0688-4eac-af45-49301e5efb09 2018-07-01 09:51:30,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97384184838a1e8f92f4460c929ea2e14e8e2a86" 2018-07-01 09:51:30,392 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 133 X-Openstack-Request-Id: req-968f515e-015b-48a0-ba64-a2fb2fa54641 X-Compute-Request-Id: req-968f515e-015b-48a0-ba64-a2fb2fa54641 Date: Sun, 01 Jul 2018 09:51:30 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-id could not be found.", "code": 404}} 2018-07-01 09:51:30,392 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-85394971-7629-47c7-b189-fd50c3fa319f-id used request id req-968f515e-015b-48a0-ba64-a2fb2fa54641 2018-07-01 09:51:30,393 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:51:30,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:31,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["V3gAwXGFTcSPSXInpiyTNw"], "issued_at": "2018-07-01T09:51:31.000000Z"}} 2018-07-01 09:51:31,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d635dcfa774cf80b646b12386a4df21da7b95ba" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-787c6de4-462a-4267-9239-638363f4bd93-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-787c6de4-462a-4267-9239-638363f4bd93-id", "swap": 2}}' 2018-07-01 09:51:31,375 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 586 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c824d5b-647c-44b2-a111-402d0b0fc76e X-Compute-Request-Id: req-1c824d5b-647c-44b2-a111-402d0b0fc76e Date: Sun, 01 Jul 2018 09:51:31 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-787c6de4-462a-4267-9239-638363f4bd93-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-787c6de4-462a-4267-9239-638363f4bd93-id", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/NovaUtilsFlavorTests-787c6de4-462a-4267-9239-638363f4bd93-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-787c6de4-462a-4267-9239-638363f4bd93-id"}} 2018-07-01 09:51:31,375 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-1c824d5b-647c-44b2-a111-402d0b0fc76e 2018-07-01 09:51:31,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-787c6de4-462a-4267-9239-638363f4bd93-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d635dcfa774cf80b646b12386a4df21da7b95ba" 2018-07-01 09:51:31,406 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4b90c34-1003-488d-b608-7255d41707c3 X-Compute-Request-Id: req-d4b90c34-1003-488d-b608-7255d41707c3 Date: Sun, 01 Jul 2018 09:51:31 GMT Connection: close 2018-07-01 09:51:31,406 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-787c6de4-462a-4267-9239-638363f4bd93-id used request id req-d4b90c34-1003-488d-b608-7255d41707c3 2018-07-01 09:51:31,407 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:51:31,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:32,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["muqUUWQbTUiWDSXD-4bQSw"], "issued_at": "2018-07-01T09:51:32.000000Z"}} 2018-07-01 09:51:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:32,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:32 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7890c5cf-f42f-434c-824b-b72d89746b69 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:32,065 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7890c5cf-f42f-434c-824b-b72d89746b69 2018-07-01 09:51:32,068 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 09:51:32,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:51:32,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:32,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["puQ-uqFMRMKbFC8NnkR2Yg"], "issued_at": "2018-07-01T09:51:32.000000Z"}} 2018-07-01 09:51:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" 2018-07-01 09:51:32,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:32 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d863dc3-6d3c-4928-b7ec-28aa992e1eb5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:32,847 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4d863dc3-6d3c-4928-b7ec-28aa992e1eb5 2018-07-01 09:51:32,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" 2018-07-01 09:51:33,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-a20a0628-56a9-48d3-be7c-7cc68b10c4fa Date: Sun, 01 Jul 2018 09:51:33 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image"} 2018-07-01 09:51:33,178 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image used request id req-a20a0628-56a9-48d3-be7c-7cc68b10c4fa 2018-07-01 09:51:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" 2018-07-01 09:51:33,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-a7895863-d390-4474-88b7-a9180f9f8e5c Date: Sun, 01 Jul 2018 09:51:33 GMT Connection: close 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", "root-tar"], "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-01 09:51:33,188 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-a7895863-d390-4474-88b7-a9180f9f8e5c 2018-07-01 09:51:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image"}' 2018-07-01 09:51:33,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 609 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1eacb560-5344-450f-a4d7-c137ee5c7695 Date: Sun, 01 Jul 2018 09:51:33 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:51:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T09:51:33Z", "visibility": "shared", "self": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627", "min_disk": 0, "protected": false, "id": "0ded5671-40de-467a-9423-a54f4cb25627", "file": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:51:33,256 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-1eacb560-5344-450f-a4d7-c137ee5c7695 2018-07-01 09:51:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" -d '' 2018-07-01 09:51:33,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5acf5bc-8630-4702-a04b-80bb3bb18a84 Date: Sun, 01 Jul 2018 09:51:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:51:33,529 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627/file used request id req-f5acf5bc-8630-4702-a04b-80bb3bb18a84 2018-07-01 09:51:33,529 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 09:51:33,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" 2018-07-01 09:51:33,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json X-Openstack-Request-Id: req-0d81a0ab-8886-4f60-9006-d400f89888aa Date: Sun, 01 Jul 2018 09:51:33 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:51:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:51:33Z", "visibility": "shared", "self": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627", "min_disk": 0, "protected": false, "id": "0ded5671-40de-467a-9423-a54f4cb25627", "file": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/0ded5671-40de-467a-9423-a54f4cb25627", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:51:33,559 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627 used request id req-0d81a0ab-8886-4f60-9006-d400f89888aa 2018-07-01 09:51:33,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" 2018-07-01 09:51:33,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-1853b67c-a631-4fec-a14a-3a8b81222815 Date: Sun, 01 Jul 2018 09:51:33 GMT Connection: close 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", "root-tar"], "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-01 09:51:33,572 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-1853b67c-a631-4fec-a14a-3a8b81222815 2018-07-01 09:51:33,573 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image 2018-07-01 09:51:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" 2018-07-01 09:51:33,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json X-Openstack-Request-Id: req-ff89b528-5303-46e6-83c1-1d8a2ad20ec7 Date: Sun, 01 Jul 2018 09:51:33 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:51:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:51:33Z", "visibility": "shared", "self": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627", "min_disk": 0, "protected": false, "id": "0ded5671-40de-467a-9423-a54f4cb25627", "file": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/0ded5671-40de-467a-9423-a54f4cb25627", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:51:33,607 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627 used request id req-ff89b528-5303-46e6-83c1-1d8a2ad20ec7 2018-07-01 09:51:33,608 - create_image - DEBUG - Instance status is - active 2018-07-01 09:51:33,608 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image 2018-07-01 09:51:33,608 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image 2018-07-01 09:51:33,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:51:33,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:34,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["biSI5jgxRP6WYcr2vCJsPA"], "issued_at": "2018-07-01T09:51:34.000000Z"}} 2018-07-01 09:51:34,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:51:34,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:34 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c6647ab-5625-4b57-8cb1-534437bf3718 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:34,371 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0c6647ab-5625-4b57-8cb1-534437bf3718 2018-07-01 09:51:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:51:34,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-279645da-34d6-48be-8aac-0d26848c62c1 Date: Sun, 01 Jul 2018 09:51:34 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-01 09:51:34,688 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net used request id req-279645da-34d6-48be-8aac-0d26848c62c1 2018-07-01 09:51:34,689 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net 2018-07-01 09:51:34,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" -d '{"network": {"name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net", "admin_state_up": true}}' 2018-07-01 09:51:35,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-bedd957b-9caa-456d-9545-01f9e8e71ff3 Date: Sun, 01 Jul 2018 09:51:35 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:51:34Z","is_default":false,"provider:segmentation_id":1088,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:34Z","mtu":1500}} 2018-07-01 09:51:35,256 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-bedd957b-9caa-456d-9545-01f9e8e71ff3 2018-07-01 09:51:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:51:35,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-529e65f0-43c9-4e8a-8f8b-835dcc055b4f Date: Sun, 01 Jul 2018 09:51:35 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:51:34Z","provider:segmentation_id":1088,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:34Z","provider:network_type":"vlan"}]} 2018-07-01 09:51:35,657 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-529e65f0-43c9-4e8a-8f8b-835dcc055b4f 2018-07-01 09:51:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:51:35,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c8399b2d-a6e6-497a-985a-c8a041fb23ec Date: Sun, 01 Jul 2018 09:51:35 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:51:35,976 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-c8399b2d-a6e6-497a-985a-c8a041fb23ec 2018-07-01 09:51:35,976 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet 2018-07-01 09:51:35,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" -d '{"subnets": [{"ip_version": 4, "network_id": "c93601a6-bd5d-4688-ab63-5d3ebece237e", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet"}]}' 2018-07-01 09:51:36,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-25e9316a-7cf7-4fbf-b066-77557b5f2787 Date: Sun, 01 Jul 2018 09:51:36 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:36Z","dns_nameservers":[],"updated_at":"2018-07-01T09:51: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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ec678938-51fc-46c3-a50a-27029c96b991","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet"}]} 2018-07-01 09:51:36,663 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-25e9316a-7cf7-4fbf-b066-77557b5f2787 2018-07-01 09:51:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:51:36,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-38fc284c-d52d-4c8d-a89d-6560357d45c1 Date: Sun, 01 Jul 2018 09:51:36 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["ec678938-51fc-46c3-a50a-27029c96b991"],"description":"","tags":[],"updated_at":"2018-07-01T09:51:36Z","provider:segmentation_id":1088,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:34Z","provider:network_type":"vlan"}]} 2018-07-01 09:51:36,831 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-38fc284c-d52d-4c8d-a89d-6560357d45c1 2018-07-01 09:51:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:51:36,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ace64b15-e69c-473d-88c8-77fa3cd920d9 Date: Sun, 01 Jul 2018 09:51:36 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:36Z","dns_nameservers":[],"updated_at":"2018-07-01T09:51: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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ec678938-51fc-46c3-a50a-27029c96b991","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet"}]} 2018-07-01 09:51:36,906 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-ace64b15-e69c-473d-88c8-77fa3cd920d9 2018-07-01 09:51:36,907 - OpenStackNetwork - DEBUG - Network [c93601a6-bd5d-4688-ab63-5d3ebece237e] created successfully 2018-07-01 09:51:36,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:51:36,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:37,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["ROG9gVLvRzqNrl1Ww6J4IA"], "issued_at": "2018-07-01T09:51:37.000000Z"}} 2018-07-01 09:51:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a9decb7909ec6bd4df8d901cb2d8680486bf87" 2018-07-01 09:51:37,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:37 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aaa760a6-7b40-4569-99f0-31e1341a53e0 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:37,576 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-aaa760a6-7b40-4569-99f0-31e1341a53e0 2018-07-01 09:51:37,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:51:37,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a9decb7909ec6bd4df8d901cb2d8680486bf87" 2018-07-01 09:51:37,865 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bf384262-f70f-441f-a62c-045fe0f5632c X-Compute-Request-Id: req-bf384262-f70f-441f-a62c-045fe0f5632c Date: Sun, 01 Jul 2018 09:51:37 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:51:37,865 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-bf384262-f70f-441f-a62c-045fe0f5632c 2018-07-01 09:51:37,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a9decb7909ec6bd4df8d901cb2d8680486bf87" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-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-01 09:51:38,189 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 526 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-33c2cba5-7384-43cb-a5fb-064275a99566 X-Compute-Request-Id: req-33c2cba5-7384-43cb-a5fb-064275a99566 Date: Sun, 01 Jul 2018 09:51:38 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-flavor-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "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": "8123b385-5879-4a81-a745-ea7f0b879d7c"}} 2018-07-01 09:51:38,189 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-33c2cba5-7384-43cb-a5fb-064275a99566 2018-07-01 09:51:38,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:51:38,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:51:38,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["IGhQUMmIRrmOhPhRkNWoxg"], "issued_at": "2018-07-01T09:51:38.000000Z"}} 2018-07-01 09:51:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96e55fdc6847eb185457bccecc82b4262369705" 2018-07-01 09:51:38,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:38 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55a36d10-671e-456b-a762-9c95a7d86f39 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:51:38,960 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-55a36d10-671e-456b-a762-9c95a7d86f39 2018-07-01 09:51:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:39,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-d5312e34-1f27-4083-8d5b-7053068c23bf Date: Sun, 01 Jul 2018 09:51:39 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["ec678938-51fc-46c3-a50a-27029c96b991"],"description":"","tags":[],"updated_at":"2018-07-01T09:51:36Z","provider:segmentation_id":1088,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:34Z","provider:network_type":"vlan"}]} 2018-07-01 09:51:39,394 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net used request id req-d5312e34-1f27-4083-8d5b-7053068c23bf 2018-07-01 09:51:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:39,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bae690f5-6852-4449-9f2e-f1c9930b38ae Date: Sun, 01 Jul 2018 09:51:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:36Z","dns_nameservers":[],"updated_at":"2018-07-01T09:51: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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ec678938-51fc-46c3-a50a-27029c96b991","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet"}]} 2018-07-01 09:51:39,833 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-bae690f5-6852-4449-9f2e-f1c9930b38ae 2018-07-01 09:51:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:40,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-cdcf8d22-fac8-4609-a1f2-f22ae3a8ac5b Date: Sun, 01 Jul 2018 09:51:40 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["ec678938-51fc-46c3-a50a-27029c96b991"],"description":"","tags":[],"updated_at":"2018-07-01T09:51:36Z","provider:segmentation_id":1088,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:34Z","provider:network_type":"vlan"}]} 2018-07-01 09:51:40,431 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net used request id req-cdcf8d22-fac8-4609-a1f2-f22ae3a8ac5b 2018-07-01 09:51:40,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:51:40,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:51:40 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:51:40,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96e55fdc6847eb185457bccecc82b4262369705" 2018-07-01 09:51:40,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:40 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c9d265f-21b1-4c45-96f1-d717b0353fe2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:51:40,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-0c9d265f-21b1-4c45-96f1-d717b0353fe2 2018-07-01 09:51:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:40,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2db1c41c-507b-4d3a-8e23-1b6924e629fe Date: Sun, 01 Jul 2018 09:51:40 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:36Z","dns_nameservers":[],"updated_at":"2018-07-01T09:51: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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ec678938-51fc-46c3-a50a-27029c96b991","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet"}]} 2018-07-01 09:51:40,544 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-2db1c41c-507b-4d3a-8e23-1b6924e629fe 2018-07-01 09:51:40,544 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net 2018-07-01 09:51:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" -d '{"port": {"network_id": "c93601a6-bd5d-4688-ab63-5d3ebece237e", "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-port", "admin_state_up": true}}' 2018-07-01 09:51:41,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-cdb2ce1a-fd5d-49ce-83c2-f2caf8f892c4 Date: Sun, 01 Jul 2018 09:51:41 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:51:41Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec678938-51fc-46c3-a50a-27029c96b991","ip_address":"10.55.0.4"}],"id":"ee4c6156-e221-4332-8416-bd32745db95f","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:06:e3","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-port","admin_state_up":true,"network_id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:40Z","binding:vnic_type":"normal"}} 2018-07-01 09:51:41,565 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-cdb2ce1a-fd5d-49ce-83c2-f2caf8f892c4 2018-07-01 09:51:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:41,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-8a699382-3018-493f-88fa-b5d8cfa8012c Date: Sun, 01 Jul 2018 09:51:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["ec678938-51fc-46c3-a50a-27029c96b991"],"description":"","tags":[],"updated_at":"2018-07-01T09:51:36Z","provider:segmentation_id":1088,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:34Z","provider:network_type":"vlan"}]} 2018-07-01 09:51:41,881 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net used request id req-8a699382-3018-493f-88fa-b5d8cfa8012c 2018-07-01 09:51:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:51:41,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:51:41 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:51:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:41,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:41 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbaceb04-5348-4315-a544-f601d852c9bd Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:51:41,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-dbaceb04-5348-4315-a544-f601d852c9bd 2018-07-01 09:51:41,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:42,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d09bd7fc-8881-4555-882e-fcd6f6fdf3b0 Date: Sun, 01 Jul 2018 09:51:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:36Z","dns_nameservers":[],"updated_at":"2018-07-01T09:51: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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"ec678938-51fc-46c3-a50a-27029c96b991","subnetpool_id":null,"name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet"}]} 2018-07-01 09:51:42,011 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-d09bd7fc-8881-4555-882e-fcd6f6fdf3b0 2018-07-01 09:51:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:42,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-9ca99e7b-a07e-48d8-9b68-0b04508d48a6 Date: Sun, 01 Jul 2018 09:51:42 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:51:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec678938-51fc-46c3-a50a-27029c96b991","ip_address":"10.55.0.4"}],"id":"ee4c6156-e221-4332-8416-bd32745db95f","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:06:e3","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-port","admin_state_up":true,"network_id":"c93601a6-bd5d-4688-ab63-5d3ebece237e","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:51:40Z","binding:vnic_type":"normal"}]} 2018-07-01 09:51:42,092 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=c93601a6-bd5d-4688-ab63-5d3ebece237e&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-port&admin_state_up=True used request id req-9ca99e7b-a07e-48d8-9b68-0b04508d48a6 2018-07-01 09:51:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:42,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:51:42 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a74be17-b377-438b-a379-3d3eef522fc7 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:51:42,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-6a74be17-b377-438b-a379-3d3eef522fc7 2018-07-01 09:51:42,245 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst 2018-07-01 09:51:42,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:42,572 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 358 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d000690-d38c-4424-acca-9060db307c47 X-Compute-Request-Id: req-0d000690-d38c-4424-acca-9060db307c47 Date: Sun, 01 Jul 2018 09:51:42 GMT Connection: close RESP BODY: {"flavors": [{"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-flavor-name"}]} 2018-07-01 09:51:42,572 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-0d000690-d38c-4424-acca-9060db307c47 2018-07-01 09:51:42,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:42,611 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 526 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b99c9085-b005-4c89-8542-ecd421ae2af9 X-Compute-Request-Id: req-b99c9085-b005-4c89-8542-ecd421ae2af9 Date: Sun, 01 Jul 2018 09:51:42 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-flavor-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "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": "8123b385-5879-4a81-a745-ea7f0b879d7c"}} 2018-07-01 09:51:42,611 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c used request id req-b99c9085-b005-4c89-8542-ecd421ae2af9 2018-07-01 09:51:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:42,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 894 Content-Type: application/json X-Openstack-Request-Id: req-55448a1d-0be3-4d97-9e9d-8eb8896ed78c Date: Sun, 01 Jul 2018 09:51:42 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:51:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:51:33Z", "visibility": "shared", "self": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627", "min_disk": 0, "protected": false, "id": "0ded5671-40de-467a-9423-a54f4cb25627", "file": "/v2/images/0ded5671-40de-467a-9423-a54f4cb25627/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/0ded5671-40de-467a-9423-a54f4cb25627", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image"} 2018-07-01 09:51:42,932 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image used request id req-55448a1d-0be3-4d97-9e9d-8eb8896ed78c 2018-07-01 09:51:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:42,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-9d1e471f-50b2-4176-885e-6b6102b7581f Date: Sun, 01 Jul 2018 09:51:42 GMT Connection: close 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", "root-tar"], "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-01 09:51:42,942 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-9d1e471f-50b2-4176-885e-6b6102b7581f 2018-07-01 09:51:42,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" -d '{"server": {"name": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "imageRef": "0ded5671-40de-467a-9423-a54f4cb25627", "flavorRef": "8123b385-5879-4a81-a745-ea7f0b879d7c", "max_count": 1, "min_count": 1, "networks": [{"port": "ee4c6156-e221-4332-8416-bd32745db95f"}]}}' 2018-07-01 09:51:45,145 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c54bc41e-8aa1-4171-a0d8-f30ed0ca18b8 X-Compute-Request-Id: req-c54bc41e-8aa1-4171-a0d8-f30ed0ca18b8 Date: Sun, 01 Jul 2018 09:51:45 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "79934620-556a-4a26-9189-81faff2b79ad", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "adminPass": "ZG4hjJhEoJif"}} 2018-07-01 09:51:45,145 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-c54bc41e-8aa1-4171-a0d8-f30ed0ca18b8 2018-07-01 09:51:45,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:45,656 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1401 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3fb0fa34-7676-4025-9c59-57b93cb8d5d3 X-Compute-Request-Id: req-3fb0fa34-7676-4025-9c59-57b93cb8d5d3 Date: Sun, 01 Jul 2018 09:51:45 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "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-01T09:51: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": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 09:51:45,656 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-3fb0fa34-7676-4025-9c59-57b93cb8d5d3 2018-07-01 09:51:45,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:46,352 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1401 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-28f00f4b-0684-4e6c-92a3-bfd205eb41e0 X-Compute-Request-Id: req-28f00f4b-0684-4e6c-92a3-bfd205eb41e0 Date: Sun, 01 Jul 2018 09:51:46 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "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-01T09:51: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": "NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 09:51:46,352 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-28f00f4b-0684-4e6c-92a3-bfd205eb41e0 2018-07-01 09:51:49,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:49,585 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-077bc432-623a-4f69-ab20-a922ad91758b X-Compute-Request-Id: req-077bc432-623a-4f69-ab20-a922ad91758b Date: Sun, 01 Jul 2018 09:51:49 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:51:49,586 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-077bc432-623a-4f69-ab20-a922ad91758b 2018-07-01 09:51:52,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:52,778 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd97074b-c7d7-4551-aac0-a96670bb75fb X-Compute-Request-Id: req-dd97074b-c7d7-4551-aac0-a96670bb75fb Date: Sun, 01 Jul 2018 09:51:52 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:51:52,778 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-dd97074b-c7d7-4551-aac0-a96670bb75fb 2018-07-01 09:51:55,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:56,159 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c776c2b-5350-41b5-ad45-5440063aa12d X-Compute-Request-Id: req-5c776c2b-5350-41b5-ad45-5440063aa12d Date: Sun, 01 Jul 2018 09:51:56 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:51:56,160 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-5c776c2b-5350-41b5-ad45-5440063aa12d 2018-07-01 09:51:59,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:51:59,428 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9165172b-923d-4e0f-826b-c8b272b57ab5 X-Compute-Request-Id: req-9165172b-923d-4e0f-826b-c8b272b57ab5 Date: Sun, 01 Jul 2018 09:51:59 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:51:59,428 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-9165172b-923d-4e0f-826b-c8b272b57ab5 2018-07-01 09:52:02,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:02,613 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c38929f1-526c-4444-9beb-a4025ae4ae88 X-Compute-Request-Id: req-c38929f1-526c-4444-9beb-a4025ae4ae88 Date: Sun, 01 Jul 2018 09:52:02 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:02,613 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-c38929f1-526c-4444-9beb-a4025ae4ae88 2018-07-01 09:52:05,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:05,806 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a697d730-8eac-4017-a79d-4c910c204b76 X-Compute-Request-Id: req-a697d730-8eac-4017-a79d-4c910c204b76 Date: Sun, 01 Jul 2018 09:52:05 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:05,806 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-a697d730-8eac-4017-a79d-4c910c204b76 2018-07-01 09:52:08,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:09,000 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-76d88d74-b484-4dc9-8ce5-cfa538a7a92d X-Compute-Request-Id: req-76d88d74-b484-4dc9-8ce5-cfa538a7a92d Date: Sun, 01 Jul 2018 09:52:08 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:09,001 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-76d88d74-b484-4dc9-8ce5-cfa538a7a92d 2018-07-01 09:52:12,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:12,208 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-50a90a36-06de-423a-a0e7-25188427ada9 X-Compute-Request-Id: req-50a90a36-06de-423a-a0e7-25188427ada9 Date: Sun, 01 Jul 2018 09:52:12 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:12,208 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-50a90a36-06de-423a-a0e7-25188427ada9 2018-07-01 09:52:15,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:15,395 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e7817251-df72-424e-aa10-277e74080bb7 X-Compute-Request-Id: req-e7817251-df72-424e-aa10-277e74080bb7 Date: Sun, 01 Jul 2018 09:52:15 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:15,395 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-e7817251-df72-424e-aa10-277e74080bb7 2018-07-01 09:52:18,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:18,585 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-abc36740-e0ca-455d-a9dc-cae9b83fd393 X-Compute-Request-Id: req-abc36740-e0ca-455d-a9dc-cae9b83fd393 Date: Sun, 01 Jul 2018 09:52:18 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:18,586 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-abc36740-e0ca-455d-a9dc-cae9b83fd393 2018-07-01 09:52:21,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:21,775 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-512f4599-fc64-471d-ba38-1409e9cf631e X-Compute-Request-Id: req-512f4599-fc64-471d-ba38-1409e9cf631e Date: Sun, 01 Jul 2018 09:52:21 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:21,775 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-512f4599-fc64-471d-ba38-1409e9cf631e 2018-07-01 09:52:24,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:24,966 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-50e8d14e-1168-46d7-85e2-a3ffa995e309 X-Compute-Request-Id: req-50e8d14e-1168-46d7-85e2-a3ffa995e309 Date: Sun, 01 Jul 2018 09:52:24 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:24,967 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-50e8d14e-1168-46d7-85e2-a3ffa995e309 2018-07-01 09:52:27,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:28,156 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-66c17d28-2e72-47a7-a1a3-fe8b27dab5bf X-Compute-Request-Id: req-66c17d28-2e72-47a7-a1a3-fe8b27dab5bf Date: Sun, 01 Jul 2018 09:52:28 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:28,157 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-66c17d28-2e72-47a7-a1a3-fe8b27dab5bf 2018-07-01 09:52:31,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:31,398 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b16e201-6a9f-4406-8459-6b7a9b56f407 X-Compute-Request-Id: req-2b16e201-6a9f-4406-8459-6b7a9b56f407 Date: Sun, 01 Jul 2018 09:52:31 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:31,398 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-2b16e201-6a9f-4406-8459-6b7a9b56f407 2018-07-01 09:52:34,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:34,618 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0942a37a-dffc-4e4b-80ea-537579829099 X-Compute-Request-Id: req-0942a37a-dffc-4e4b-80ea-537579829099 Date: Sun, 01 Jul 2018 09:52:34 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:34,618 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-0942a37a-dffc-4e4b-80ea-537579829099 2018-07-01 09:52:37,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:37,813 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b49b4cfa-8384-4b52-9a4e-9af4b40890cb X-Compute-Request-Id: req-b49b4cfa-8384-4b52-9a4e-9af4b40890cb Date: Sun, 01 Jul 2018 09:52:37 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:37,813 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-b49b4cfa-8384-4b52-9a4e-9af4b40890cb 2018-07-01 09:52:40,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:41,004 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-75927006-e2e7-4bb6-9949-154b13fd4f96 X-Compute-Request-Id: req-75927006-e2e7-4bb6-9949-154b13fd4f96 Date: Sun, 01 Jul 2018 09:52:41 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:41,004 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-75927006-e2e7-4bb6-9949-154b13fd4f96 2018-07-01 09:52:44,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:44,188 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e1b3341b-deb9-41aa-bb28-f49fa75c6a89 X-Compute-Request-Id: req-e1b3341b-deb9-41aa-bb28-f49fa75c6a89 Date: Sun, 01 Jul 2018 09:52:44 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:44,188 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-e1b3341b-deb9-41aa-bb28-f49fa75c6a89 2018-07-01 09:52:47,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:47,404 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f83ab4b0-7731-4b80-8bd5-2113a607e642 X-Compute-Request-Id: req-f83ab4b0-7731-4b80-8bd5-2113a607e642 Date: Sun, 01 Jul 2018 09:52:47 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:47,404 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-f83ab4b0-7731-4b80-8bd5-2113a607e642 2018-07-01 09:52:50,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:50,596 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-790142c2-4373-48ca-b4d6-220c6f96f22d X-Compute-Request-Id: req-790142c2-4373-48ca-b4d6-220c6f96f22d Date: Sun, 01 Jul 2018 09:52:50 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:50,596 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-790142c2-4373-48ca-b4d6-220c6f96f22d 2018-07-01 09:52:53,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:53,784 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d9e210d-d210-4f74-9f06-d086aaa36d52 X-Compute-Request-Id: req-0d9e210d-d210-4f74-9f06-d086aaa36d52 Date: Sun, 01 Jul 2018 09:52:53 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:53,784 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-0d9e210d-d210-4f74-9f06-d086aaa36d52 2018-07-01 09:52:56,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:52:57,414 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-718caefe-19c8-44d3-889d-34a579c41d58 X-Compute-Request-Id: req-718caefe-19c8-44d3-889d-34a579c41d58 Date: Sun, 01 Jul 2018 09:52:57 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:52:57,415 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-718caefe-19c8-44d3-889d-34a579c41d58 2018-07-01 09:53:00,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:00,610 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6bbda4ad-ef96-4a6d-8fc5-4e8507634886 X-Compute-Request-Id: req-6bbda4ad-ef96-4a6d-8fc5-4e8507634886 Date: Sun, 01 Jul 2018 09:53:00 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:00,611 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-6bbda4ad-ef96-4a6d-8fc5-4e8507634886 2018-07-01 09:53:03,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:03,988 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c4b9fb86-4dc6-4394-8c0b-92f83b868485 X-Compute-Request-Id: req-c4b9fb86-4dc6-4394-8c0b-92f83b868485 Date: Sun, 01 Jul 2018 09:53:03 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:03,989 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-c4b9fb86-4dc6-4394-8c0b-92f83b868485 2018-07-01 09:53:06,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:07,186 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cfd410c4-3b37-4d6d-bd16-109247b01dc4 X-Compute-Request-Id: req-cfd410c4-3b37-4d6d-bd16-109247b01dc4 Date: Sun, 01 Jul 2018 09:53:07 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:07,186 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-cfd410c4-3b37-4d6d-bd16-109247b01dc4 2018-07-01 09:53:10,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:10,381 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-013ab9ba-fbc5-48f4-aecf-84378007693d X-Compute-Request-Id: req-013ab9ba-fbc5-48f4-aecf-84378007693d Date: Sun, 01 Jul 2018 09:53:10 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:10,382 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-013ab9ba-fbc5-48f4-aecf-84378007693d 2018-07-01 09:53:13,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:13,605 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fdb17cd2-1a6e-4700-8a71-22fefac3e719 X-Compute-Request-Id: req-fdb17cd2-1a6e-4700-8a71-22fefac3e719 Date: Sun, 01 Jul 2018 09:53:13 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:13,605 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-fdb17cd2-1a6e-4700-8a71-22fefac3e719 2018-07-01 09:53:16,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:16,813 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5d43834-a625-4109-8e1f-31181516f004 X-Compute-Request-Id: req-c5d43834-a625-4109-8e1f-31181516f004 Date: Sun, 01 Jul 2018 09:53:16 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:16,813 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-c5d43834-a625-4109-8e1f-31181516f004 2018-07-01 09:53:19,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:20,025 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-493255c2-8cad-411d-ba76-b8cabea573e8 X-Compute-Request-Id: req-493255c2-8cad-411d-ba76-b8cabea573e8 Date: Sun, 01 Jul 2018 09:53:20 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:20,025 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-493255c2-8cad-411d-ba76-b8cabea573e8 2018-07-01 09:53:23,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:23,242 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6db02379-578e-4fba-8d13-920837465d04 X-Compute-Request-Id: req-6db02379-578e-4fba-8d13-920837465d04 Date: Sun, 01 Jul 2018 09:53:23 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:23,242 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-6db02379-578e-4fba-8d13-920837465d04 2018-07-01 09:53:26,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:26,459 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-252613f5-b715-45f9-a4b9-04a905408726 X-Compute-Request-Id: req-252613f5-b715-45f9-a4b9-04a905408726 Date: Sun, 01 Jul 2018 09:53:26 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:26,460 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-252613f5-b715-45f9-a4b9-04a905408726 2018-07-01 09:53:29,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:29,650 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b65e0c35-0058-4401-8ae0-3ca0823749fb X-Compute-Request-Id: req-b65e0c35-0058-4401-8ae0-3ca0823749fb Date: Sun, 01 Jul 2018 09:53:29 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:29,651 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-b65e0c35-0058-4401-8ae0-3ca0823749fb 2018-07-01 09:53:32,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:32,838 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c767159c-77b9-4903-bd85-38537592089b X-Compute-Request-Id: req-c767159c-77b9-4903-bd85-38537592089b Date: Sun, 01 Jul 2018 09:53:32 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:32,838 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-c767159c-77b9-4903-bd85-38537592089b 2018-07-01 09:53:35,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:36,073 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-66c00a88-e2f4-429b-b95c-c320d9c6b626 X-Compute-Request-Id: req-66c00a88-e2f4-429b-b95c-c320d9c6b626 Date: Sun, 01 Jul 2018 09:53:36 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:36,073 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-66c00a88-e2f4-429b-b95c-c320d9c6b626 2018-07-01 09:53:39,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:39,269 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a482e784-a194-43db-b88e-5788be1192fa X-Compute-Request-Id: req-a482e784-a194-43db-b88e-5788be1192fa Date: Sun, 01 Jul 2018 09:53:39 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:39,270 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-a482e784-a194-43db-b88e-5788be1192fa 2018-07-01 09:53:42,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:42,483 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-38752e71-acbf-4738-b69e-5133bf0149c9 X-Compute-Request-Id: req-38752e71-acbf-4738-b69e-5133bf0149c9 Date: Sun, 01 Jul 2018 09:53:42 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:42,483 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-38752e71-acbf-4738-b69e-5133bf0149c9 2018-07-01 09:53:45,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:45,677 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6e1d8ff7-e557-4fd3-8c6a-c28239229ed8 X-Compute-Request-Id: req-6e1d8ff7-e557-4fd3-8c6a-c28239229ed8 Date: Sun, 01 Jul 2018 09:53:45 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:45,677 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-6e1d8ff7-e557-4fd3-8c6a-c28239229ed8 2018-07-01 09:53:48,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:48,868 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2fc92b97-ca54-46c2-be9a-8687a628460e X-Compute-Request-Id: req-2fc92b97-ca54-46c2-be9a-8687a628460e Date: Sun, 01 Jul 2018 09:53:48 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:48,869 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-2fc92b97-ca54-46c2-be9a-8687a628460e 2018-07-01 09:53:51,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:52,056 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f356df2a-02fd-4abd-b488-27afd3b94fcb X-Compute-Request-Id: req-f356df2a-02fd-4abd-b488-27afd3b94fcb Date: Sun, 01 Jul 2018 09:53:52 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:52,056 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-f356df2a-02fd-4abd-b488-27afd3b94fcb 2018-07-01 09:53:55,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:55,251 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cee2cb1b-1113-40e1-9c1d-b25d9f80af18 X-Compute-Request-Id: req-cee2cb1b-1113-40e1-9c1d-b25d9f80af18 Date: Sun, 01 Jul 2018 09:53:55 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:55,252 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-cee2cb1b-1113-40e1-9c1d-b25d9f80af18 2018-07-01 09:53:58,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:53:58,444 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-83b46fee-9adb-42b7-9c45-ffc7bddf07e3 X-Compute-Request-Id: req-83b46fee-9adb-42b7-9c45-ffc7bddf07e3 Date: Sun, 01 Jul 2018 09:53:58 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:53:58,444 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-83b46fee-9adb-42b7-9c45-ffc7bddf07e3 2018-07-01 09:54:01,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:01,631 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d6a109de-35cb-4527-b0ea-8dd2fb1596ca X-Compute-Request-Id: req-d6a109de-35cb-4527-b0ea-8dd2fb1596ca Date: Sun, 01 Jul 2018 09:54:01 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:01,631 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-d6a109de-35cb-4527-b0ea-8dd2fb1596ca 2018-07-01 09:54:04,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:04,821 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-63e198a3-760a-465e-83f3-4226177936bf X-Compute-Request-Id: req-63e198a3-760a-465e-83f3-4226177936bf Date: Sun, 01 Jul 2018 09:54:04 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:04,821 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-63e198a3-760a-465e-83f3-4226177936bf 2018-07-01 09:54:07,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:08,020 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-afe460ac-9075-4072-b0e0-c5489ee42ea9 X-Compute-Request-Id: req-afe460ac-9075-4072-b0e0-c5489ee42ea9 Date: Sun, 01 Jul 2018 09:54:08 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:08,020 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-afe460ac-9075-4072-b0e0-c5489ee42ea9 2018-07-01 09:54:11,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:11,229 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2d3f3837-39a7-4d8c-961f-aefd94038a89 X-Compute-Request-Id: req-2d3f3837-39a7-4d8c-961f-aefd94038a89 Date: Sun, 01 Jul 2018 09:54:11 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:11,229 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-2d3f3837-39a7-4d8c-961f-aefd94038a89 2018-07-01 09:54:14,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:14,463 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c0c53e2-8182-43af-8743-4b63697481d9 X-Compute-Request-Id: req-5c0c53e2-8182-43af-8743-4b63697481d9 Date: Sun, 01 Jul 2018 09:54:14 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:14,463 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-5c0c53e2-8182-43af-8743-4b63697481d9 2018-07-01 09:54:17,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:17,723 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b4aa87c4-f366-4725-b7a4-42c02ad74082 X-Compute-Request-Id: req-b4aa87c4-f366-4725-b7a4-42c02ad74082 Date: Sun, 01 Jul 2018 09:54:17 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:17,723 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-b4aa87c4-f366-4725-b7a4-42c02ad74082 2018-07-01 09:54:20,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:20,955 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ca2cad81-52df-4efd-9b7b-c6b39b34513e X-Compute-Request-Id: req-ca2cad81-52df-4efd-9b7b-c6b39b34513e Date: Sun, 01 Jul 2018 09:54:20 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:20,955 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-ca2cad81-52df-4efd-9b7b-c6b39b34513e 2018-07-01 09:54:23,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:24,194 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2d7c0d4-7767-4f6a-9cce-1fdf2129d2d0 X-Compute-Request-Id: req-b2d7c0d4-7767-4f6a-9cce-1fdf2129d2d0 Date: Sun, 01 Jul 2018 09:54:24 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:24,194 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-b2d7c0d4-7767-4f6a-9cce-1fdf2129d2d0 2018-07-01 09:54:27,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:27,405 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8d58edb6-8640-4ea4-88dc-3861758716c0 X-Compute-Request-Id: req-8d58edb6-8640-4ea4-88dc-3861758716c0 Date: Sun, 01 Jul 2018 09:54:27 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:27,405 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-8d58edb6-8640-4ea4-88dc-3861758716c0 2018-07-01 09:54:30,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:30,598 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-272e0306-9a1d-42a9-94a6-005e9bf06c3f X-Compute-Request-Id: req-272e0306-9a1d-42a9-94a6-005e9bf06c3f Date: Sun, 01 Jul 2018 09:54:30 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:30,598 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-272e0306-9a1d-42a9-94a6-005e9bf06c3f 2018-07-01 09:54:33,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:33,845 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0a240c4-b1fb-4c74-9697-e658b1f2428e X-Compute-Request-Id: req-e0a240c4-b1fb-4c74-9697-e658b1f2428e Date: Sun, 01 Jul 2018 09:54:33 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:33,845 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-e0a240c4-b1fb-4c74-9697-e658b1f2428e 2018-07-01 09:54:36,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:37,058 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-af79086f-ef27-4b6c-a662-c01b27724b11 X-Compute-Request-Id: req-af79086f-ef27-4b6c-a662-c01b27724b11 Date: Sun, 01 Jul 2018 09:54:37 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:37,058 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-af79086f-ef27-4b6c-a662-c01b27724b11 2018-07-01 09:54:40,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:40,262 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb0d9c40-84c0-43ba-a1b8-6a31e4e8e8ef X-Compute-Request-Id: req-fb0d9c40-84c0-43ba-a1b8-6a31e4e8e8ef Date: Sun, 01 Jul 2018 09:54:40 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:40,263 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-fb0d9c40-84c0-43ba-a1b8-6a31e4e8e8ef 2018-07-01 09:54:43,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:43,481 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-263bfe8d-22e4-4efe-bfdf-ebceddbee1dc X-Compute-Request-Id: req-263bfe8d-22e4-4efe-bfdf-ebceddbee1dc Date: Sun, 01 Jul 2018 09:54:43 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:43,481 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-263bfe8d-22e4-4efe-bfdf-ebceddbee1dc 2018-07-01 09:54:46,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:46,696 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4eb4743a-32f0-40bd-93f5-ce999e838db1 X-Compute-Request-Id: req-4eb4743a-32f0-40bd-93f5-ce999e838db1 Date: Sun, 01 Jul 2018 09:54:46 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:46,696 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-4eb4743a-32f0-40bd-93f5-ce999e838db1 2018-07-01 09:54:49,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:49,909 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-842218af-50e8-4b0e-8283-d9f307d87204 X-Compute-Request-Id: req-842218af-50e8-4b0e-8283-d9f307d87204 Date: Sun, 01 Jul 2018 09:54:49 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:49,909 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-842218af-50e8-4b0e-8283-d9f307d87204 2018-07-01 09:54:52,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:53,092 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b6e7f33d-85f3-46fc-9e1d-84c1742d098b X-Compute-Request-Id: req-b6e7f33d-85f3-46fc-9e1d-84c1742d098b Date: Sun, 01 Jul 2018 09:54:53 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:53,092 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-b6e7f33d-85f3-46fc-9e1d-84c1742d098b 2018-07-01 09:54:56,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:54:56,287 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3089 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-89b12abd-5c31-4ea5-af6c-9a3e73759b1e X-Compute-Request-Id: req-89b12abd-5c31-4ea5-af6c-9a3e73759b1e Date: Sun, 01 Jul 2018 09:54:56 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/79934620-556a-4a26-9189-81faff2b79ad", "rel": "bookmark"}], "image": {"id": "0ded5671-40de-467a-9423-a54f4cb25627", "links": [{"href": "http://10.16.0.107:8774/images/0ded5671-40de-467a-9423-a54f4cb25627", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8123b385-5879-4a81-a745-ea7f0b879d7c", "links": [{"href": "http://10.16.0.107:8774/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c", "rel": "bookmark"}]}, "id": "79934620-556a-4a26-9189-81faff2b79ad", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:51:47Z", "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-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst", "created": "2018-07-01T09:51:45Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:51:47Z"}, "metadata": {}}} 2018-07-01 09:54:56,287 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-89b12abd-5c31-4ea5-af6c-9a3e73759b1e 2018-07-01 09:54:59,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:55:01,067 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a12b6c08-6c42-4864-adfc-e4a45d6d0326 X-Compute-Request-Id: req-a12b6c08-6c42-4864-adfc-e4a45d6d0326 Date: Sun, 01 Jul 2018 09:55:01 GMT Connection: close 2018-07-01 09:55:01,067 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/79934620-556a-4a26-9189-81faff2b79ad used request id req-a12b6c08-6c42-4864-adfc-e4a45d6d0326 2018-07-01 09:55:01,067 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-port 2018-07-01 09:55:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/ee4c6156-e221-4332-8416-bd32745db95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac850ea7197af34e024bdb71466bd9c337b77b4f" 2018-07-01 09:55:02,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63aebde5-79c5-49a8-bb3d-7d56db18d7ab Date: Sun, 01 Jul 2018 09:55:02 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:55:02,015 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/ee4c6156-e221-4332-8416-bd32745db95f used request id req-63aebde5-79c5-49a8-bb3d-7d56db18d7ab 2018-07-01 09:55:02,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61a9decb7909ec6bd4df8d901cb2d8680486bf87" 2018-07-01 09:55:02,052 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3622ac6-b6ed-44ba-93b9-306d75c4b02f X-Compute-Request-Id: req-e3622ac6-b6ed-44ba-93b9-306d75c4b02f Date: Sun, 01 Jul 2018 09:55:02 GMT Connection: close 2018-07-01 09:55:02,052 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/8123b385-5879-4a81-a745-ea7f0b879d7c used request id req-e3622ac6-b6ed-44ba-93b9-306d75c4b02f 2018-07-01 09:55:02,053 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet 2018-07-01 09:55:02,053 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-subnet 2018-07-01 09:55:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/ec678938-51fc-46c3-a50a-27029c96b991 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:55:03,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0da0cf3-98d1-407a-8bf4-06cbdf08da17 Date: Sun, 01 Jul 2018 09:55:03 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:55:03,703 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/ec678938-51fc-46c3-a50a-27029c96b991 used request id req-a0da0cf3-98d1-407a-8bf4-06cbdf08da17 2018-07-01 09:55:03,703 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-net 2018-07-01 09:55:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/c93601a6-bd5d-4688-ab63-5d3ebece237e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f1ed7b46a40446d44fa743483601e7b363ea438" 2018-07-01 09:55:05,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ae9b7c8-6cba-471a-adf4-f8b0e06e26eb Date: Sun, 01 Jul 2018 09:55:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:55:05,369 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/c93601a6-bd5d-4688-ab63-5d3ebece237e used request id req-3ae9b7c8-6cba-471a-adf4-f8b0e06e26eb 2018-07-01 09:55:05,370 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-image 2018-07-01 09:55:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0883d0e95894f3dbbbf158ff026a05fc27535083" 2018-07-01 09:55:05,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eecf5412-b6b1-4bf1-8b8d-4854a8020d1c Date: Sun, 01 Jul 2018 09:55:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:55:05,483 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/0ded5671-40de-467a-9423-a54f4cb25627 used request id req-eecf5412-b6b1-4bf1-8b8d-4854a8020d1c 2018-07-01 09:55:05,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:55:05,488 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 09:55:05,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:05,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:06,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["GA-bL0QRTwq2LQ19EuhFFQ"], "issued_at": "2018-07-01T09:55:06.000000Z"}} 2018-07-01 09:55:06,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" 2018-07-01 09:55:06,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:06 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21e27863-9b50-429b-b354-f6d8b814afbb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:06,182 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-21e27863-9b50-429b-b354-f6d8b814afbb 2018-07-01 09:55:06,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" 2018-07-01 09:55:06,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-4358d39d-b290-44b5-ad92-82c7104c7718 Date: Sun, 01 Jul 2018 09:55:06 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image"} 2018-07-01 09:55:06,501 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image used request id req-4358d39d-b290-44b5-ad92-82c7104c7718 2018-07-01 09:55:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" 2018-07-01 09:55:06,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-25036901-c61b-4ac1-8f7c-8432f92d5428 Date: Sun, 01 Jul 2018 09:55:06 GMT Connection: close 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", "root-tar"], "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-01 09:55:06,512 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-25036901-c61b-4ac1-8f7c-8432f92d5428 2018-07-01 09:55:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image"}' 2018-07-01 09:55:06,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-92098212-aea9-4ca1-9fa7-13cb22d7bb52 Date: Sun, 01 Jul 2018 09:55:06 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:07Z", "visibility": "shared", "self": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "min_disk": 0, "protected": false, "id": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "file": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:55:06,577 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-92098212-aea9-4ca1-9fa7-13cb22d7bb52 2018-07-01 09:55:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" -d '' 2018-07-01 09:55:07,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63746822-50ca-4f5f-b4d4-e38a9d46d25f Date: Sun, 01 Jul 2018 09:55:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:55:07,286 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae/file used request id req-63746822-50ca-4f5f-b4d4-e38a9d46d25f 2018-07-01 09:55:07,287 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 09:55:07,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" 2018-07-01 09:55:07,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-c1e86ac9-a740-4f33-9a88-ec0ad7018581 Date: Sun, 01 Jul 2018 09:55:07 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:07Z", "visibility": "shared", "self": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "min_disk": 0, "protected": false, "id": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "file": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:55:07,317 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae used request id req-c1e86ac9-a740-4f33-9a88-ec0ad7018581 2018-07-01 09:55:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" 2018-07-01 09:55:07,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-f41d259b-281f-47f8-ad03-60625aae55fa Date: Sun, 01 Jul 2018 09:55:07 GMT Connection: close 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", "root-tar"], "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-01 09:55:07,327 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-f41d259b-281f-47f8-ad03-60625aae55fa 2018-07-01 09:55:07,329 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image 2018-07-01 09:55:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" 2018-07-01 09:55:07,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-e5ed1e6a-cfc6-4d9b-bf2b-33c6d0deb009 Date: Sun, 01 Jul 2018 09:55:07 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:07Z", "visibility": "shared", "self": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "min_disk": 0, "protected": false, "id": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "file": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:55:07,363 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae used request id req-e5ed1e6a-cfc6-4d9b-bf2b-33c6d0deb009 2018-07-01 09:55:07,363 - create_image - DEBUG - Instance status is - active 2018-07-01 09:55:07,363 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image 2018-07-01 09:55:07,363 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image 2018-07-01 09:55:07,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:07,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:07,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["d4gZuG0iTiizHOp8Vi4pkw"], "issued_at": "2018-07-01T09:55:07.000000Z"}} 2018-07-01 09:55:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:07,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:07 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f8de7e4-d16c-4994-90e8-4ce32ca261e8 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:07,992 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0f8de7e4-d16c-4994-90e8-4ce32ca261e8 2018-07-01 09:55:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:08,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e3a350b8-392d-481e-ba0c-02d18ef034ab Date: Sun, 01 Jul 2018 09:55:08 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-01 09:55:08,302 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net used request id req-e3a350b8-392d-481e-ba0c-02d18ef034ab 2018-07-01 09:55:08,303 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net 2018-07-01 09:55:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net", "admin_state_up": true}}' 2018-07-01 09:55:09,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-128b4ecc-3e11-49f2-a35f-f952d71aae53 Date: Sun, 01 Jul 2018 09:55:09 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:55:08Z","is_default":false,"provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","mtu":1500}} 2018-07-01 09:55:09,018 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-128b4ecc-3e11-49f2-a35f-f952d71aae53 2018-07-01 09:55:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:09,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-dd1d0bf7-6777-4e6d-b911-ea70667f3394 Date: Sun, 01 Jul 2018 09:55:09 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:55:08Z","provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:09,159 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-dd1d0bf7-6777-4e6d-b911-ea70667f3394 2018-07-01 09:55:09,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:09,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6dc78eae-9df5-4187-85bc-22f1a50d557b Date: Sun, 01 Jul 2018 09:55:09 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:55:09,515 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-6dc78eae-9df5-4187-85bc-22f1a50d557b 2018-07-01 09:55:09,515 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet 2018-07-01 09:55:09,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" -d '{"subnets": [{"ip_version": 4, "network_id": "05741f45-1b3d-4ef8-92f2-a8dd7be23d9f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]}' 2018-07-01 09:55:10,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b15fcf97-f552-4a0a-93c9-8199c51becee Date: Sun, 01 Jul 2018 09:55:10 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:09Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:09Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]} 2018-07-01 09:55:10,336 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-b15fcf97-f552-4a0a-93c9-8199c51becee 2018-07-01 09:55:10,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:10,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-864bc8bc-a91e-40d0-bb54-4f22ef820a45 Date: Sun, 01 Jul 2018 09:55:10 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["86cddc3a-ad4d-471d-bfd3-3d66435683c6"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:09Z","provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:10,515 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-864bc8bc-a91e-40d0-bb54-4f22ef820a45 2018-07-01 09:55:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:10,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-64d583fb-2518-4fa6-bb33-11d19676ae35 Date: Sun, 01 Jul 2018 09:55:10 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:09Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:09Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]} 2018-07-01 09:55:10,593 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-64d583fb-2518-4fa6-bb33-11d19676ae35 2018-07-01 09:55:10,593 - OpenStackNetwork - DEBUG - Network [05741f45-1b3d-4ef8-92f2-a8dd7be23d9f] created successfully 2018-07-01 09:55:10,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:10,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:11,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["qLDIl56JRZqmOePU35a_lg"], "issued_at": "2018-07-01T09:55:11.000000Z"}} 2018-07-01 09:55:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4cb1dc8c05207ff4b423b0772b4bd63881f979" 2018-07-01 09:55:11,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60c7b897-e6ba-4e8c-b8e8-c22b7d05ec43 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:11,404 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-60c7b897-e6ba-4e8c-b8e8-c22b7d05ec43 2018-07-01 09:55:11,405 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:55:11,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4cb1dc8c05207ff4b423b0772b4bd63881f979" 2018-07-01 09:55:11,711 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eea2c429-19f6-4ad0-807e-47f34748a660 X-Compute-Request-Id: req-eea2c429-19f6-4ad0-807e-47f34748a660 Date: Sun, 01 Jul 2018 09:55:11 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:55:11,711 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-eea2c429-19f6-4ad0-807e-47f34748a660 2018-07-01 09:55:11,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4cb1dc8c05207ff4b423b0772b4bd63881f979" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-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-01 09:55:12,070 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e6eaf83a-417e-4c05-973c-8981dbacfd9e X-Compute-Request-Id: req-e6eaf83a-417e-4c05-973c-8981dbacfd9e Date: Sun, 01 Jul 2018 09:55:12 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "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": "174ec135-28da-4ad1-9c11-c833f1cb5dcf"}} 2018-07-01 09:55:12,070 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-e6eaf83a-417e-4c05-973c-8981dbacfd9e 2018-07-01 09:55:12,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:12,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:12,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Ayl5swnySUSov5YbK97pRw"], "issued_at": "2018-07-01T09:55:12.000000Z"}} 2018-07-01 09:55:12,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:12,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c83ad352-7e32-498b-be77-ab55cfd0896c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:12,905 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c83ad352-7e32-498b-be77-ab55cfd0896c 2018-07-01 09:55:12,909 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:13,277 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:12 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3 x-openstack-request-id: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 09:55:13,277 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail used request id req-82909ef7-ef65-4ff4-afb4-5fe62929fff3 2018-07-01 09:55:13,281 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e", "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-01 09:55:15,156 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 09:55:13 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-332cc55a-8d6b-4329-8437-7abc8683faf6 x-openstack-request-id: req-332cc55a-8d6b-4329-8437-7abc8683faf6 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "54f6ff2c861b4f64836204664571b3b1", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T09:55:15.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "476e06a9-4c95-4578-8d4d-d5b62c5134db", "size": 1}} 2018-07-01 09:55:15,157 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes used request id req-332cc55a-8d6b-4329-8437-7abc8683faf6 2018-07-01 09:55:15,159 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:16,814 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:15 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-25f40d4b-22d5-4d68-bdb4-9bb763e26cce x-openstack-request-id: req-25f40d4b-22d5-4d68-bdb4-9bb763e26cce Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:16.000000", "replication_status": null, "snapshot_id": null, "id": "476e06a9-4c95-4578-8d4d-d5b62c5134db", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-141e2cdb-9996-4a6b-89d5-144ec9a6136e", "bootable": "false", "created_at": "2018-07-01T09:55:15.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:55:16,814 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db used request id req-25f40d4b-22d5-4d68-bdb4-9bb763e26cce 2018-07-01 09:55:16,815 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e 2018-07-01 09:55:16,817 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:18,324 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:16 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-d5d17f44-1ffe-4e3f-9f97-5247ab0ec28b x-openstack-request-id: req-d5d17f44-1ffe-4e3f-9f97-5247ab0ec28b Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:16.000000", "replication_status": null, "snapshot_id": null, "id": "476e06a9-4c95-4578-8d4d-d5b62c5134db", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-141e2cdb-9996-4a6b-89d5-144ec9a6136e", "bootable": "false", "created_at": "2018-07-01T09:55:15.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:55:18,324 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db used request id req-d5d17f44-1ffe-4e3f-9f97-5247ab0ec28b 2018-07-01 09:55:18,324 - create_volume - DEBUG - Instance status is - available 2018-07-01 09:55:18,324 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e 2018-07-01 09:55:18,325 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e 2018-07-01 09:55:18,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:18,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:18,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["ic9hW1XrSx25bK0R2BvpRA"], "issued_at": "2018-07-01T09:55:18.000000Z"}} 2018-07-01 09:55:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:19,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-432b9e25-0fcc-400b-b541-b5e04de4d714 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:19,111 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-432b9e25-0fcc-400b-b541-b5e04de4d714 2018-07-01 09:55:19,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:55:19,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:19,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:19 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bb48c37-4669-4de1-b11e-2951c81c49c2 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:19,132 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4bb48c37-4669-4de1-b11e-2951c81c49c2 2018-07-01 09:55:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:19,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dc4c6cc3-7516-4f70-8aff-59f4850b2713 Date: Sun, 01 Jul 2018 09:55:19 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["86cddc3a-ad4d-471d-bfd3-3d66435683c6"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:09Z","provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:19,560 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net used request id req-dc4c6cc3-7516-4f70-8aff-59f4850b2713 2018-07-01 09:55:19,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:55:19,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:55:19 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:55:19,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:19,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:19 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5a899dc-dffa-42c4-8bfe-5a04113cdc18 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:19,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-e5a899dc-dffa-42c4-8bfe-5a04113cdc18 2018-07-01 09:55:19,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0b343d6f-0ae8-4850-9ead-5cb22bdab330 Date: Sun, 01 Jul 2018 09:55:19 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:09Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:09Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]} 2018-07-01 09:55:19,676 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-0b343d6f-0ae8-4850-9ead-5cb22bdab330 2018-07-01 09:55:19,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:19,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed0611cf-7dd9-4ac3-a958-7e9c7fc5c108 Date: Sun, 01 Jul 2018 09:55:19 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-01 09:55:19,739 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port&admin_state_up=True used request id req-ed0611cf-7dd9-4ac3-a958-7e9c7fc5c108 2018-07-01 09:55:19,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:20,146 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ca416ca6-ead5-41a3-b0e4-41c529eb9a5f X-Compute-Request-Id: req-ca416ca6-ead5-41a3-b0e4-41c529eb9a5f Date: Sun, 01 Jul 2018 09:55:20 GMT Connection: close RESP BODY: {"servers": []} 2018-07-01 09:55:20,146 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst used request id req-ca416ca6-ead5-41a3-b0e4-41c529eb9a5f 2018-07-01 09:55:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:20,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-67cc9946-6757-433a-93f9-2de7a90e553c Date: Sun, 01 Jul 2018 09:55:20 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["86cddc3a-ad4d-471d-bfd3-3d66435683c6"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:09Z","provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:20,614 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net used request id req-67cc9946-6757-433a-93f9-2de7a90e553c 2018-07-01 09:55:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:20,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:20 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8b20573-ccb5-43ad-9a50-f0a41487b724 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:20,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-f8b20573-ccb5-43ad-9a50-f0a41487b724 2018-07-01 09:55:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:20,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8b1ef3e9-935d-4d58-b0f7-4b78e78799a3 Date: Sun, 01 Jul 2018 09:55:20 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:09Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:09Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]} 2018-07-01 09:55:20,729 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-8b1ef3e9-935d-4d58-b0f7-4b78e78799a3 2018-07-01 09:55:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d222826b-2359-43a9-a821-0cf97cf68dc5 Date: Sun, 01 Jul 2018 09:55:20 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-01 09:55:20,789 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port&admin_state_up=True used request id req-d222826b-2359-43a9-a821-0cf97cf68dc5 2018-07-01 09:55:20,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:20,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:21,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["yfe_pIHMQECqPzNjtIB-ig"], "issued_at": "2018-07-01T09:55:21.000000Z"}} 2018-07-01 09:55:21,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80af44401eeea4db91b64488a67a2320a207619e" 2018-07-01 09:55:21,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:21 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3052a220-50d0-4490-a875-ddc00b3af1d5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:21,537 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3052a220-50d0-4490-a875-ddc00b3af1d5 2018-07-01 09:55:21,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:21,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8b4c1451-be2a-4ce3-80e4-de290175fef4 Date: Sun, 01 Jul 2018 09:55:21 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["86cddc3a-ad4d-471d-bfd3-3d66435683c6"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:09Z","provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:21,973 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net used request id req-8b4c1451-be2a-4ce3-80e4-de290175fef4 2018-07-01 09:55:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:22,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ba395c84-61b0-472e-a4b6-19f0e3dc5c5f Date: Sun, 01 Jul 2018 09:55:22 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:09Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:09Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]} 2018-07-01 09:55:22,083 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-ba395c84-61b0-472e-a4b6-19f0e3dc5c5f 2018-07-01 09:55:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:22,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-16748f74-1f94-4774-898b-02276a5835a7 Date: Sun, 01 Jul 2018 09:55:22 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["86cddc3a-ad4d-471d-bfd3-3d66435683c6"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:09Z","provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:22,243 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net used request id req-16748f74-1f94-4774-898b-02276a5835a7 2018-07-01 09:55:22,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:55:22,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:55:22 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:55:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80af44401eeea4db91b64488a67a2320a207619e" 2018-07-01 09:55:22,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:22 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77169900-8274-451d-b654-895d643e4fb5 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:22,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-77169900-8274-451d-b654-895d643e4fb5 2018-07-01 09:55:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:22,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-668c3aaa-d385-4438-85b1-63353beb1a9a Date: Sun, 01 Jul 2018 09:55:22 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:09Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:09Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]} 2018-07-01 09:55:22,375 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-668c3aaa-d385-4438-85b1-63353beb1a9a 2018-07-01 09:55:22,377 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net 2018-07-01 09:55:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" -d '{"port": {"network_id": "05741f45-1b3d-4ef8-92f2-a8dd7be23d9f", "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port", "admin_state_up": true}}' 2018-07-01 09:55:23,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-77a1eabb-cb79-4fac-85a2-a83274d8bf45 Date: Sun, 01 Jul 2018 09:55:23 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:55:23Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","ip_address":"10.55.0.7"}],"id":"5ecc8c25-ddb6-4b5d-9a49-2afcca143654","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:02:67","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port","admin_state_up":true,"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:22Z","binding:vnic_type":"normal"}} 2018-07-01 09:55:23,637 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-77a1eabb-cb79-4fac-85a2-a83274d8bf45 2018-07-01 09:55:23,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:23,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c0dc6f9d-ba71-4ab7-bec9-4a194b142385 Date: Sun, 01 Jul 2018 09:55:23 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["86cddc3a-ad4d-471d-bfd3-3d66435683c6"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:09Z","provider:segmentation_id":1045,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:08Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:23,789 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net used request id req-c0dc6f9d-ba71-4ab7-bec9-4a194b142385 2018-07-01 09:55:23,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:23,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:23 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1bd10fa-af0c-4796-9eae-a1de03a6c4a4 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:23,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-f1bd10fa-af0c-4796-9eae-a1de03a6c4a4 2018-07-01 09:55:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:24,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-706a4167-4316-46e3-a87d-9e3df9fe504c Date: Sun, 01 Jul 2018 09:55:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:09Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:09Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet"}]} 2018-07-01 09:55:24,317 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-706a4167-4316-46e3-a87d-9e3df9fe504c 2018-07-01 09:55:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:24,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-2bea51de-b77c-49cb-b6fe-47346d59844d Date: Sun, 01 Jul 2018 09:55:24 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:55:23Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"86cddc3a-ad4d-471d-bfd3-3d66435683c6","ip_address":"10.55.0.7"}],"id":"5ecc8c25-ddb6-4b5d-9a49-2afcca143654","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:02:67","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port","admin_state_up":true,"network_id":"05741f45-1b3d-4ef8-92f2-a8dd7be23d9f","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:22Z","binding:vnic_type":"normal"}]} 2018-07-01 09:55:24,433 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=05741f45-1b3d-4ef8-92f2-a8dd7be23d9f&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port&admin_state_up=True used request id req-2bea51de-b77c-49cb-b6fe-47346d59844d 2018-07-01 09:55:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:24,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:24 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74c1a9b8-9906-4965-9c3b-12391bb0cbd6 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:24,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-74c1a9b8-9906-4965-9c3b-12391bb0cbd6 2018-07-01 09:55:24,475 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst 2018-07-01 09:55:24,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:24,810 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 359 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d14304c-81c5-478e-a0ce-f040bc29b771 X-Compute-Request-Id: req-0d14304c-81c5-478e-a0ce-f040bc29b771 Date: Sun, 01 Jul 2018 09:55:24 GMT Connection: close RESP BODY: {"flavors": [{"id": "174ec135-28da-4ad1-9c11-c833f1cb5dcf", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-flavor"}]} 2018-07-01 09:55:24,811 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-0d14304c-81c5-478e-a0ce-f040bc29b771 2018-07-01 09:55:24,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:24,845 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-94e8b0b3-3ed1-422b-a490-982d6433613e X-Compute-Request-Id: req-94e8b0b3-3ed1-422b-a490-982d6433613e Date: Sun, 01 Jul 2018 09:55:24 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "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": "174ec135-28da-4ad1-9c11-c833f1cb5dcf"}} 2018-07-01 09:55:24,845 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf used request id req-94e8b0b3-3ed1-422b-a490-982d6433613e 2018-07-01 09:55:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:25,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-f5865714-a6dd-4bd5-9c80-9a1fcb78f144 Date: Sun, 01 Jul 2018 09:55:25 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:07Z", "visibility": "shared", "self": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "min_disk": 0, "protected": false, "id": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "file": "/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image"} 2018-07-01 09:55:25,200 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image used request id req-f5865714-a6dd-4bd5-9c80-9a1fcb78f144 2018-07-01 09:55:25,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:25,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-13259509-a28f-4ff3-b30a-44f5da8ec9de Date: Sun, 01 Jul 2018 09:55:25 GMT Connection: close 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", "root-tar"], "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-01 09:55:25,211 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-13259509-a28f-4ff3-b30a-44f5da8ec9de 2018-07-01 09:55:25,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst", "imageRef": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "flavorRef": "174ec135-28da-4ad1-9c11-c833f1cb5dcf", "max_count": 1, "min_count": 1, "networks": [{"port": "5ecc8c25-ddb6-4b5d-9a49-2afcca143654"}]}}' 2018-07-01 09:55:25,676 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6f7fb967-cbd6-45e5-b74a-1b958e2d339d X-Compute-Request-Id: req-6f7fb967-cbd6-45e5-b74a-1b958e2d339d Date: Sun, 01 Jul 2018 09:55:25 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "bookmark"}], "adminPass": "HwKyH68jBrhU"}} 2018-07-01 09:55:25,677 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-6f7fb967-cbd6-45e5-b74a-1b958e2d339d 2018-07-01 09:55:25,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:25,820 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7a860d03-16da-42d9-85bf-fedbfff9ef9f X-Compute-Request-Id: req-7a860d03-16da-42d9-85bf-fedbfff9ef9f Date: Sun, 01 Jul 2018 09:55:25 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "bookmark"}], "image": {"id": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "links": [{"href": "http://10.16.0.107:8774/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "174ec135-28da-4ad1-9c11-c833f1cb5dcf", "links": [{"href": "http://10.16.0.107:8774/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "rel": "bookmark"}]}, "id": "c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "user_id": "54f6ff2c861b4f64836204664571b3b1", "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-01T09:55: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": "NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst", "created": "2018-07-01T09:55:26Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 09:55:25,820 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 used request id req-7a860d03-16da-42d9-85bf-fedbfff9ef9f 2018-07-01 09:55:25,821 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst 2018-07-01 09:55:25,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:26,239 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-35e75fcd-60dc-4b8c-ab03-f634f57a03dd X-Compute-Request-Id: req-35e75fcd-60dc-4b8c-ab03-f634f57a03dd Date: Sun, 01 Jul 2018 09:55:26 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "bookmark"}], "image": {"id": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "links": [{"href": "http://10.16.0.107:8774/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "174ec135-28da-4ad1-9c11-c833f1cb5dcf", "links": [{"href": "http://10.16.0.107:8774/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "rel": "bookmark"}]}, "id": "c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "user_id": "54f6ff2c861b4f64836204664571b3b1", "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-01T09:55:26Z", "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-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst", "created": "2018-07-01T09:55:26Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 09:55:26,239 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 used request id req-35e75fcd-60dc-4b8c-ab03-f634f57a03dd 2018-07-01 09:55:26,240 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst] is - BUILD 2018-07-01 09:55:26,240 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 09:55:29,242 - create_instance - DEBUG - VM status query timeout in 896.579006195 2018-07-01 09:55:29,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:29,460 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3095 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d63ba8f8-11c5-4b82-bc90-8023c272bd11 X-Compute-Request-Id: req-d63ba8f8-11c5-4b82-bc90-8023c272bd11 Date: Sun, 01 Jul 2018 09:55:29 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "rel": "bookmark"}], "image": {"id": "21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "links": [{"href": "http://10.16.0.107:8774/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "174ec135-28da-4ad1-9c11-c833f1cb5dcf", "links": [{"href": "http://10.16.0.107:8774/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf", "rel": "bookmark"}]}, "id": "c6790ea1-b4ee-4f81-8284-9745adbc5cc8", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:55:27Z", "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-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst", "created": "2018-07-01T09:55:25Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:55:27Z"}, "metadata": {}}} 2018-07-01 09:55:29,461 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 used request id req-d63ba8f8-11c5-4b82-bc90-8023c272bd11 2018-07-01 09:55:29,461 - create_instance - INFO - Deleting Port with ID - 5ecc8c25-ddb6-4b5d-9a49-2afcca143654 2018-07-01 09:55:29,461 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-port 2018-07-01 09:55:29,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/5ecc8c25-ddb6-4b5d-9a49-2afcca143654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:30,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d3c2697-e8fa-4c8c-a470-dc4fabc1f672 Date: Sun, 01 Jul 2018 09:55:30 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:55:30,325 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/5ecc8c25-ddb6-4b5d-9a49-2afcca143654 used request id req-8d3c2697-e8fa-4c8c-a470-dc4fabc1f672 2018-07-01 09:55:30,325 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst 2018-07-01 09:55:30,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:31,940 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1799706e-296c-4e61-b0cf-bf7ce63188bd X-Compute-Request-Id: req-1799706e-296c-4e61-b0cf-bf7ce63188bd Date: Sun, 01 Jul 2018 09:55:31 GMT Connection: close 2018-07-01 09:55:31,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 used request id req-1799706e-296c-4e61-b0cf-bf7ce63188bd 2018-07-01 09:55:31,940 - create_instance - INFO - Checking deletion status 2018-07-01 09:55:31,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687d854503dba341c7a725fb4a08a7c24db168b" 2018-07-01 09:55:32,028 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 X-Openstack-Request-Id: req-3ee9556c-cfa9-466c-8922-136082bde1d2 X-Compute-Request-Id: req-3ee9556c-cfa9-466c-8922-136082bde1d2 Date: Sun, 01 Jul 2018 09:55:32 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance c6790ea1-b4ee-4f81-8284-9745adbc5cc8 could not be found.", "code": 404}} 2018-07-01 09:55:32,029 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/c6790ea1-b4ee-4f81-8284-9745adbc5cc8 used request id req-3ee9556c-cfa9-466c-8922-136082bde1d2 2018-07-01 09:55:32,029 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c6790ea1-b4ee-4f81-8284-9745adbc5cc8 could not be found. (HTTP 404) (Request-ID: req-3ee9556c-cfa9-466c-8922-136082bde1d2) 2018-07-01 09:55:32,029 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-vm_inst 2018-07-01 09:55:32,033 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:32,464 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:32 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-bcaa72e2-1ca1-4255-9a5f-cc45195426a0 x-openstack-request-id: req-bcaa72e2-1ca1-4255-9a5f-cc45195426a0 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:16.000000", "replication_status": null, "snapshot_id": null, "id": "476e06a9-4c95-4578-8d4d-d5b62c5134db", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-141e2cdb-9996-4a6b-89d5-144ec9a6136e", "bootable": "false", "created_at": "2018-07-01T09:55:15.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:55:32,464 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db used request id req-bcaa72e2-1ca1-4255-9a5f-cc45195426a0 2018-07-01 09:55:32,464 - create_volume - DEBUG - Instance status is - available 2018-07-01 09:55:32,464 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e 2018-07-01 09:55:32,464 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e 2018-07-01 09:55:32,466 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:32,625 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 09:55:32 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-9a48e8fb-ef69-4c80-9775-ed2370c50487 Connection: close 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-01 09:55:32,625 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db used request id req-9a48e8fb-ef69-4c80-9775-ed2370c50487 2018-07-01 09:55:32,630 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:32,809 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:32 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-f4e8cbb1-79ed-4953-bb97-fa0dc74ba497 x-openstack-request-id: req-f4e8cbb1-79ed-4953-bb97-fa0dc74ba497 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:33.000000", "replication_status": null, "snapshot_id": null, "id": "476e06a9-4c95-4578-8d4d-d5b62c5134db", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-141e2cdb-9996-4a6b-89d5-144ec9a6136e", "bootable": "false", "created_at": "2018-07-01T09:55:15.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:55:32,809 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db used request id req-f4e8cbb1-79ed-4953-bb97-fa0dc74ba497 2018-07-01 09:55:32,810 - create_volume - DEBUG - Instance status is - deleting 2018-07-01 09:55:32,810 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-01 09:55:35,813 - create_volume - DEBUG - Volume status query timeout in 56.812114954 2018-07-01 09:55:35,815 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82909ef7-ef65-4ff4-afb4-5fe62929fff3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6553c2a000e73be21874c4038471b581809e51a7" 2018-07-01 09:55:35,907 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 09:55:35 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-3467bf3d-24c7-4ca2-bf41-74ca0fc505a2 x-openstack-request-id: req-3467bf3d-24c7-4ca2-bf41-74ca0fc505a2 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 476e06a9-4c95-4578-8d4d-d5b62c5134db could not be found.", "code": 404}} 2018-07-01 09:55:35,907 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/476e06a9-4c95-4578-8d4d-d5b62c5134db used request id req-3467bf3d-24c7-4ca2-bf41-74ca0fc505a2 2018-07-01 09:55:35,907 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 476e06a9-4c95-4578-8d4d-d5b62c5134db could not be found. (HTTP 404) (Request-ID: req-3467bf3d-24c7-4ca2-bf41-74ca0fc505a2) 2018-07-01 09:55:35,907 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e 2018-07-01 09:55:35,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4cb1dc8c05207ff4b423b0772b4bd63881f979" 2018-07-01 09:55:35,938 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c1dc8f4-e57f-4bed-b553-733dee86d3c6 X-Compute-Request-Id: req-1c1dc8f4-e57f-4bed-b553-733dee86d3c6 Date: Sun, 01 Jul 2018 09:55:35 GMT Connection: close 2018-07-01 09:55:35,938 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/174ec135-28da-4ad1-9c11-c833f1cb5dcf used request id req-1c1dc8f4-e57f-4bed-b553-733dee86d3c6 2018-07-01 09:55:35,938 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet 2018-07-01 09:55:35,939 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-subnet 2018-07-01 09:55:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/86cddc3a-ad4d-471d-bfd3-3d66435683c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:37,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-691d5151-16e0-4a17-8b16-c728eb501b28 Date: Sun, 01 Jul 2018 09:55:37 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:55:37,538 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/86cddc3a-ad4d-471d-bfd3-3d66435683c6 used request id req-691d5151-16e0-4a17-8b16-c728eb501b28 2018-07-01 09:55:37,539 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-net 2018-07-01 09:55:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/05741f45-1b3d-4ef8-92f2-a8dd7be23d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8de6ff16b19db95c2fcf422b1e2b9fc161a84b8" 2018-07-01 09:55:39,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-713eab7e-b290-4c9b-bab9-aafbb29dfd52 Date: Sun, 01 Jul 2018 09:55:39 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:55:39,347 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/05741f45-1b3d-4ef8-92f2-a8dd7be23d9f used request id req-713eab7e-b290-4c9b-bab9-aafbb29dfd52 2018-07-01 09:55:39,348 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-141e2cdb-9996-4a6b-89d5-144ec9a6136e-image 2018-07-01 09:55:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49df919090ac6bc2af76bd5aea849a2ca119a1b7" 2018-07-01 09:55:39,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db6cee7a-ac04-43bb-ae15-5c7b6b66cc22 Date: Sun, 01 Jul 2018 09:55:39 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:55:39,466 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/21ba4a63-9edb-42c1-a673-ebeebb0a9dae used request id req-db6cee7a-ac04-43bb-ae15-5c7b6b66cc22 2018-07-01 09:55:39,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:55:39,473 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 09:55:39,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:39,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:40,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["FJXO-wL4SmiQ3h9jyKApZQ"], "issued_at": "2018-07-01T09:55:40.000000Z"}} 2018-07-01 09:55:40,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" 2018-07-01 09:55:40,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19263983-9892-4c7c-bc11-bf04a18b12c6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:40,179 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-19263983-9892-4c7c-bc11-bf04a18b12c6 2018-07-01 09:55:40,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" 2018-07-01 09:55:40,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-fc09b3c2-7cf3-464a-b1b6-9de904b100c2 Date: Sun, 01 Jul 2018 09:55:40 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image"} 2018-07-01 09:55:40,523 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image used request id req-fc09b3c2-7cf3-464a-b1b6-9de904b100c2 2018-07-01 09:55:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" 2018-07-01 09:55:40,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-2bebed0d-2ecd-43bb-ba55-bc4280a21de5 Date: Sun, 01 Jul 2018 09:55:40 GMT Connection: close 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", "root-tar"], "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-01 09:55:40,535 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-2bebed0d-2ecd-43bb-ba55-bc4280a21de5 2018-07-01 09:55:40,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image"}' 2018-07-01 09:55:40,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5f113a59-cb57-477c-ada8-ff5ac1e3c7ca Date: Sun, 01 Jul 2018 09:55:40 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:41Z", "visibility": "shared", "self": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "min_disk": 0, "protected": false, "id": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "file": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:55:40,604 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-5f113a59-cb57-477c-ada8-ff5ac1e3c7ca 2018-07-01 09:55:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" -d '' 2018-07-01 09:55:40,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8d911ba-98ce-417e-b4c9-41c16f7d6d83 Date: Sun, 01 Jul 2018 09:55:40 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:55:40,853 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875/file used request id req-c8d911ba-98ce-417e-b4c9-41c16f7d6d83 2018-07-01 09:55:40,853 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 09:55:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" 2018-07-01 09:55:40,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-5ab2def2-8b35-47ac-836a-fbdf546900b4 Date: Sun, 01 Jul 2018 09:55:40 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:41Z", "visibility": "shared", "self": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "min_disk": 0, "protected": false, "id": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "file": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:55:40,889 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875 used request id req-5ab2def2-8b35-47ac-836a-fbdf546900b4 2018-07-01 09:55:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" 2018-07-01 09:55:40,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-ebdcf977-19a4-48d7-9253-e715e31ee555 Date: Sun, 01 Jul 2018 09:55:40 GMT Connection: close 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", "root-tar"], "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-01 09:55:40,901 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-ebdcf977-19a4-48d7-9253-e715e31ee555 2018-07-01 09:55:40,905 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image 2018-07-01 09:55:40,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" 2018-07-01 09:55:40,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-9c1c73e7-c39b-425e-9953-439fef8a8f56 Date: Sun, 01 Jul 2018 09:55:40 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:41Z", "visibility": "shared", "self": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "min_disk": 0, "protected": false, "id": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "file": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:55:40,935 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875 used request id req-9c1c73e7-c39b-425e-9953-439fef8a8f56 2018-07-01 09:55:40,936 - create_image - DEBUG - Instance status is - active 2018-07-01 09:55:40,936 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image 2018-07-01 09:55:40,936 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image 2018-07-01 09:55:40,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:40,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:41,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["RB5v4U-NSS2aYp7j3jspqg"], "issued_at": "2018-07-01T09:55:41.000000Z"}} 2018-07-01 09:55:41,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:55:41,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:41 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a47114d-ce7b-4a10-905e-1c5932be2dee Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:41,629 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3a47114d-ce7b-4a10-905e-1c5932be2dee 2018-07-01 09:55:41,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:55:41,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0078fb57-9ffb-4fe2-929e-e1f4dcd68695 Date: Sun, 01 Jul 2018 09:55:41 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-01 09:55:41,960 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net used request id req-0078fb57-9ffb-4fe2-929e-e1f4dcd68695 2018-07-01 09:55:41,961 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net 2018-07-01 09:55:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net", "admin_state_up": true}}' 2018-07-01 09:55:42,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-57b92533-f422-43fd-a0ea-5b646e37c80e Date: Sun, 01 Jul 2018 09:55:42 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:55:42Z","is_default":false,"provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","mtu":1500}} 2018-07-01 09:55:42,541 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-57b92533-f422-43fd-a0ea-5b646e37c80e 2018-07-01 09:55:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:55:42,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-be4937fb-322d-463b-a853-40940a5f8fb2 Date: Sun, 01 Jul 2018 09:55:42 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:55:42Z","provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:42,695 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-be4937fb-322d-463b-a853-40940a5f8fb2 2018-07-01 09:55:42,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:55:43,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1debbcdd-76ee-4337-a066-1e4723bcd0b9 Date: Sun, 01 Jul 2018 09:55:43 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:55:43,033 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-1debbcdd-76ee-4337-a066-1e4723bcd0b9 2018-07-01 09:55:43,035 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet 2018-07-01 09:55:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" -d '{"subnets": [{"ip_version": 4, "network_id": "2c04c6a5-0ce6-4868-8096-04c280b45889", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]}' 2018-07-01 09:55:43,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-55d0b79b-fd22-4cbf-aae6-e693851bf09d Date: Sun, 01 Jul 2018 09:55:43 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:43Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:43Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]} 2018-07-01 09:55:43,766 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-55d0b79b-fd22-4cbf-aae6-e693851bf09d 2018-07-01 09:55:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:55:43,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fae8ff4d-e0d0-469e-a0e7-dc33629f4682 Date: Sun, 01 Jul 2018 09:55:43 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["aa68bd54-18c3-49f0-809d-a0eee60fbd26"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:43Z","provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:43,915 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-fae8ff4d-e0d0-469e-a0e7-dc33629f4682 2018-07-01 09:55:43,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:55:43,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9554563b-5346-465f-8a4d-b550273f5cbe Date: Sun, 01 Jul 2018 09:55:43 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:43Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:43Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]} 2018-07-01 09:55:43,997 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-9554563b-5346-465f-8a4d-b550273f5cbe 2018-07-01 09:55:43,997 - OpenStackNetwork - DEBUG - Network [2c04c6a5-0ce6-4868-8096-04c280b45889] created successfully 2018-07-01 09:55:43,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:43,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:44,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["FFarYjErSF-VNtUvSTezGg"], "issued_at": "2018-07-01T09:55:44.000000Z"}} 2018-07-01 09:55:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf33b964383edce24bcf766b6f5d34c9b94682a" 2018-07-01 09:55:44,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:44 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-412e50c1-d33d-4d3f-a680-37cccd0da279 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:44,909 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-412e50c1-d33d-4d3f-a680-37cccd0da279 2018-07-01 09:55:44,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:55:44,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf33b964383edce24bcf766b6f5d34c9b94682a" 2018-07-01 09:55:45,133 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cee6ba79-2ce9-4652-b76e-a64aac1cec67 X-Compute-Request-Id: req-cee6ba79-2ce9-4652-b76e-a64aac1cec67 Date: Sun, 01 Jul 2018 09:55:45 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:55:45,133 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-cee6ba79-2ce9-4652-b76e-a64aac1cec67 2018-07-01 09:55:45,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf33b964383edce24bcf766b6f5d34c9b94682a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-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-01 09:55:45,454 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-10963420-ba53-4f13-ac8f-ff1ca45ae237 X-Compute-Request-Id: req-10963420-ba53-4f13-ac8f-ff1ca45ae237 Date: Sun, 01 Jul 2018 09:55:45 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/94ec0365-f361-4539-a220-12a8037af615", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/94ec0365-f361-4539-a220-12a8037af615", "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": "94ec0365-f361-4539-a220-12a8037af615"}} 2018-07-01 09:55:45,454 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-10963420-ba53-4f13-ac8f-ff1ca45ae237 2018-07-01 09:55:45,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:45,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:46,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["tI-1xB0GSSSXNJD9lkTi5g"], "issued_at": "2018-07-01T09:55:46.000000Z"}} 2018-07-01 09:55:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:55:46,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:46 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21aafc25-d724-48f3-85ec-dd56e307ed02 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:46,259 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-21aafc25-d724-48f3-85ec-dd56e307ed02 2018-07-01 09:55:46,268 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:55:46,668 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:46 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-457146f5-bc71-4909-ae22-7e4ae2dbf128 x-openstack-request-id: req-457146f5-bc71-4909-ae22-7e4ae2dbf128 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 09:55:46,668 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail used request id req-457146f5-bc71-4909-ae22-7e4ae2dbf128 2018-07-01 09:55:46,672 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8", "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-01 09:55:47,355 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 09:55:46 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-ac039b0b-22f7-4487-90bc-7f5bc12d38a3 x-openstack-request-id: req-ac039b0b-22f7-4487-90bc-7f5bc12d38a3 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "54f6ff2c861b4f64836204664571b3b1", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T09:55:47.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "834bcb49-694f-43a0-b5a1-640c93b8aca3", "size": 1}} 2018-07-01 09:55:47,355 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes used request id req-ac039b0b-22f7-4487-90bc-7f5bc12d38a3 2018-07-01 09:55:47,359 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:55:47,817 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:47 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-c93e3635-e5b7-4f57-b7ae-a3b08d186138 x-openstack-request-id: req-c93e3635-e5b7-4f57-b7ae-a3b08d186138 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:48.000000", "replication_status": null, "snapshot_id": null, "id": "834bcb49-694f-43a0-b5a1-640c93b8aca3", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8", "bootable": "false", "created_at": "2018-07-01T09:55:47.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:55:47,817 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 used request id req-c93e3635-e5b7-4f57-b7ae-a3b08d186138 2018-07-01 09:55:47,818 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8 2018-07-01 09:55:47,819 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:55:47,984 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:47 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-94449697-f968-448b-bc09-13fe0e2d7501 x-openstack-request-id: req-94449697-f968-448b-bc09-13fe0e2d7501 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:48.000000", "replication_status": null, "snapshot_id": null, "id": "834bcb49-694f-43a0-b5a1-640c93b8aca3", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8", "bootable": "false", "created_at": "2018-07-01T09:55:47.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:55:47,984 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 used request id req-94449697-f968-448b-bc09-13fe0e2d7501 2018-07-01 09:55:47,984 - create_volume - DEBUG - Instance status is - creating 2018-07-01 09:55:47,984 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-01 09:55:50,986 - create_volume - DEBUG - Volume status query timeout in 296.831918955 2018-07-01 09:55:50,988 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:55:51,441 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:50 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-7b3efc22-8074-4489-bbc8-82b23bfd5821 x-openstack-request-id: req-7b3efc22-8074-4489-bbc8-82b23bfd5821 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:48.000000", "replication_status": null, "snapshot_id": null, "id": "834bcb49-694f-43a0-b5a1-640c93b8aca3", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8", "bootable": "false", "created_at": "2018-07-01T09:55:47.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:55:51,441 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 used request id req-7b3efc22-8074-4489-bbc8-82b23bfd5821 2018-07-01 09:55:51,442 - create_volume - DEBUG - Instance status is - available 2018-07-01 09:55:51,442 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8 2018-07-01 09:55:51,442 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8 2018-07-01 09:55:51,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:51,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:52,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["5KgqmUu6Tgi8FhjZYC8u0A"], "issued_at": "2018-07-01T09:55:52.000000Z"}} 2018-07-01 09:55:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:52,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-164c1fd9-5965-455d-a22f-d0ef7324003f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:52,127 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-164c1fd9-5965-455d-a22f-d0ef7324003f 2018-07-01 09:55:52,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:55:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:52,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3636ebd-0388-4e41-90a8-395e6d6d9321 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:52,289 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c3636ebd-0388-4e41-90a8-395e6d6d9321 2018-07-01 09:55:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:52,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-51d6fa91-3834-4e25-b616-7e26b7ca1d2f Date: Sun, 01 Jul 2018 09:55:52 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["aa68bd54-18c3-49f0-809d-a0eee60fbd26"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:43Z","provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:52,743 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net used request id req-51d6fa91-3834-4e25-b616-7e26b7ca1d2f 2018-07-01 09:55:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:55:52,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:55:52 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:55:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:52,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:52 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a196979-fed4-4650-918c-4f9996948ad4 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:52,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-7a196979-fed4-4650-918c-4f9996948ad4 2018-07-01 09:55:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:53,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-986e7459-2f39-4bfd-8f8f-620f7b741879 Date: Sun, 01 Jul 2018 09:55:53 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:43Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:43Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]} 2018-07-01 09:55:53,212 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-986e7459-2f39-4bfd-8f8f-620f7b741879 2018-07-01 09:55:53,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:53,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-087f5f4e-6bca-4941-817b-9af41779f490 Date: Sun, 01 Jul 2018 09:55:53 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-01 09:55:53,591 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port&admin_state_up=True used request id req-087f5f4e-6bca-4941-817b-9af41779f490 2018-07-01 09:55:53,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:54,259 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-76e24482-0052-4a3f-a71e-d149146b19e9 X-Compute-Request-Id: req-76e24482-0052-4a3f-a71e-d149146b19e9 Date: Sun, 01 Jul 2018 09:55:54 GMT Connection: close RESP BODY: {"servers": []} 2018-07-01 09:55:54,259 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst used request id req-76e24482-0052-4a3f-a71e-d149146b19e9 2018-07-01 09:55:54,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:54,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-67d65259-37ef-42f1-b521-f964b845bcbb Date: Sun, 01 Jul 2018 09:55:54 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["aa68bd54-18c3-49f0-809d-a0eee60fbd26"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:43Z","provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:54,466 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net used request id req-67d65259-37ef-42f1-b521-f964b845bcbb 2018-07-01 09:55:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:54,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:54 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efc089d0-c8ff-49aa-85d4-264a0bf97923 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:54,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-efc089d0-c8ff-49aa-85d4-264a0bf97923 2018-07-01 09:55:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:54,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3264ad3-c100-48b9-932f-5874dcbcb7a2 Date: Sun, 01 Jul 2018 09:55:54 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:43Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:43Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]} 2018-07-01 09:55:54,611 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-e3264ad3-c100-48b9-932f-5874dcbcb7a2 2018-07-01 09:55:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:54,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4af78d35-ec8d-411f-affa-27321b78c80e Date: Sun, 01 Jul 2018 09:55:54 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-01 09:55:54,708 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port&admin_state_up=True used request id req-4af78d35-ec8d-411f-affa-27321b78c80e 2018-07-01 09:55:54,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:55:54,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:55:55,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["WThRubvUS7-ZoW1AP1xuRg"], "issued_at": "2018-07-01T09:55:55.000000Z"}} 2018-07-01 09:55:55,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246bf02e85f085f4b48ae4379afcd503e5b5bd2a" 2018-07-01 09:55:55,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:55 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d4553be-5796-4526-ab3b-92090b2770aa Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:55:55,522 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7d4553be-5796-4526-ab3b-92090b2770aa 2018-07-01 09:55:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:55,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b4484bdd-1d54-45e0-8c91-6a028f8b72a5 Date: Sun, 01 Jul 2018 09:55:55 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["aa68bd54-18c3-49f0-809d-a0eee60fbd26"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:43Z","provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:55,680 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net used request id req-b4484bdd-1d54-45e0-8c91-6a028f8b72a5 2018-07-01 09:55:55,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:55,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-923d5cd6-9a63-4a3a-a945-621bfead96d0 Date: Sun, 01 Jul 2018 09:55:55 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:43Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:43Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]} 2018-07-01 09:55:55,761 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-923d5cd6-9a63-4a3a-a945-621bfead96d0 2018-07-01 09:55:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:55,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3e29b5c6-0621-4ff3-ad05-1b0b8249b37b Date: Sun, 01 Jul 2018 09:55:55 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["aa68bd54-18c3-49f0-809d-a0eee60fbd26"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:43Z","provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:55,915 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net used request id req-3e29b5c6-0621-4ff3-ad05-1b0b8249b37b 2018-07-01 09:55:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:55:55,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:55:55 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:55:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246bf02e85f085f4b48ae4379afcd503e5b5bd2a" 2018-07-01 09:55:55,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:55 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf5896e6-1b1a-44ca-8e8f-54688c272bed Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:55,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-bf5896e6-1b1a-44ca-8e8f-54688c272bed 2018-07-01 09:55:55,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:56,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f72a9685-1de1-491a-ac71-9fb77c8109a0 Date: Sun, 01 Jul 2018 09:55:56 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:43Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:43Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]} 2018-07-01 09:55:56,033 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-f72a9685-1de1-491a-ac71-9fb77c8109a0 2018-07-01 09:55:56,033 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net 2018-07-01 09:55:56,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" -d '{"port": {"network_id": "2c04c6a5-0ce6-4868-8096-04c280b45889", "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port", "admin_state_up": true}}' 2018-07-01 09:55:57,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-646344b4-34b9-4abf-851b-d73c39e89362 Date: Sun, 01 Jul 2018 09:55:57 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:55:56Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","ip_address":"10.55.0.9"}],"id":"296420b3-0be9-453c-a676-b29cf59c5516","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:94:10","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port","admin_state_up":true,"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:56Z","binding:vnic_type":"normal"}} 2018-07-01 09:55:57,190 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-646344b4-34b9-4abf-851b-d73c39e89362 2018-07-01 09:55:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:57,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8daf3fde-ac60-44aa-9592-b0460d064867 Date: Sun, 01 Jul 2018 09:55:57 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2c04c6a5-0ce6-4868-8096-04c280b45889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["aa68bd54-18c3-49f0-809d-a0eee60fbd26"],"description":"","tags":[],"updated_at":"2018-07-01T09:55:43Z","provider:segmentation_id":1060,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:42Z","provider:network_type":"vlan"}]} 2018-07-01 09:55:57,343 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net used request id req-8daf3fde-ac60-44aa-9592-b0460d064867 2018-07-01 09:55:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:57,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:57 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7a0c523-8608-4262-93a3-a73e1a921dcf Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:57,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-c7a0c523-8608-4262-93a3-a73e1a921dcf 2018-07-01 09:55:57,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:57,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ba2f3bff-61ed-478f-b564-0668914d6eb2 Date: Sun, 01 Jul 2018 09:55:57 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:43Z","dns_nameservers":[],"updated_at":"2018-07-01T09:55:43Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet"}]} 2018-07-01 09:55:57,569 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-ba2f3bff-61ed-478f-b564-0668914d6eb2 2018-07-01 09:55:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:57,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-ba138bd6-c374-4590-b9eb-dc65b61f9543 Date: Sun, 01 Jul 2018 09:55:57 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:55:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"aa68bd54-18c3-49f0-809d-a0eee60fbd26","ip_address":"10.55.0.9"}],"id":"296420b3-0be9-453c-a676-b29cf59c5516","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:15:94:10","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port","admin_state_up":true,"network_id":"2c04c6a5-0ce6-4868-8096-04c280b45889","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:55:56Z","binding:vnic_type":"normal"}]} 2018-07-01 09:55:57,672 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=2c04c6a5-0ce6-4868-8096-04c280b45889&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port&admin_state_up=True used request id req-ba138bd6-c374-4590-b9eb-dc65b61f9543 2018-07-01 09:55:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:57,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:55:57 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a2589a3-1cdd-4886-a748-ff77119096f4 Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:55:57,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-1a2589a3-1cdd-4886-a748-ff77119096f4 2018-07-01 09:55:57,816 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst 2018-07-01 09:55:57,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:58,133 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 359 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-766ceb47-d34d-4a2c-a3c9-f91aa14d0eee X-Compute-Request-Id: req-766ceb47-d34d-4a2c-a3c9-f91aa14d0eee Date: Sun, 01 Jul 2018 09:55:58 GMT Connection: close RESP BODY: {"flavors": [{"id": "94ec0365-f361-4539-a220-12a8037af615", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/94ec0365-f361-4539-a220-12a8037af615", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/94ec0365-f361-4539-a220-12a8037af615", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-flavor"}]} 2018-07-01 09:55:58,133 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-766ceb47-d34d-4a2c-a3c9-f91aa14d0eee 2018-07-01 09:55:58,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/94ec0365-f361-4539-a220-12a8037af615 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:58,167 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-232d21bd-5801-4b81-a11a-2150173fe70e X-Compute-Request-Id: req-232d21bd-5801-4b81-a11a-2150173fe70e Date: Sun, 01 Jul 2018 09:55:58 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/94ec0365-f361-4539-a220-12a8037af615", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/94ec0365-f361-4539-a220-12a8037af615", "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": "94ec0365-f361-4539-a220-12a8037af615"}} 2018-07-01 09:55:58,167 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/94ec0365-f361-4539-a220-12a8037af615 used request id req-232d21bd-5801-4b81-a11a-2150173fe70e 2018-07-01 09:55:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:58,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-0c957893-8453-40f9-a19e-3aa15d744048 Date: Sun, 01 Jul 2018 09:55:58 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:55:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:55:41Z", "visibility": "shared", "self": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "min_disk": 0, "protected": false, "id": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "file": "/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image"} 2018-07-01 09:55:58,486 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image used request id req-0c957893-8453-40f9-a19e-3aa15d744048 2018-07-01 09:55:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:58,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-8e0dcd4f-05cb-4927-bf43-812423a91dbb Date: Sun, 01 Jul 2018 09:55:58 GMT Connection: close 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", "root-tar"], "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-01 09:55:58,496 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-8e0dcd4f-05cb-4927-bf43-812423a91dbb 2018-07-01 09:55:58,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst", "imageRef": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "flavorRef": "94ec0365-f361-4539-a220-12a8037af615", "max_count": 1, "min_count": 1, "networks": [{"port": "296420b3-0be9-453c-a676-b29cf59c5516"}]}}' 2018-07-01 09:55:59,137 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ffccb69e-f2e5-4328-ad79-0b3cc9ef70be X-Compute-Request-Id: req-ffccb69e-f2e5-4328-ad79-0b3cc9ef70be Date: Sun, 01 Jul 2018 09:55:59 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a77adf22-c57b-43ff-913f-edac41b5a1c0", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "bookmark"}], "adminPass": "7h8nvANRXSeT"}} 2018-07-01 09:55:59,137 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-ffccb69e-f2e5-4328-ad79-0b3cc9ef70be 2018-07-01 09:55:59,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:59,268 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0546fb86-e6d7-411e-beaf-1557b99dd958 X-Compute-Request-Id: req-0546fb86-e6d7-411e-beaf-1557b99dd958 Date: Sun, 01 Jul 2018 09:55:59 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "bookmark"}], "image": {"id": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "links": [{"href": "http://10.16.0.107:8774/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94ec0365-f361-4539-a220-12a8037af615", "links": [{"href": "http://10.16.0.107:8774/flavors/94ec0365-f361-4539-a220-12a8037af615", "rel": "bookmark"}]}, "id": "a77adf22-c57b-43ff-913f-edac41b5a1c0", "user_id": "54f6ff2c861b4f64836204664571b3b1", "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-01T09:55:59Z", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst", "created": "2018-07-01T09:55:59Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 09:55:59,268 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 used request id req-0546fb86-e6d7-411e-beaf-1557b99dd958 2018-07-01 09:55:59,268 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst 2018-07-01 09:55:59,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:55:59,396 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2d7a5ed-3ede-41f7-b28c-cf1171bd6706 X-Compute-Request-Id: req-a2d7a5ed-3ede-41f7-b28c-cf1171bd6706 Date: Sun, 01 Jul 2018 09:55:59 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "bookmark"}], "image": {"id": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "links": [{"href": "http://10.16.0.107:8774/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94ec0365-f361-4539-a220-12a8037af615", "links": [{"href": "http://10.16.0.107:8774/flavors/94ec0365-f361-4539-a220-12a8037af615", "rel": "bookmark"}]}, "id": "a77adf22-c57b-43ff-913f-edac41b5a1c0", "user_id": "54f6ff2c861b4f64836204664571b3b1", "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-01T09:55:59Z", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst", "created": "2018-07-01T09:55:59Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 09:55:59,396 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 used request id req-a2d7a5ed-3ede-41f7-b28c-cf1171bd6706 2018-07-01 09:55:59,397 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst] is - BUILD 2018-07-01 09:55:59,397 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-01 09:56:02,399 - create_instance - DEBUG - VM status query timeout in 896.869973898 2018-07-01 09:56:02,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:56:02,600 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3095 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4622b62d-7fd6-42e4-9cdc-2b20e4a3c850 X-Compute-Request-Id: req-4622b62d-7fd6-42e4-9cdc-2b20e4a3c850 Date: Sun, 01 Jul 2018 09:56:02 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0", "rel": "bookmark"}], "image": {"id": "7ed890f2-a016-4a3f-b49f-5542e93f0875", "links": [{"href": "http://10.16.0.107:8774/images/7ed890f2-a016-4a3f-b49f-5542e93f0875", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94ec0365-f361-4539-a220-12a8037af615", "links": [{"href": "http://10.16.0.107:8774/flavors/94ec0365-f361-4539-a220-12a8037af615", "rel": "bookmark"}]}, "id": "a77adf22-c57b-43ff-913f-edac41b5a1c0", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:55:59Z", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst", "created": "2018-07-01T09:55:59Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:55:59Z"}, "metadata": {}}} 2018-07-01 09:56:02,600 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 used request id req-4622b62d-7fd6-42e4-9cdc-2b20e4a3c850 2018-07-01 09:56:02,601 - create_instance - INFO - Deleting Port with ID - 296420b3-0be9-453c-a676-b29cf59c5516 2018-07-01 09:56:02,601 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-port 2018-07-01 09:56:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/296420b3-0be9-453c-a676-b29cf59c5516 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:56:03,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68eb0047-f5df-4ece-9d89-1f7e9dcfea7c Date: Sun, 01 Jul 2018 09:56:03 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:56:03,532 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/296420b3-0be9-453c-a676-b29cf59c5516 used request id req-68eb0047-f5df-4ece-9d89-1f7e9dcfea7c 2018-07-01 09:56:03,533 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst 2018-07-01 09:56:03,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:56:05,335 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7eee913a-8e49-4a54-96e6-ed376404e3ce X-Compute-Request-Id: req-7eee913a-8e49-4a54-96e6-ed376404e3ce Date: Sun, 01 Jul 2018 09:56:05 GMT Connection: close 2018-07-01 09:56:05,335 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 used request id req-7eee913a-8e49-4a54-96e6-ed376404e3ce 2018-07-01 09:56:05,336 - create_instance - INFO - Checking deletion status 2018-07-01 09:56:05,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7cf7c5fed97c2cb40a9636d3efbc952bedcec1e" 2018-07-01 09:56:05,420 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 X-Openstack-Request-Id: req-435402f4-b48b-43e0-9e3e-0017eaa26b45 X-Compute-Request-Id: req-435402f4-b48b-43e0-9e3e-0017eaa26b45 Date: Sun, 01 Jul 2018 09:56:05 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance a77adf22-c57b-43ff-913f-edac41b5a1c0 could not be found.", "code": 404}} 2018-07-01 09:56:05,421 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/a77adf22-c57b-43ff-913f-edac41b5a1c0 used request id req-435402f4-b48b-43e0-9e3e-0017eaa26b45 2018-07-01 09:56:05,422 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a77adf22-c57b-43ff-913f-edac41b5a1c0 could not be found. (HTTP 404) (Request-ID: req-435402f4-b48b-43e0-9e3e-0017eaa26b45) 2018-07-01 09:56:05,423 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-vm_inst 2018-07-01 09:56:05,427 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:56:05,572 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:05 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-6281057f-76bd-4e47-82d0-ab8e35075a3f x-openstack-request-id: req-6281057f-76bd-4e47-82d0-ab8e35075a3f Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:55:48.000000", "replication_status": null, "snapshot_id": null, "id": "834bcb49-694f-43a0-b5a1-640c93b8aca3", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8", "bootable": "false", "created_at": "2018-07-01T09:55:47.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:56:05,572 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 used request id req-6281057f-76bd-4e47-82d0-ab8e35075a3f 2018-07-01 09:56:05,573 - create_volume - DEBUG - Instance status is - available 2018-07-01 09:56:05,573 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8 2018-07-01 09:56:05,573 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8 2018-07-01 09:56:05,575 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:56:05,698 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 09:56:05 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-21f2eb64-16b9-41b1-aace-3a16b5f61a1a Connection: close 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-01 09:56:05,699 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 used request id req-21f2eb64-16b9-41b1-aace-3a16b5f61a1a 2018-07-01 09:56:05,702 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:56:06,135 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:05 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-a0627985-dbf1-4c80-8ec2-be9680e28745 x-openstack-request-id: req-a0627985-dbf1-4c80-8ec2-be9680e28745 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:56:06.000000", "replication_status": null, "snapshot_id": null, "id": "834bcb49-694f-43a0-b5a1-640c93b8aca3", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8", "bootable": "false", "created_at": "2018-07-01T09:55:47.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:56:06,135 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 used request id req-a0627985-dbf1-4c80-8ec2-be9680e28745 2018-07-01 09:56:06,135 - create_volume - DEBUG - Instance status is - deleting 2018-07-01 09:56:06,135 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-01 09:56:09,138 - create_volume - DEBUG - Volume status query timeout in 56.5614659786 2018-07-01 09:56:09,140 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-457146f5-bc71-4909-ae22-7e4ae2dbf128" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0bf809e38923108bdc45976aebb378cb367669" 2018-07-01 09:56:09,227 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 09:56:09 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-61d29c1f-1565-4f5b-93d0-79f1c0d3f914 x-openstack-request-id: req-61d29c1f-1565-4f5b-93d0-79f1c0d3f914 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 834bcb49-694f-43a0-b5a1-640c93b8aca3 could not be found.", "code": 404}} 2018-07-01 09:56:09,227 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/834bcb49-694f-43a0-b5a1-640c93b8aca3 used request id req-61d29c1f-1565-4f5b-93d0-79f1c0d3f914 2018-07-01 09:56:09,227 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 834bcb49-694f-43a0-b5a1-640c93b8aca3 could not be found. (HTTP 404) (Request-ID: req-61d29c1f-1565-4f5b-93d0-79f1c0d3f914) 2018-07-01 09:56:09,227 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8 2018-07-01 09:56:09,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/94ec0365-f361-4539-a220-12a8037af615 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf33b964383edce24bcf766b6f5d34c9b94682a" 2018-07-01 09:56:09,428 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-955886a1-8914-48eb-8119-69e827114c1d X-Compute-Request-Id: req-955886a1-8914-48eb-8119-69e827114c1d Date: Sun, 01 Jul 2018 09:56:09 GMT Connection: close 2018-07-01 09:56:09,428 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/94ec0365-f361-4539-a220-12a8037af615 used request id req-955886a1-8914-48eb-8119-69e827114c1d 2018-07-01 09:56:09,428 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet 2018-07-01 09:56:09,429 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-subnet 2018-07-01 09:56:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/aa68bd54-18c3-49f0-809d-a0eee60fbd26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:56:11,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf37dd96-b832-46fb-9ca8-7d525bee94a5 Date: Sun, 01 Jul 2018 09:56:11 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:56:11,183 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/aa68bd54-18c3-49f0-809d-a0eee60fbd26 used request id req-bf37dd96-b832-46fb-9ca8-7d525bee94a5 2018-07-01 09:56:11,183 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-net 2018-07-01 09:56:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/2c04c6a5-0ce6-4868-8096-04c280b45889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b24ba9160bba02ca348c95c317ab51adc1f46e2c" 2018-07-01 09:56:13,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a262a04-ac8f-4898-8308-565f0ca7507a Date: Sun, 01 Jul 2018 09:56:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:56:13,109 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/2c04c6a5-0ce6-4868-8096-04c280b45889 used request id req-6a262a04-ac8f-4898-8308-565f0ca7507a 2018-07-01 09:56:13,110 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-fcf4e163-5f08-46cd-80f4-e3fa09f50bb8-image 2018-07-01 09:56:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}489dd584b5fed93fb9c958133570d7752fdd367a" 2018-07-01 09:56:13,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23018c3d-b91a-40aa-8c00-1522cffd5be5 Date: Sun, 01 Jul 2018 09:56:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:56:13,230 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/7ed890f2-a016-4a3f-b49f-5542e93f0875 used request id req-23018c3d-b91a-40aa-8c00-1522cffd5be5 2018-07-01 09:56:13,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:13,235 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 09:56:13,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:13,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:13,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["a-JLYpKRTJCRYPkaKCUiHg"], "issued_at": "2018-07-01T09:56:13.000000Z"}} 2018-07-01 09:56:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" 2018-07-01 09:56:14,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:13 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e0090c6-7b00-4a4c-9575-333d7488d1e8 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:14,108 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8e0090c6-7b00-4a4c-9575-333d7488d1e8 2018-07-01 09:56:14,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" 2018-07-01 09:56:14,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-6df5827a-8ebd-4b0d-b9f2-7934c9fcdba4 Date: Sun, 01 Jul 2018 09:56:14 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image"} 2018-07-01 09:56:14,470 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image used request id req-6df5827a-8ebd-4b0d-b9f2-7934c9fcdba4 2018-07-01 09:56:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" 2018-07-01 09:56:14,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-782607bc-39f6-452f-a523-6ca2860942ef Date: Sun, 01 Jul 2018 09:56:14 GMT Connection: close 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", "root-tar"], "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-01 09:56:14,486 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-782607bc-39f6-452f-a523-6ca2860942ef 2018-07-01 09:56:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image"}' 2018-07-01 09:56:14,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-fe83a394-16cb-449d-af16-08f22162c197 Date: Sun, 01 Jul 2018 09:56:14 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:56:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T09:56:15Z", "visibility": "shared", "self": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "min_disk": 0, "protected": false, "id": "eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "file": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:56:14,560 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-fe83a394-16cb-449d-af16-08f22162c197 2018-07-01 09:56:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" -d '' 2018-07-01 09:56:14,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-496bc1b8-fb8a-4ead-afc6-2d68a3356d7b Date: Sun, 01 Jul 2018 09:56:14 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:56:14,797 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8/file used request id req-496bc1b8-fb8a-4ead-afc6-2d68a3356d7b 2018-07-01 09:56:14,798 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 09:56:14,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" 2018-07-01 09:56:14,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-c295a5a0-f2e0-414e-8c26-5a4b2e329805 Date: Sun, 01 Jul 2018 09:56:14 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:56:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:56:15Z", "visibility": "shared", "self": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "min_disk": 0, "protected": false, "id": "eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "file": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:56:14,827 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8 used request id req-c295a5a0-f2e0-414e-8c26-5a4b2e329805 2018-07-01 09:56:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" 2018-07-01 09:56:14,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-2df89650-9da7-4ee3-aeec-0ae4052e28b3 Date: Sun, 01 Jul 2018 09:56:14 GMT Connection: close 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", "root-tar"], "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-01 09:56:14,838 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-2df89650-9da7-4ee3-aeec-0ae4052e28b3 2018-07-01 09:56:14,841 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image 2018-07-01 09:56:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" 2018-07-01 09:56:14,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-79763806-5461-4fba-993c-a18837448c19 Date: Sun, 01 Jul 2018 09:56:14 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:56:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:56:15Z", "visibility": "shared", "self": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "min_disk": 0, "protected": false, "id": "eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "file": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:56:14,868 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8 used request id req-79763806-5461-4fba-993c-a18837448c19 2018-07-01 09:56:14,869 - create_image - DEBUG - Instance status is - active 2018-07-01 09:56:14,869 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image 2018-07-01 09:56:14,869 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image 2018-07-01 09:56:14,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:14,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:15,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["H79MUP37RYGc_YA2g0ksiw"], "issued_at": "2018-07-01T09:56:15.000000Z"}} 2018-07-01 09:56:15,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:15,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9450c50c-6bd2-4a6a-98c1-e68ca5826ecb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:15,586 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9450c50c-6bd2-4a6a-98c1-e68ca5826ecb 2018-07-01 09:56:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:15,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3d8e1405-41aa-4512-84bc-7ecf972f8d89 Date: Sun, 01 Jul 2018 09:56:15 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-01 09:56:15,898 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net used request id req-3d8e1405-41aa-4512-84bc-7ecf972f8d89 2018-07-01 09:56:15,898 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net 2018-07-01 09:56:15,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net", "admin_state_up": true}}' 2018-07-01 09:56:16,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-a3224acd-9fd4-48b5-a5c8-e941f4426bdf Date: Sun, 01 Jul 2018 09:56:16 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:56:16Z","is_default":false,"provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","mtu":1500}} 2018-07-01 09:56:16,326 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-a3224acd-9fd4-48b5-a5c8-e941f4426bdf 2018-07-01 09:56:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:16,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-64cac4ca-2075-4869-8e1b-9b519a09b463 Date: Sun, 01 Jul 2018 09:56:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-01T09:56:16Z","provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:56:16,484 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-64cac4ca-2075-4869-8e1b-9b519a09b463 2018-07-01 09:56:16,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:16,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee9d3903-283b-486b-98f8-b4ebbe5ba25d Date: Sun, 01 Jul 2018 09:56:16 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-01 09:56:16,828 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-ee9d3903-283b-486b-98f8-b4ebbe5ba25d 2018-07-01 09:56:16,829 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet 2018-07-01 09:56:16,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" -d '{"subnets": [{"ip_version": 4, "network_id": "69772fab-3873-43b0-8203-3256ea25cd3a", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]}' 2018-07-01 09:56:17,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-98bd4abb-46dd-44fc-8022-1690299ddc5f Date: Sun, 01 Jul 2018 09:56:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:17Z","dns_nameservers":[],"updated_at":"2018-07-01T09:56:17Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]} 2018-07-01 09:56:17,715 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-98bd4abb-46dd-44fc-8022-1690299ddc5f 2018-07-01 09:56:17,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:17,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fa58494f-677c-4297-8df4-3b9c1705596b Date: Sun, 01 Jul 2018 09:56:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["3056e011-6f97-4a64-82d3-cca01c3c59f3"],"description":"","tags":[],"updated_at":"2018-07-01T09:56:17Z","provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:56:17,882 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-fa58494f-677c-4297-8df4-3b9c1705596b 2018-07-01 09:56:17,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:18,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ce0e0b84-1fbc-436a-b239-bdc1e4726953 Date: Sun, 01 Jul 2018 09:56:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:17Z","dns_nameservers":[],"updated_at":"2018-07-01T09:56:17Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]} 2018-07-01 09:56:18,357 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-ce0e0b84-1fbc-436a-b239-bdc1e4726953 2018-07-01 09:56:18,357 - OpenStackNetwork - DEBUG - Network [69772fab-3873-43b0-8203-3256ea25cd3a] created successfully 2018-07-01 09:56:18,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:18,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:19,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["6y_XnL4zSoW6SU7b_DHoDA"], "issued_at": "2018-07-01T09:56:19.000000Z"}} 2018-07-01 09:56:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ed7e1598a93d1b74f96d28928446a1fbddcc10" 2018-07-01 09:56:19,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:19 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cb1f6e0-7b98-4123-96c5-958a63dae9c6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:19,038 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1cb1f6e0-7b98-4123-96c5-958a63dae9c6 2018-07-01 09:56:19,039 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:19,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ed7e1598a93d1b74f96d28928446a1fbddcc10" 2018-07-01 09:56:19,363 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d2728f4-9e23-418b-b6e8-b5fc543ece6d X-Compute-Request-Id: req-0d2728f4-9e23-418b-b6e8-b5fc543ece6d Date: Sun, 01 Jul 2018 09:56:19 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:19,363 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-0d2728f4-9e23-418b-b6e8-b5fc543ece6d 2018-07-01 09:56:19,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ed7e1598a93d1b74f96d28928446a1fbddcc10" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-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-01 09:56:19,412 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e66195b6-1fc4-4d4d-b8ec-2cfd95441f7c X-Compute-Request-Id: req-e66195b6-1fc4-4d4d-b8ec-2cfd95441f7c Date: Sun, 01 Jul 2018 09:56:19 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "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": "5dbeece4-74d5-41e4-bd7b-958c5e478951"}} 2018-07-01 09:56:19,412 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-e66195b6-1fc4-4d4d-b8ec-2cfd95441f7c 2018-07-01 09:56:19,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:19,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:20,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["3H5-SkJFQyqY2WBYNL4xwg"], "issued_at": "2018-07-01T09:56:20.000000Z"}} 2018-07-01 09:56:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:20,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:20 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18128b68-5178-4847-8ab7-2de940db2ac6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:20,217 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-18128b68-5178-4847-8ab7-2de940db2ac6 2018-07-01 09:56:20,225 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:20,622 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:20 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01 x-openstack-request-id: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 09:56:20,622 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail used request id req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01 2018-07-01 09:56:20,626 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086", "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-01 09:56:21,509 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 09:56:20 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-bf2ed4ec-b429-4d85-a7fb-d0297e969fc5 x-openstack-request-id: req-bf2ed4ec-b429-4d85-a7fb-d0297e969fc5 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "54f6ff2c861b4f64836204664571b3b1", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T09:56:21.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "304c4207-09af-4c08-9937-c11d1f2439a4", "size": 1}} 2018-07-01 09:56:21,509 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes used request id req-bf2ed4ec-b429-4d85-a7fb-d0297e969fc5 2018-07-01 09:56:21,511 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:21,673 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:21 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-1a97205c-eca8-4454-b0ac-f3fae1f639b6 x-openstack-request-id: req-1a97205c-eca8-4454-b0ac-f3fae1f639b6 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:56:22.000000", "replication_status": null, "snapshot_id": null, "id": "304c4207-09af-4c08-9937-c11d1f2439a4", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-50285f8d-ba70-4022-a77c-fbe005f31086", "bootable": "false", "created_at": "2018-07-01T09:56:21.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:56:21,673 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 used request id req-1a97205c-eca8-4454-b0ac-f3fae1f639b6 2018-07-01 09:56:21,673 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086 2018-07-01 09:56:21,676 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:21,829 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:21 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-496480e6-b25e-4bb8-8410-e1bf7e9921b8 x-openstack-request-id: req-496480e6-b25e-4bb8-8410-e1bf7e9921b8 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:56:22.000000", "replication_status": null, "snapshot_id": null, "id": "304c4207-09af-4c08-9937-c11d1f2439a4", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-50285f8d-ba70-4022-a77c-fbe005f31086", "bootable": "false", "created_at": "2018-07-01T09:56:21.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:56:21,829 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 used request id req-496480e6-b25e-4bb8-8410-e1bf7e9921b8 2018-07-01 09:56:21,830 - create_volume - DEBUG - Instance status is - creating 2018-07-01 09:56:21,830 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-01 09:56:24,833 - create_volume - DEBUG - Volume status query timeout in 296.840322018 2018-07-01 09:56:24,835 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:25,305 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:24 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-6434e7c9-71a6-4f62-aa8b-0d00457009b7 x-openstack-request-id: req-6434e7c9-71a6-4f62-aa8b-0d00457009b7 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:56:22.000000", "replication_status": null, "snapshot_id": null, "id": "304c4207-09af-4c08-9937-c11d1f2439a4", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-50285f8d-ba70-4022-a77c-fbe005f31086", "bootable": "false", "created_at": "2018-07-01T09:56:21.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:56:25,306 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 used request id req-6434e7c9-71a6-4f62-aa8b-0d00457009b7 2018-07-01 09:56:25,306 - create_volume - DEBUG - Instance status is - available 2018-07-01 09:56:25,306 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086 2018-07-01 09:56:25,306 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086 2018-07-01 09:56:25,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:25,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:25,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Lr3mrmqEQ--RRgIXtnk_iw"], "issued_at": "2018-07-01T09:56:25.000000Z"}} 2018-07-01 09:56:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:25,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93cde46d-debd-49a2-8f28-1d7be2e6d3cc Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:25,997 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-93cde46d-debd-49a2-8f28-1d7be2e6d3cc 2018-07-01 09:56:25,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:26,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:26 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da567e7a-1583-4cb1-a06d-8ac32c3cd82e Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:26,012 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-da567e7a-1583-4cb1-a06d-8ac32c3cd82e 2018-07-01 09:56:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:26,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9b3065ee-39b1-4c70-a151-cfea21aecaf8 Date: Sun, 01 Jul 2018 09:56:26 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["3056e011-6f97-4a64-82d3-cca01c3c59f3"],"description":"","tags":[],"updated_at":"2018-07-01T09:56:17Z","provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:56:26,637 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net used request id req-9b3065ee-39b1-4c70-a151-cfea21aecaf8 2018-07-01 09:56:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:56:26,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:56:26 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:56:26,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:26,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:26 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa7e3510-b9f6-4b46-bd98-1a98f5f0c489 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:56:26,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-fa7e3510-b9f6-4b46-bd98-1a98f5f0c489 2018-07-01 09:56:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:27,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ecdf2e9c-3583-4caa-96bf-18d781f9c2e3 Date: Sun, 01 Jul 2018 09:56:27 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:17Z","dns_nameservers":[],"updated_at":"2018-07-01T09:56:17Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]} 2018-07-01 09:56:27,027 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-ecdf2e9c-3583-4caa-96bf-18d781f9c2e3 2018-07-01 09:56:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=69772fab-3873-43b0-8203-3256ea25cd3a&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:27,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-76a0c5a0-6243-4f96-aa7c-eda41760b645 Date: Sun, 01 Jul 2018 09:56:27 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-01 09:56:27,106 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=69772fab-3873-43b0-8203-3256ea25cd3a&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port&admin_state_up=True used request id req-76a0c5a0-6243-4f96-aa7c-eda41760b645 2018-07-01 09:56:27,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:27,579 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-34c73744-e4c4-439b-bbbc-528e494753bb X-Compute-Request-Id: req-34c73744-e4c4-439b-bbbc-528e494753bb Date: Sun, 01 Jul 2018 09:56:27 GMT Connection: close RESP BODY: {"servers": []} 2018-07-01 09:56:27,579 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst used request id req-34c73744-e4c4-439b-bbbc-528e494753bb 2018-07-01 09:56:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:27,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2a1747e9-8361-45ec-8cf7-00e36cae673d Date: Sun, 01 Jul 2018 09:56:27 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["3056e011-6f97-4a64-82d3-cca01c3c59f3"],"description":"","tags":[],"updated_at":"2018-07-01T09:56:17Z","provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:56:27,731 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net used request id req-2a1747e9-8361-45ec-8cf7-00e36cae673d 2018-07-01 09:56:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:27,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:27 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f7df8bf-7674-402c-b14b-7ed0cb298e85 Keep-Alive: timeout=5, max=98 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:56:27,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-2f7df8bf-7674-402c-b14b-7ed0cb298e85 2018-07-01 09:56:27,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:28,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-25ce98dc-a15e-4dbc-b9f1-c5126d0d76ea Date: Sun, 01 Jul 2018 09:56:28 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:17Z","dns_nameservers":[],"updated_at":"2018-07-01T09:56:17Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]} 2018-07-01 09:56:28,096 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-25ce98dc-a15e-4dbc-b9f1-c5126d0d76ea 2018-07-01 09:56:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=69772fab-3873-43b0-8203-3256ea25cd3a&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:28,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98ff52d8-eb3e-4c28-95f9-e1b9be0fc00e Date: Sun, 01 Jul 2018 09:56:28 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-01 09:56:28,158 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=69772fab-3873-43b0-8203-3256ea25cd3a&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port&admin_state_up=True used request id req-98ff52d8-eb3e-4c28-95f9-e1b9be0fc00e 2018-07-01 09:56:28,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:28,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:28,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["72gUMK-aRc66OdcL4ggIxA"], "issued_at": "2018-07-01T09:56:28.000000Z"}} 2018-07-01 09:56:28,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8c4807b79eb674ee70399738fc86d1283e808b" 2018-07-01 09:56:28,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:28 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4c691e0-021f-49f1-bf67-b19af2b1d85d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:28,901 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e4c691e0-021f-49f1-bf67-b19af2b1d85d 2018-07-01 09:56:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:29,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-186cd3b8-da3b-47c2-a92e-083c2eab5492 Date: Sun, 01 Jul 2018 09:56:29 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["3056e011-6f97-4a64-82d3-cca01c3c59f3"],"description":"","tags":[],"updated_at":"2018-07-01T09:56:17Z","provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:56:29,306 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net used request id req-186cd3b8-da3b-47c2-a92e-083c2eab5492 2018-07-01 09:56:29,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-917b1a4a-0b2f-44a4-9766-05d550d2abf0 Date: Sun, 01 Jul 2018 09:56:29 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:17Z","dns_nameservers":[],"updated_at":"2018-07-01T09:56:17Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]} 2018-07-01 09:56:29,558 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-917b1a4a-0b2f-44a4-9766-05d550d2abf0 2018-07-01 09:56:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:29,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6e3fd907-facd-4ff9-a49d-db076e6fc278 Date: Sun, 01 Jul 2018 09:56:29 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["3056e011-6f97-4a64-82d3-cca01c3c59f3"],"description":"","tags":[],"updated_at":"2018-07-01T09:56:17Z","provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:56:29,699 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net used request id req-6e3fd907-facd-4ff9-a49d-db076e6fc278 2018-07-01 09:56:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 09:56:29,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 09:56:29 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 09:56:29,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8c4807b79eb674ee70399738fc86d1283e808b" 2018-07-01 09:56:29,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:29 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72352222-48af-403a-9c8e-a38abe60db6b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:56:29,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-72352222-48af-403a-9c8e-a38abe60db6b 2018-07-01 09:56:29,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:29,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c005fdbf-5ece-4f1a-b895-942c8ab3b643 Date: Sun, 01 Jul 2018 09:56:29 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:17Z","dns_nameservers":[],"updated_at":"2018-07-01T09:56:17Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]} 2018-07-01 09:56:29,812 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-c005fdbf-5ece-4f1a-b895-942c8ab3b643 2018-07-01 09:56:29,813 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net 2018-07-01 09:56:29,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" -d '{"port": {"network_id": "69772fab-3873-43b0-8203-3256ea25cd3a", "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port", "admin_state_up": true}}' 2018-07-01 09:56:30,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-f04d86ed-29f4-4b79-b452-68ff957c2260 Date: Sun, 01 Jul 2018 09:56:30 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:56:30Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","ip_address":"10.55.0.10"}],"id":"63ca3244-176f-48d0-b020-8bec33d1da77","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:70:5b","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port","admin_state_up":true,"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:30Z","binding:vnic_type":"normal"}} 2018-07-01 09:56:30,958 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-f04d86ed-29f4-4b79-b452-68ff957c2260 2018-07-01 09:56:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:31,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-881c7863-b467-45fd-9474-fa7a128c529e Date: Sun, 01 Jul 2018 09:56:31 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69772fab-3873-43b0-8203-3256ea25cd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"ACTIVE","subnets":["3056e011-6f97-4a64-82d3-cca01c3c59f3"],"description":"","tags":[],"updated_at":"2018-07-01T09:56:17Z","provider:segmentation_id":1034,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net","admin_state_up":true,"tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:15Z","provider:network_type":"vlan"}]} 2018-07-01 09:56:31,111 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net used request id req-881c7863-b467-45fd-9474-fa7a128c529e 2018-07-01 09:56:31,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:31,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:31 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb57db7e-3215-4076-93cf-7e529a91557c Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:56:31,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-fb57db7e-3215-4076-93cf-7e529a91557c 2018-07-01 09:56:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:31,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d3359965-6f1f-496a-8d65-347dab77bbb1 Date: Sun, 01 Jul 2018 09:56:31 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:17Z","dns_nameservers":[],"updated_at":"2018-07-01T09:56:17Z","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":"11b58bd041fa4b449fd8ff0276bd0ae7","id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet"}]} 2018-07-01 09:56:31,223 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=69772fab-3873-43b0-8203-3256ea25cd3a used request id req-d3359965-6f1f-496a-8d65-347dab77bbb1 2018-07-01 09:56:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/ports?network_id=69772fab-3873-43b0-8203-3256ea25cd3a&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:31,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-f50fc86c-31ff-459b-8119-85d927e01d77 Date: Sun, 01 Jul 2018 09:56:31 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-01T09:56:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3056e011-6f97-4a64-82d3-cca01c3c59f3","ip_address":"10.55.0.10"}],"id":"63ca3244-176f-48d0-b020-8bec33d1da77","security_groups":["8033ac9e-d27e-46d5-9b5c-f3e41c4a9f5e"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:70:5b","project_id":"11b58bd041fa4b449fd8ff0276bd0ae7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port","admin_state_up":true,"network_id":"69772fab-3873-43b0-8203-3256ea25cd3a","tenant_id":"11b58bd041fa4b449fd8ff0276bd0ae7","created_at":"2018-07-01T09:56:30Z","binding:vnic_type":"normal"}]} 2018-07-01 09:56:31,333 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=69772fab-3873-43b0-8203-3256ea25cd3a&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port&admin_state_up=True used request id req-f50fc86c-31ff-459b-8119-85d927e01d77 2018-07-01 09:56:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:31,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:31 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d69dd4ba-d7e7-4e56-9925-55905c4def3a Keep-Alive: timeout=5, max=96 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 09:56:31,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-d69dd4ba-d7e7-4e56-9925-55905c4def3a 2018-07-01 09:56:31,370 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst 2018-07-01 09:56:31,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:31,659 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 359 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1680a576-b07a-46ca-b905-83cf74f047ee X-Compute-Request-Id: req-1680a576-b07a-46ca-b905-83cf74f047ee Date: Sun, 01 Jul 2018 09:56:31 GMT Connection: close RESP BODY: {"flavors": [{"id": "5dbeece4-74d5-41e4-bd7b-958c5e478951", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-flavor"}]} 2018-07-01 09:56:31,660 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-1680a576-b07a-46ca-b905-83cf74f047ee 2018-07-01 09:56:31,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:31,691 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 527 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b8a19069-5e5c-4571-bb88-6e22b4d775f0 X-Compute-Request-Id: req-b8a19069-5e5c-4571-bb88-6e22b4d775f0 Date: Sun, 01 Jul 2018 09:56:31 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "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": "5dbeece4-74d5-41e4-bd7b-958c5e478951"}} 2018-07-01 09:56:31,691 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951 used request id req-b8a19069-5e5c-4571-bb88-6e22b4d775f0 2018-07-01 09:56:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:32,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-f4d9962e-1196-4abb-abd6-939f5b7552c6 Date: Sun, 01 Jul 2018 09:56:32 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:56:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:56:15Z", "visibility": "shared", "self": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "min_disk": 0, "protected": false, "id": "eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "file": "/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image"} 2018-07-01 09:56:32,020 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image used request id req-f4d9962e-1196-4abb-abd6-939f5b7552c6 2018-07-01 09:56:32,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:32,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-cb211c92-2a80-4551-96c6-acb11b88a8fd Date: Sun, 01 Jul 2018 09:56:32 GMT Connection: close 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", "root-tar"], "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-01 09:56:32,031 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-cb211c92-2a80-4551-96c6-acb11b88a8fd 2018-07-01 09:56:32,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst", "imageRef": "eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "flavorRef": "5dbeece4-74d5-41e4-bd7b-958c5e478951", "max_count": 1, "min_count": 1, "networks": [{"port": "63ca3244-176f-48d0-b020-8bec33d1da77"}]}}' 2018-07-01 09:56:33,588 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4cda4b7d-063a-4113-bd6d-16a077bbf480 X-Compute-Request-Id: req-4cda4b7d-063a-4113-bd6d-16a077bbf480 Date: Sun, 01 Jul 2018 09:56:33 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "rel": "bookmark"}], "adminPass": "Py7Kbg6oLeuE"}} 2018-07-01 09:56:33,588 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-4cda4b7d-063a-4113-bd6d-16a077bbf480 2018-07-01 09:56:33,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:33,892 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1407 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-87d0a1e6-cca2-4b69-91cb-818a2e18d8da X-Compute-Request-Id: req-87d0a1e6-cca2-4b69-91cb-818a2e18d8da Date: Sun, 01 Jul 2018 09:56:33 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "rel": "bookmark"}], "image": {"id": "eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "links": [{"href": "http://10.16.0.107:8774/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbeece4-74d5-41e4-bd7b-958c5e478951", "links": [{"href": "http://10.16.0.107:8774/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "rel": "bookmark"}]}, "id": "3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "user_id": "54f6ff2c861b4f64836204664571b3b1", "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-01T09:56:33Z", "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-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst", "created": "2018-07-01T09:56:34Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-01 09:56:33,893 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb used request id req-87d0a1e6-cca2-4b69-91cb-818a2e18d8da 2018-07-01 09:56:33,893 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst 2018-07-01 09:56:33,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:34,356 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 3095 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-82724cb0-df03-463a-9451-0dfbf590a89c X-Compute-Request-Id: req-82724cb0-df03-463a-9451-0dfbf590a89c Date: Sun, 01 Jul 2018 09:56:34 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "rel": "bookmark"}], "image": {"id": "eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "links": [{"href": "http://10.16.0.107:8774/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5dbeece4-74d5-41e4-bd7b-958c5e478951", "links": [{"href": "http://10.16.0.107:8774/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951", "rel": "bookmark"}]}, "id": "3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb", "user_id": "54f6ff2c861b4f64836204664571b3b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-01T09:56: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": "NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst", "created": "2018-07-01T09:56:33Z", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 1133, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/dist-packages/nova/conductor/manager.py\", line 733, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/utils.py\", line 726, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py\", line 174, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py\", line 131, in _send\n timeout=timeout, retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 559, in send\n retry=retry)\n File \"/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py\", line 550, in _send\n raise result\n", "created": "2018-07-01T09:56:34Z"}, "metadata": {}}} 2018-07-01 09:56:34,356 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb used request id req-82724cb0-df03-463a-9451-0dfbf590a89c 2018-07-01 09:56:34,357 - create_instance - INFO - Deleting Port with ID - 63ca3244-176f-48d0-b020-8bec33d1da77 2018-07-01 09:56:34,357 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-port 2018-07-01 09:56:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/ports/63ca3244-176f-48d0-b020-8bec33d1da77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:35,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b32d465-9021-4745-bece-20ba79dc131e Date: Sun, 01 Jul 2018 09:56:35 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:56:35,153 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/63ca3244-176f-48d0-b020-8bec33d1da77 used request id req-9b32d465-9021-4745-bece-20ba79dc131e 2018-07-01 09:56:35,153 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst 2018-07-01 09:56:35,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:36,618 - novaclient.v2.client - DEBUG - RESP: [204] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73c25c6f-75cb-4647-bdcb-85592c508f22 X-Compute-Request-Id: req-73c25c6f-75cb-4647-bdcb-85592c508f22 Date: Sun, 01 Jul 2018 09:56:36 GMT Connection: close 2018-07-01 09:56:36,618 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb used request id req-73c25c6f-75cb-4647-bdcb-85592c508f22 2018-07-01 09:56:36,619 - create_instance - INFO - Checking deletion status 2018-07-01 09:56:36,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d1515aa811186a9bb8d0867ad8f90e8a85a5b" 2018-07-01 09:56:36,743 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 111 X-Openstack-Request-Id: req-688da2a1-070b-4968-b275-2d1a2b47743a X-Compute-Request-Id: req-688da2a1-070b-4968-b275-2d1a2b47743a Date: Sun, 01 Jul 2018 09:56:36 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance 3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb could not be found.", "code": 404}} 2018-07-01 09:56:36,743 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb used request id req-688da2a1-070b-4968-b275-2d1a2b47743a 2018-07-01 09:56:36,744 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3e8d1f7a-c6f3-489e-a78a-ef2345bdefdb could not be found. (HTTP 404) (Request-ID: req-688da2a1-070b-4968-b275-2d1a2b47743a) 2018-07-01 09:56:36,744 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-vm_inst 2018-07-01 09:56:36,747 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:36,892 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:36 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-330f8113-593f-481a-bd9d-2a5899c7b86d x-openstack-request-id: req-330f8113-593f-481a-bd9d-2a5899c7b86d Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:56:22.000000", "replication_status": null, "snapshot_id": null, "id": "304c4207-09af-4c08-9937-c11d1f2439a4", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-50285f8d-ba70-4022-a77c-fbe005f31086", "bootable": "false", "created_at": "2018-07-01T09:56:21.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:56:36,892 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 used request id req-330f8113-593f-481a-bd9d-2a5899c7b86d 2018-07-01 09:56:36,893 - create_volume - DEBUG - Instance status is - available 2018-07-01 09:56:36,893 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086 2018-07-01 09:56:36,893 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086 2018-07-01 09:56:36,894 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:37,312 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 09:56:36 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-63ed75a6-93f8-4cd9-92c7-71b1731e7b67 Connection: close 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-01 09:56:37,312 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 used request id req-63ed75a6-93f8-4cd9-92c7-71b1731e7b67 2018-07-01 09:56:37,314 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:37,741 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:37 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-c5187d91-6417-42f2-b875-535841d0e5ad x-openstack-request-id: req-c5187d91-6417-42f2-b875-535841d0e5ad Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T09:56:37.000000", "replication_status": null, "snapshot_id": null, "id": "304c4207-09af-4c08-9937-c11d1f2439a4", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-50285f8d-ba70-4022-a77c-fbe005f31086", "bootable": "false", "created_at": "2018-07-01T09:56:21.000000", "volume_type": "lvm-driver"}} 2018-07-01 09:56:37,741 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 used request id req-c5187d91-6417-42f2-b875-535841d0e5ad 2018-07-01 09:56:37,741 - create_volume - DEBUG - Instance status is - deleting 2018-07-01 09:56:37,741 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-01 09:56:40,745 - create_volume - DEBUG - Volume status query timeout in 56.5672359467 2018-07-01 09:56:40,747 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f0bfa5b-e050-4ea3-9d0d-f4bd96fe4c01" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}829ea16f7580076ee858097fa5c3cb6be4b0f621" 2018-07-01 09:56:40,838 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 09:56:40 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-696ff242-b84b-4641-8723-83a1f641c6f9 x-openstack-request-id: req-696ff242-b84b-4641-8723-83a1f641c6f9 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 304c4207-09af-4c08-9937-c11d1f2439a4 could not be found.", "code": 404}} 2018-07-01 09:56:40,839 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/304c4207-09af-4c08-9937-c11d1f2439a4 used request id req-696ff242-b84b-4641-8723-83a1f641c6f9 2018-07-01 09:56:40,839 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 304c4207-09af-4c08-9937-c11d1f2439a4 could not be found. (HTTP 404) (Request-ID: req-696ff242-b84b-4641-8723-83a1f641c6f9) 2018-07-01 09:56:40,839 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086 2018-07-01 09:56:40,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ed7e1598a93d1b74f96d28928446a1fbddcc10" 2018-07-01 09:56:41,139 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d0d17ed2-3744-4f8c-8e87-e0d6b8d7ae57 X-Compute-Request-Id: req-d0d17ed2-3744-4f8c-8e87-e0d6b8d7ae57 Date: Sun, 01 Jul 2018 09:56:41 GMT Connection: close 2018-07-01 09:56:41,139 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/5dbeece4-74d5-41e4-bd7b-958c5e478951 used request id req-d0d17ed2-3744-4f8c-8e87-e0d6b8d7ae57 2018-07-01 09:56:41,139 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet 2018-07-01 09:56:41,139 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-subnet 2018-07-01 09:56:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/subnets/3056e011-6f97-4a64-82d3-cca01c3c59f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:42,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-318aecb7-1500-4ff7-8fdc-91106dd036ad Date: Sun, 01 Jul 2018 09:56:42 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:56:42,742 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/3056e011-6f97-4a64-82d3-cca01c3c59f3 used request id req-318aecb7-1500-4ff7-8fdc-91106dd036ad 2018-07-01 09:56:42,743 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-net 2018-07-01 09:56:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9696/v2.0/networks/69772fab-3873-43b0-8203-3256ea25cd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ba25b516c3c3b57e51f9be6526683d5186719e" 2018-07-01 09:56:44,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0dc49ee-5f97-4922-a1b8-d54b1445e5f2 Date: Sun, 01 Jul 2018 09:56:44 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:56:44,413 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/69772fab-3873-43b0-8203-3256ea25cd3a used request id req-a0dc49ee-5f97-4922-a1b8-d54b1445e5f2 2018-07-01 09:56:44,413 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-50285f8d-ba70-4022-a77c-fbe005f31086-image 2018-07-01 09:56:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a4dacb08bbf86f4f62dcd45ba057e0d05efa118" 2018-07-01 09:56:44,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27ebc2ed-f704-4b60-bc9c-6fe8375342a3 Date: Sun, 01 Jul 2018 09:56:44 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:56:44,517 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/eb01ec90-8f57-4ea6-ab67-82d43d9e25a8 used request id req-27ebc2ed-f704-4b60-bc9c-6fe8375342a3 2018-07-01 09:56:44,518 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:44,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:44,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:45,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["NQWsAnsFQBOpt-wUzO13cw"], "issued_at": "2018-07-01T09:56:45.000000Z"}} 2018-07-01 09:56:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd9c92c85fbf9849f76e12be5d10b83b5b0552f" 2018-07-01 09:56:45,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:45 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-447b6587-5d91-4dc8-ace4-468c7eae6417 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:45,284 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-447b6587-5d91-4dc8-ace4-468c7eae6417 2018-07-01 09:56:45,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:45,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd9c92c85fbf9849f76e12be5d10b83b5b0552f" 2018-07-01 09:56:45,602 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54070d48-fc79-4a11-8ad8-e5f0944802d5 X-Compute-Request-Id: req-54070d48-fc79-4a11-8ad8-e5f0944802d5 Date: Sun, 01 Jul 2018 09:56:45 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:45,603 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-54070d48-fc79-4a11-8ad8-e5f0944802d5 2018-07-01 09:56:45,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd9c92c85fbf9849f76e12be5d10b83b5b0552f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-096d027a-120f-4d11-abc2-315556cb6d0aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 09:56:45,953 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8ea1f78c-9cb8-4bff-9529-f4a97a6b553a X-Compute-Request-Id: req-8ea1f78c-9cb8-4bff-9529-f4a97a6b553a Date: Sun, 01 Jul 2018 09:56:45 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-096d027a-120f-4d11-abc2-315556cb6d0aname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/06fb818e-9648-4e55-934d-ccf91739de36", "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": "06fb818e-9648-4e55-934d-ccf91739de36"}} 2018-07-01 09:56:45,953 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-8ea1f78c-9cb8-4bff-9529-f4a97a6b553a 2018-07-01 09:56:45,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:46,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["L54zxl1GT3ChQ-bb0P54_w"], "issued_at": "2018-07-01T09:56:46.000000Z"}} 2018-07-01 09:56:46,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea763d121e2fedf693cf84c9e24d8791f90c8d" 2018-07-01 09:56:47,042 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91a3512f-cf09-485a-a733-7291ff9cb9e6 X-Compute-Request-Id: req-91a3512f-cf09-485a-a733-7291ff9cb9e6 Date: Sun, 01 Jul 2018 09:56:47 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-096d027a-120f-4d11-abc2-315556cb6d0aname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/06fb818e-9648-4e55-934d-ccf91739de36", "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": "06fb818e-9648-4e55-934d-ccf91739de36"}} 2018-07-01 09:56:47,042 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36 used request id req-91a3512f-cf09-485a-a733-7291ff9cb9e6 2018-07-01 09:56:47,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea763d121e2fedf693cf84c9e24d8791f90c8d" 2018-07-01 09:56:47,085 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-646ecd67-24f6-41f3-82a8-6ed53a83ef6d X-Compute-Request-Id: req-646ecd67-24f6-41f3-82a8-6ed53a83ef6d Date: Sun, 01 Jul 2018 09:56:47 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-01 09:56:47,085 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36/os-extra_specs used request id req-646ecd67-24f6-41f3-82a8-6ed53a83ef6d 2018-07-01 09:56:47,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd9c92c85fbf9849f76e12be5d10b83b5b0552f" 2018-07-01 09:56:47,313 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-09184565-f12e-457b-a8f5-cce309e5f91a X-Compute-Request-Id: req-09184565-f12e-457b-a8f5-cce309e5f91a Date: Sun, 01 Jul 2018 09:56:47 GMT Connection: close 2018-07-01 09:56:47,313 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/06fb818e-9648-4e55-934d-ccf91739de36 used request id req-09184565-f12e-457b-a8f5-cce309e5f91a 2018-07-01 09:56:47,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea763d121e2fedf693cf84c9e24d8791f90c8d" 2018-07-01 09:56:47,643 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c03d4cbe-4bec-4d0c-a62b-f605f46f5f3f X-Compute-Request-Id: req-c03d4cbe-4bec-4d0c-a62b-f605f46f5f3f Date: Sun, 01 Jul 2018 09:56:47 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:47,643 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-c03d4cbe-4bec-4d0c-a62b-f605f46f5f3f 2018-07-01 09:56:47,645 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:47,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:47,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:48,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["fdjMYSyQTQCB2OntsaTdHA"], "issued_at": "2018-07-01T09:56:48.000000Z"}} 2018-07-01 09:56:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd575c24e691751892adbfc729f473daafe4f394" 2018-07-01 09:56:48,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0049388-e3d5-452f-8837-93886e951600 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:48,454 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c0049388-e3d5-452f-8837-93886e951600 2018-07-01 09:56:48,456 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:48,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd575c24e691751892adbfc729f473daafe4f394" 2018-07-01 09:56:48,764 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ac3e6653-8a86-4da1-8bd9-54f909774966 X-Compute-Request-Id: req-ac3e6653-8a86-4da1-8bd9-54f909774966 Date: Sun, 01 Jul 2018 09:56:48 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:48,765 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-ac3e6653-8a86-4da1-8bd9-54f909774966 2018-07-01 09:56:48,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd575c24e691751892adbfc729f473daafe4f394" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-f7c341a5-e46d-4e61-aea6-7f7c056ed23ename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 09:56:48,813 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-31d0ca14-fd1f-4314-bb2e-eabe01fe2c24 X-Compute-Request-Id: req-31d0ca14-fd1f-4314-bb2e-eabe01fe2c24 Date: Sun, 01 Jul 2018 09:56:48 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-f7c341a5-e46d-4e61-aea6-7f7c056ed23ename", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/aec75614-106b-4b10-9fbb-37a809f299a8", "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": "aec75614-106b-4b10-9fbb-37a809f299a8"}} 2018-07-01 09:56:48,813 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-31d0ca14-fd1f-4314-bb2e-eabe01fe2c24 2018-07-01 09:56:48,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:49,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["dvWXOo5mRASP1iJcPJJ_4A"], "issued_at": "2018-07-01T09:56:49.000000Z"}} 2018-07-01 09:56:49,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c326a6163f1e3ef7424edfc2695a58df6402c4" 2018-07-01 09:56:49,822 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb013a9a-40b4-4ad1-b725-5a2a128535ac X-Compute-Request-Id: req-fb013a9a-40b4-4ad1-b725-5a2a128535ac Date: Sun, 01 Jul 2018 09:56:49 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-f7c341a5-e46d-4e61-aea6-7f7c056ed23ename", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/aec75614-106b-4b10-9fbb-37a809f299a8", "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": "aec75614-106b-4b10-9fbb-37a809f299a8"}} 2018-07-01 09:56:49,823 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8 used request id req-fb013a9a-40b4-4ad1-b725-5a2a128535ac 2018-07-01 09:56:49,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c326a6163f1e3ef7424edfc2695a58df6402c4" 2018-07-01 09:56:49,852 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e83cadc9-5f0f-42ec-b535-c2a44d190943 X-Compute-Request-Id: req-e83cadc9-5f0f-42ec-b535-c2a44d190943 Date: Sun, 01 Jul 2018 09:56:49 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-01 09:56:49,852 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8/os-extra_specs used request id req-e83cadc9-5f0f-42ec-b535-c2a44d190943 2018-07-01 09:56:49,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c326a6163f1e3ef7424edfc2695a58df6402c4" 2018-07-01 09:56:49,885 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-88824f84-92f2-4835-801e-e25eb8bf1108 X-Compute-Request-Id: req-88824f84-92f2-4835-801e-e25eb8bf1108 Date: Sun, 01 Jul 2018 09:56:49 GMT Connection: close 2018-07-01 09:56:49,885 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8 used request id req-88824f84-92f2-4835-801e-e25eb8bf1108 2018-07-01 09:56:49,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c326a6163f1e3ef7424edfc2695a58df6402c4" 2018-07-01 09:56:49,915 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8e68c7a6-40ce-4fb5-b64c-d974d203321d X-Compute-Request-Id: req-8e68c7a6-40ce-4fb5-b64c-d974d203321d Date: Sun, 01 Jul 2018 09:56:49 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:49,916 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-8e68c7a6-40ce-4fb5-b64c-d974d203321d 2018-07-01 09:56:49,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd575c24e691751892adbfc729f473daafe4f394" 2018-07-01 09:56:50,210 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 X-Openstack-Request-Id: req-b1f287f9-8bf6-41c9-8863-d142b7ed7c5c X-Compute-Request-Id: req-b1f287f9-8bf6-41c9-8863-d142b7ed7c5c Date: Sun, 01 Jul 2018 09:56:50 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor aec75614-106b-4b10-9fbb-37a809f299a8 could not be found.", "code": 404}} 2018-07-01 09:56:50,211 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/aec75614-106b-4b10-9fbb-37a809f299a8 used request id req-b1f287f9-8bf6-41c9-8863-d142b7ed7c5c 2018-07-01 09:56:50,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:50,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:50,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:50,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["mEPTn8TVTGCAsWS3nGlN3A"], "issued_at": "2018-07-01T09:56:50.000000Z"}} 2018-07-01 09:56:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009b3cb065741a8ee966ae7860b34116a751383c" 2018-07-01 09:56:50,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:50 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84c8fd0c-89c7-49a2-b2d5-248322e5900b Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:50,926 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-84c8fd0c-89c7-49a2-b2d5-248322e5900b 2018-07-01 09:56:50,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:50,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009b3cb065741a8ee966ae7860b34116a751383c" 2018-07-01 09:56:51,263 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8194940b-c2a6-48c0-927f-4a8967eb0e7f X-Compute-Request-Id: req-8194940b-c2a6-48c0-927f-4a8967eb0e7f Date: Sun, 01 Jul 2018 09:56:51 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:51,263 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-8194940b-c2a6-48c0-927f-4a8967eb0e7f 2018-07-01 09:56:51,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009b3cb065741a8ee966ae7860b34116a751383c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-0c520006-1fa0-4ca4-a5f4-6266e5a06f5cname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 09:56:51,586 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa9e97f5-f86b-400f-a75c-17d10f12e21b X-Compute-Request-Id: req-fa9e97f5-f86b-400f-a75c-17d10f12e21b Date: Sun, 01 Jul 2018 09:56:51 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-0c520006-1fa0-4ca4-a5f4-6266e5a06f5cname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/594214a8-3ebd-4965-a055-01e01e86074d", "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": "594214a8-3ebd-4965-a055-01e01e86074d"}} 2018-07-01 09:56:51,586 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-fa9e97f5-f86b-400f-a75c-17d10f12e21b 2018-07-01 09:56:51,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:52,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["MZawDkZRR2Ou0jN9PLS6QQ"], "issued_at": "2018-07-01T09:56:52.000000Z"}} 2018-07-01 09:56:52,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071658b4f03e36053263e9db7e42ad3fe56f58d" 2018-07-01 09:56:52,591 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a1f94a56-203e-4f30-bcd7-1237ed68671f X-Compute-Request-Id: req-a1f94a56-203e-4f30-bcd7-1237ed68671f Date: Sun, 01 Jul 2018 09:56:52 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-0c520006-1fa0-4ca4-a5f4-6266e5a06f5cname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/594214a8-3ebd-4965-a055-01e01e86074d", "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": "594214a8-3ebd-4965-a055-01e01e86074d"}} 2018-07-01 09:56:52,592 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d used request id req-a1f94a56-203e-4f30-bcd7-1237ed68671f 2018-07-01 09:56:52,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8071658b4f03e36053263e9db7e42ad3fe56f58d" 2018-07-01 09:56:52,623 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-748a3f98-43d7-4a49-b628-54c314c5c4af X-Compute-Request-Id: req-748a3f98-43d7-4a49-b628-54c314c5c4af Date: Sun, 01 Jul 2018 09:56:52 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-01 09:56:52,623 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d/os-extra_specs used request id req-748a3f98-43d7-4a49-b628-54c314c5c4af 2018-07-01 09:56:52,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009b3cb065741a8ee966ae7860b34116a751383c" 2018-07-01 09:56:52,951 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-72e25950-439d-4127-a6be-981ed1e138e4 X-Compute-Request-Id: req-72e25950-439d-4127-a6be-981ed1e138e4 Date: Sun, 01 Jul 2018 09:56:52 GMT Connection: close 2018-07-01 09:56:52,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/594214a8-3ebd-4965-a055-01e01e86074d used request id req-72e25950-439d-4127-a6be-981ed1e138e4 2018-07-01 09:56:52,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:52,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:52,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:53,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["aomyXFOeSgGM97z4SQ04eg"], "issued_at": "2018-07-01T09:56:53.000000Z"}} 2018-07-01 09:56:53,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96683f960c9142b0681bb7f7ad71ae9f0a636f3e" 2018-07-01 09:56:53,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:53 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fef5fa2-ba6e-429b-b31c-e9adb158d516 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:53,653 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1fef5fa2-ba6e-429b-b31c-e9adb158d516 2018-07-01 09:56:53,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:53,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96683f960c9142b0681bb7f7ad71ae9f0a636f3e" 2018-07-01 09:56:53,987 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e8b8cb61-6f7c-42a6-8bc5-df40aab60852 X-Compute-Request-Id: req-e8b8cb61-6f7c-42a6-8bc5-df40aab60852 Date: Sun, 01 Jul 2018 09:56:53 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:53,987 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-e8b8cb61-6f7c-42a6-8bc5-df40aab60852 2018-07-01 09:56:53,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96683f960c9142b0681bb7f7ad71ae9f0a636f3e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-826c6c06-58ec-4597-ad12-7c4be096acabname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-01 09:56:54,039 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0eb6c0eb-1f11-4b54-8ce6-70a9d3f391f9 X-Compute-Request-Id: req-0eb6c0eb-1f11-4b54-8ce6-70a9d3f391f9 Date: Sun, 01 Jul 2018 09:56:54 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-826c6c06-58ec-4597-ad12-7c4be096acabname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7", "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": "7e4ebab7-c4a1-4820-a8b8-53d60c20fff7"}} 2018-07-01 09:56:54,039 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-0eb6c0eb-1f11-4b54-8ce6-70a9d3f391f9 2018-07-01 09:56:54,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:54,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["NaMJWZuZSWaVHUkiJjBkiA"], "issued_at": "2018-07-01T09:56:54.000000Z"}} 2018-07-01 09:56:54,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f923ed31457c5f3e4f0cbd0b7efbdc1a56e033c6" 2018-07-01 09:56:55,053 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-09ede61d-7101-4cb6-85b9-929912543955 X-Compute-Request-Id: req-09ede61d-7101-4cb6-85b9-929912543955 Date: Sun, 01 Jul 2018 09:56:55 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-826c6c06-58ec-4597-ad12-7c4be096acabname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7", "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": "7e4ebab7-c4a1-4820-a8b8-53d60c20fff7"}} 2018-07-01 09:56:55,053 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7 used request id req-09ede61d-7101-4cb6-85b9-929912543955 2018-07-01 09:56:55,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f923ed31457c5f3e4f0cbd0b7efbdc1a56e033c6" 2018-07-01 09:56:55,383 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-418ef832-f472-4c48-a2e1-12c2b5a6eb0b X-Compute-Request-Id: req-418ef832-f472-4c48-a2e1-12c2b5a6eb0b Date: Sun, 01 Jul 2018 09:56:55 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-01 09:56:55,383 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7/os-extra_specs used request id req-418ef832-f472-4c48-a2e1-12c2b5a6eb0b 2018-07-01 09:56:55,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f923ed31457c5f3e4f0cbd0b7efbdc1a56e033c6" 2018-07-01 09:56:55,417 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91812c6e-8f13-49f8-ad50-c245e14275a5 X-Compute-Request-Id: req-91812c6e-8f13-49f8-ad50-c245e14275a5 Date: Sun, 01 Jul 2018 09:56:55 GMT Connection: close 2018-07-01 09:56:55,418 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7 used request id req-91812c6e-8f13-49f8-ad50-c245e14275a5 2018-07-01 09:56:55,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f923ed31457c5f3e4f0cbd0b7efbdc1a56e033c6" 2018-07-01 09:56:55,731 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-44b076dc-caad-44fc-983d-c9aaf1c24110 X-Compute-Request-Id: req-44b076dc-caad-44fc-983d-c9aaf1c24110 Date: Sun, 01 Jul 2018 09:56:55 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:55,731 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-44b076dc-caad-44fc-983d-c9aaf1c24110 2018-07-01 09:56:55,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96683f960c9142b0681bb7f7ad71ae9f0a636f3e" 2018-07-01 09:56:56,042 - novaclient.v2.client - DEBUG - RESP: [404] Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version Content-Type: application/json; charset=UTF-8 Content-Length: 109 X-Openstack-Request-Id: req-782225b7-aee0-408a-97b8-1f2711cffa63 X-Compute-Request-Id: req-782225b7-aee0-408a-97b8-1f2711cffa63 Date: Sun, 01 Jul 2018 09:56:56 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor 7e4ebab7-c4a1-4820-a8b8-53d60c20fff7 could not be found.", "code": 404}} 2018-07-01 09:56:56,042 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/7e4ebab7-c4a1-4820-a8b8-53d60c20fff7 used request id req-782225b7-aee0-408a-97b8-1f2711cffa63 2018-07-01 09:56:56,043 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:56,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:56,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:56,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["vJIs5WI6TtOruBibR-8Lhg"], "issued_at": "2018-07-01T09:56:56.000000Z"}} 2018-07-01 09:56:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0c40d1e363db12b7e8ad3c97f57e276fe4ac8" 2018-07-01 09:56:56,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:56 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5dae8b6-c628-4c01-bfa2-74bd5a7c975a Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:56,714 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c5dae8b6-c628-4c01-bfa2-74bd5a7c975a 2018-07-01 09:56:56,715 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:56,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0c40d1e363db12b7e8ad3c97f57e276fe4ac8" 2018-07-01 09:56:57,014 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4dac3a4e-2b3c-452b-bbf4-4dd879c993a1 X-Compute-Request-Id: req-4dac3a4e-2b3c-452b-bbf4-4dd879c993a1 Date: Sun, 01 Jul 2018 09:56:57 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:56:57,014 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-4dac3a4e-2b3c-452b-bbf4-4dd879c993a1 2018-07-01 09:56:57,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0c40d1e363db12b7e8ad3c97f57e276fe4ac8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-be83ddb5-8547-4f9e-b307-7b85f4ba402fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-01 09:56:57,319 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5f08dc9a-27f6-4abf-91c5-dd0d188f2fe5 X-Compute-Request-Id: req-5f08dc9a-27f6-4abf-91c5-dd0d188f2fe5 Date: Sun, 01 Jul 2018 09:56:57 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-be83ddb5-8547-4f9e-b307-7b85f4ba402fname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "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": "b41522ec-832c-434a-b99a-458c7df7e1ac"}} 2018-07-01 09:56:57,320 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-5f08dc9a-27f6-4abf-91c5-dd0d188f2fe5 2018-07-01 09:56:57,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:57,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["o45GNSS5SumnZKg4b2oKGg"], "issued_at": "2018-07-01T09:56:57.000000Z"}} 2018-07-01 09:56:57,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcab1bdddf3f78ee7fcc4a43b8195caf4803dcac" 2018-07-01 09:56:58,248 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a09695a9-204e-42cf-b9ec-6daa45114bbe X-Compute-Request-Id: req-a09695a9-204e-42cf-b9ec-6daa45114bbe Date: Sun, 01 Jul 2018 09:56:58 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-be83ddb5-8547-4f9e-b307-7b85f4ba402fname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "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": "b41522ec-832c-434a-b99a-458c7df7e1ac"}} 2018-07-01 09:56:58,249 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac used request id req-a09695a9-204e-42cf-b9ec-6daa45114bbe 2018-07-01 09:56:58,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcab1bdddf3f78ee7fcc4a43b8195caf4803dcac" 2018-07-01 09:56:58,280 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-60c9a4b6-1a56-470a-96c2-627e6f12072b X-Compute-Request-Id: req-60c9a4b6-1a56-470a-96c2-627e6f12072b Date: Sun, 01 Jul 2018 09:56:58 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-01 09:56:58,280 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac/os-extra_specs used request id req-60c9a4b6-1a56-470a-96c2-627e6f12072b 2018-07-01 09:56:58,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:58,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:56:58,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Z1uYgK_WTYWjo9p8o6LRtg"], "issued_at": "2018-07-01T09:56:58.000000Z"}} 2018-07-01 09:56:58,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c45268aabd65894b0cce42ddd995ce0d4ee2e" 2018-07-01 09:56:58,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:56:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0429573e-571d-423f-b44b-b00e7e246a43 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:56:58,944 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0429573e-571d-423f-b44b-b00e7e246a43 2018-07-01 09:56:58,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:56:58,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c45268aabd65894b0cce42ddd995ce0d4ee2e" 2018-07-01 09:56:59,245 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 345 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-afed7f79-ece8-48ee-af8a-328b0a4c1c85 X-Compute-Request-Id: req-afed7f79-ece8-48ee-af8a-328b0a4c1c85 Date: Sun, 01 Jul 2018 09:56:59 GMT Connection: close RESP BODY: {"flavors": [{"id": "b41522ec-832c-434a-b99a-458c7df7e1ac", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "rel": "bookmark"}], "name": "CreateFlavorTests-be83ddb5-8547-4f9e-b307-7b85f4ba402fname"}]} 2018-07-01 09:56:59,245 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-afed7f79-ece8-48ee-af8a-328b0a4c1c85 2018-07-01 09:56:59,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203c45268aabd65894b0cce42ddd995ce0d4ee2e" 2018-07-01 09:56:59,276 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c986f43-ebc6-4ca6-989b-d803fba8d95e X-Compute-Request-Id: req-1c986f43-ebc6-4ca6-989b-d803fba8d95e Date: Sun, 01 Jul 2018 09:56:59 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-be83ddb5-8547-4f9e-b307-7b85f4ba402fname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac", "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": "b41522ec-832c-434a-b99a-458c7df7e1ac"}} 2018-07-01 09:56:59,276 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac used request id req-1c986f43-ebc6-4ca6-989b-d803fba8d95e 2018-07-01 09:56:59,276 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-be83ddb5-8547-4f9e-b307-7b85f4ba402fname 2018-07-01 09:56:59,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0c40d1e363db12b7e8ad3c97f57e276fe4ac8" 2018-07-01 09:56:59,310 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5934560e-12c8-401c-b892-6d2bc57f2205 X-Compute-Request-Id: req-5934560e-12c8-401c-b892-6d2bc57f2205 Date: Sun, 01 Jul 2018 09:56:59 GMT Connection: close 2018-07-01 09:56:59,310 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/b41522ec-832c-434a-b99a-458c7df7e1ac used request id req-5934560e-12c8-401c-b892-6d2bc57f2205 2018-07-01 09:56:59,311 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 09:56:59,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:56:59,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:57:00,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["m9HX3lGySSO3Lz0tdiNyeg"], "issued_at": "2018-07-01T09:57:00.000000Z"}} 2018-07-01 09:57:00,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" 2018-07-01 09:57:00,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:57:00 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73089e90-3ef3-42e9-bcfe-7a97e925f5c1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:57:00,225 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-73089e90-3ef3-42e9-bcfe-7a97e925f5c1 2018-07-01 09:57:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" 2018-07-01 09:57:00,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-91fb9c3c-b69d-4253-8435-958215a0916b Date: Sun, 01 Jul 2018 09:57:00 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image"} 2018-07-01 09:57:00,567 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image used request id req-91fb9c3c-b69d-4253-8435-958215a0916b 2018-07-01 09:57:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" 2018-07-01 09:57:00,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-fac166a1-32d6-49ab-bc68-a583e7d9e66a Date: Sun, 01 Jul 2018 09:57:00 GMT Connection: close 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", "root-tar"], "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-01 09:57:00,578 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-fac166a1-32d6-49ab-bc68-a583e7d9e66a 2018-07-01 09:57:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image"}' 2018-07-01 09:57:00,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 618 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-11df563a-c946-41fb-aee4-348e8aab0e74 Date: Sun, 01 Jul 2018 09:57:00 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:57:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T09:57:01Z", "visibility": "shared", "self": "/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87", "min_disk": 0, "protected": false, "id": "b7ab0e91-dc93-4aed-900c-475782ab4a87", "file": "/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:57:00,663 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-11df563a-c946-41fb-aee4-348e8aab0e74 2018-07-01 09:57:00,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" -d '' 2018-07-01 09:57:00,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64afbb59-e5be-4a29-aaec-32046ac71d60 Date: Sun, 01 Jul 2018 09:57:00 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:57:00,987 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87/file used request id req-64afbb59-e5be-4a29-aaec-32046ac71d60 2018-07-01 09:57:00,987 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 09:57:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" 2018-07-01 09:57:01,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-b441ba74-6b94-479f-b2c4-ef93745eb739 Date: Sun, 01 Jul 2018 09:57:01 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:57:01Z", "visibility": "shared", "self": "/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87", "min_disk": 0, "protected": false, "id": "b7ab0e91-dc93-4aed-900c-475782ab4a87", "file": "/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/b7ab0e91-dc93-4aed-900c-475782ab4a87", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:57:01,022 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87 used request id req-b441ba74-6b94-479f-b2c4-ef93745eb739 2018-07-01 09:57:01,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" 2018-07-01 09:57:01,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-3174d163-5b40-4c13-8bbf-fa1682223934 Date: Sun, 01 Jul 2018 09:57:01 GMT Connection: close 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", "root-tar"], "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-01 09:57:01,033 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-3174d163-5b40-4c13-8bbf-fa1682223934 2018-07-01 09:57:01,036 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image 2018-07-01 09:57:01,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" 2018-07-01 09:57:01,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-15f69b43-f2af-4d62-a2ef-e5073d98cd42 Date: Sun, 01 Jul 2018 09:57:01 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:57:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:57:01Z", "visibility": "shared", "self": "/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87", "min_disk": 0, "protected": false, "id": "b7ab0e91-dc93-4aed-900c-475782ab4a87", "file": "/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/b7ab0e91-dc93-4aed-900c-475782ab4a87", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:57:01,076 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87 used request id req-15f69b43-f2af-4d62-a2ef-e5073d98cd42 2018-07-01 09:57:01,077 - create_image - DEBUG - Instance status is - active 2018-07-01 09:57:01,077 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image 2018-07-01 09:57:01,077 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image 2018-07-01 09:57:01,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:57:01,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:57:01,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["xn3VY4WVRPG9qCqzGlPD3A"], "issued_at": "2018-07-01T09:57:01.000000Z"}} 2018-07-01 09:57:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0ef090329e989728361695757de273c41fd59f" 2018-07-01 09:57:01,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:57:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c95e6e70-6871-4946-b91b-57e3efb32078 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:57:01,757 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c95e6e70-6871-4946-b91b-57e3efb32078 2018-07-01 09:57:01,758 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:57:01,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0ef090329e989728361695757de273c41fd59f" 2018-07-01 09:57:02,051 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8e859520-5a69-452c-9d9a-0573581b084d X-Compute-Request-Id: req-8e859520-5a69-452c-9d9a-0573581b084d Date: Sun, 01 Jul 2018 09:57:02 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:57:02,052 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-8e859520-5a69-452c-9d9a-0573581b084d 2018-07-01 09:57:02,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0ef090329e989728361695757de273c41fd59f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-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-01 09:57:02,385 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-11e7464e-49a2-43f0-8d18-b6a9cb2e37d7 X-Compute-Request-Id: req-11e7464e-49a2-43f0-8d18-b6a9cb2e37d7 Date: Sun, 01 Jul 2018 09:57:02 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/0bad6a9c-8367-47d4-a171-b0ca4a0edc54", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/0bad6a9c-8367-47d4-a171-b0ca4a0edc54", "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": "0bad6a9c-8367-47d4-a171-b0ca4a0edc54"}} 2018-07-01 09:57:02,385 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-11e7464e-49a2-43f0-8d18-b6a9cb2e37d7 2018-07-01 09:57:02,387 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 09:57:02,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:57:03,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["QFY0Re9HQQGF0sYUaecn6g"], "issued_at": "2018-07-01T09:57:03.000000Z"}} 2018-07-01 09:57:03,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-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-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}}' 2018-07-01 09:57:07,574 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-35340ff5-722b-44fd-8b90-7d3b16697e71 Date: Sun, 01 Jul 2018 09:57:07 GMT Connection: close RESP BODY: {"stack": {"id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}]}} 2018-07-01 09:57:07,574 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks used request id req-35340ff5-722b-44fd-8b90-7d3b16697e71 2018-07-01 09:57:07,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:07,632 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-41607dc8-5e77-4069-b5db-13f5266d65e9 Date: Sun, 01 Jul 2018 09:57:07 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:07,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-8c4a40b8-1688-45ac-a079-033d33fefc20 Date: Sun, 01 Jul 2018 09:57:07 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:07,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-8c4a40b8-1688-45ac-a079-033d33fefc20 2018-07-01 09:57:07,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:07,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7159a0e8-e14b-440c-aaf9-4660be416ae8 Date: Sun, 01 Jul 2018 09:57:07 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "deletion_time": null, "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "updated_time": null, "project": "11b58bd041fa4b449fd8ff0276bd0ae7", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "tags": null}]} 2018-07-01 09:57:07,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1 used request id req-7159a0e8-e14b-440c-aaf9-4660be416ae8 2018-07-01 09:57:07,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:08,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-255cf96e-e328-40af-b766-7fbf9581fbad Date: Sun, 01 Jul 2018 09:57:08 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "deletion_time": null, "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "updated_time": null, "project": "11b58bd041fa4b449fd8ff0276bd0ae7", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "tags": null}]} 2018-07-01 09:57:08,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1 used request id req-255cf96e-e328-40af-b766-7fbf9581fbad 2018-07-01 09:57:08,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:09,193 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4f761d88-2a33-4075-a93e-abc28c37f1e0 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:09,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-df5e923b-139d-425a-9c29-c586c3f44096 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:09,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-df5e923b-139d-425a-9c29-c586c3f44096 2018-07-01 09:57:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:09,579 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources Content-Length: 521 Content-Type: application/json X-Openstack-Request-Id: req-bb14d6ec-cb4f-4736-b2b8-101b0409e438 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:09,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3186 X-Openstack-Request-Id: req-d185cd3a-e727-447b-8cab-d696ac8a7996 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources/server1_port", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-01T09:57:08Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-07-01T09:57:08Z", "required_by": ["my_instance"], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources/private_subnet", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-01T09:57:08Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-01T09:57:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources/private_net", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-01T09:57:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T09:57:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "15f8bbc7-b0d5-45af-939d-82402a3afb2a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources/my_instance", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-01T09:57:08Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-07-01T09:57:08Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-01 09:57:09,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4/resources used request id req-d185cd3a-e727-447b-8cab-d696ac8a7996 2018-07-01 09:57:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:09,676 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0c8746f8-4fd6-4382-9001-2338e641fb47 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:09,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-334e385a-fb1b-455d-a744-218ccf4123c1 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:09,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-334e385a-fb1b-455d-a744-218ccf4123c1 2018-07-01 09:57:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:09,786 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f248881b-69bd-40d4-b8be-31746eb53c23 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:09,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b5b30ad6-4519-44ad-80cd-4e7547b207f7 Date: Sun, 01 Jul 2018 09:57:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:09,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-b5b30ad6-4519-44ad-80cd-4e7547b207f7 2018-07-01 09:57:12,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:12,877 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0db8c8a2-af0c-44ac-803a-00f6f470801e Date: Sun, 01 Jul 2018 09:57:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:12,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-31fb9411-650c-4894-a29c-267f6dd775a1 Date: Sun, 01 Jul 2018 09:57:12 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:12,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-31fb9411-650c-4894-a29c-267f6dd775a1 2018-07-01 09:57:15,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:15,973 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0f5ee5f1-3cf1-4c85-92a6-1ad432ea376a Date: Sun, 01 Jul 2018 09:57:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:16,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a0027251-6141-462b-a8cd-f54cffd9f735 Date: Sun, 01 Jul 2018 09:57:16 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:16,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-a0027251-6141-462b-a8cd-f54cffd9f735 2018-07-01 09:57:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:19,072 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-23b7ad0e-f17b-4b30-ba39-a33237c668e4 Date: Sun, 01 Jul 2018 09:57:19 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:19,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-3064c6e6-53b9-4040-9991-f5f32b9392a4 Date: Sun, 01 Jul 2018 09:57:19 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:19,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-3064c6e6-53b9-4040-9991-f5f32b9392a4 2018-07-01 09:57:22,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:22,165 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-98d84621-67d3-4adf-8c3e-6d7e01ccba99 Date: Sun, 01 Jul 2018 09:57:22 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:22,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-789c7478-a5dc-491d-88fb-ff99b9d3d876 Date: Sun, 01 Jul 2018 09:57:22 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:22,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-789c7478-a5dc-491d-88fb-ff99b9d3d876 2018-07-01 09:57:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:25,274 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-bf39f429-7ed0-418e-bb0b-701f418d11dd Date: Sun, 01 Jul 2018 09:57:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:25,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1e2ab93b-1773-4ce1-80af-d7bef7d27fb4 Date: Sun, 01 Jul 2018 09:57:25 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:25,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-1e2ab93b-1773-4ce1-80af-d7bef7d27fb4 2018-07-01 09:57:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:28,368 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-91ed728b-cf34-4a79-8ee3-3a73286fed4a Date: Sun, 01 Jul 2018 09:57:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:28,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1f892074-f986-4e31-aa3f-125711fe5c17 Date: Sun, 01 Jul 2018 09:57:28 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:28,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-1f892074-f986-4e31-aa3f-125711fe5c17 2018-07-01 09:57:31,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:31,458 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d8d75acc-eb32-4479-abf3-6926b034dc66 Date: Sun, 01 Jul 2018 09:57:31 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:31,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-f1b273b6-fa4d-43ab-9787-1b7e218859ac Date: Sun, 01 Jul 2018 09:57:31 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:31,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-f1b273b6-fa4d-43ab-9787-1b7e218859ac 2018-07-01 09:57:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:34,552 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-74f4ba89-f854-4f41-8b92-ccca75c846a4 Date: Sun, 01 Jul 2018 09:57:34 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:34,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1e3c05c8-0d8b-496e-895a-4e44f75fc13c Date: Sun, 01 Jul 2018 09:57:34 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:34,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-1e3c05c8-0d8b-496e-895a-4e44f75fc13c 2018-07-01 09:57:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:37,646 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d8fefa43-06a6-4b2e-bdb1-1a6287b8f37b Date: Sun, 01 Jul 2018 09:57:37 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:37,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6754d48b-2114-4f22-a3ea-2c535bc6e626 Date: Sun, 01 Jul 2018 09:57:37 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:37,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-6754d48b-2114-4f22-a3ea-2c535bc6e626 2018-07-01 09:57:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:40,731 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5a0c94f4-742b-45d5-ac36-9ece6a37a060 Date: Sun, 01 Jul 2018 09:57:40 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:40,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-3777ca9c-0ad6-42fe-bc0e-89cbbd2333be Date: Sun, 01 Jul 2018 09:57:40 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:40,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-3777ca9c-0ad6-42fe-bc0e-89cbbd2333be 2018-07-01 09:57:43,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:43,817 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7a7f1c88-9713-4d64-ab3d-b5c4d6031dd3 Date: Sun, 01 Jul 2018 09:57:43 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:43,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-7f20c60d-4cfa-4af4-854d-2464f9e79d4d Date: Sun, 01 Jul 2018 09:57:43 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:43,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-7f20c60d-4cfa-4af4-854d-2464f9e79d4d 2018-07-01 09:57:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:46,906 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-475cd1a6-dae4-4dd0-943c-799eac00bd9e Date: Sun, 01 Jul 2018 09:57:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:46,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-350e56ec-c25b-4dd7-8ce5-c9b8911c119d Date: Sun, 01 Jul 2018 09:57:46 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:46,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-350e56ec-c25b-4dd7-8ce5-c9b8911c119d 2018-07-01 09:57:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:49,994 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6a59199e-515b-4c6f-8442-04d9ed021d21 Date: Sun, 01 Jul 2018 09:57:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:50,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-43aaa730-402c-49de-bb51-29945075b785 Date: Sun, 01 Jul 2018 09:57:50 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:50,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-43aaa730-402c-49de-bb51-29945075b785 2018-07-01 09:57:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:53,081 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9735de78-79c4-4861-a2dc-f615448989aa Date: Sun, 01 Jul 2018 09:57:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ebbb43b5-d8e0-42c4-96e7-ed296ad8ccd5 Date: Sun, 01 Jul 2018 09:57:53 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:53,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-ebbb43b5-d8e0-42c4-96e7-ed296ad8ccd5 2018-07-01 09:57:56,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:56,176 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-341feedb-16db-4c9d-a514-b37ef99acefd Date: Sun, 01 Jul 2018 09:57:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:56,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-40e872ab-4ca5-4995-a68c-fb666769d6fb Date: Sun, 01 Jul 2018 09:57:56 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:56,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-40e872ab-4ca5-4995-a68c-fb666769d6fb 2018-07-01 09:57:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:57:59,271 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-cc4e3b2a-c539-4483-8cd0-08a57d23de80 Date: Sun, 01 Jul 2018 09:57:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:57:59,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1325938d-d3fb-40d1-8c26-5481a29c3084 Date: Sun, 01 Jul 2018 09:57:59 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:57:59,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-1325938d-d3fb-40d1-8c26-5481a29c3084 2018-07-01 09:58:02,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:02,360 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-718af571-d5f0-480c-a5be-0ac49cb33751 Date: Sun, 01 Jul 2018 09:58:02 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:02,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e4e2f620-e940-46f8-b882-e2172e888da4 Date: Sun, 01 Jul 2018 09:58:02 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:02,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-e4e2f620-e940-46f8-b882-e2172e888da4 2018-07-01 09:58:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:05,449 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a0202c7c-a21c-4b71-b6e3-8a13f4a354c4 Date: Sun, 01 Jul 2018 09:58:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:05,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a70bccf6-aaaf-4065-b47f-d4c33a3c9641 Date: Sun, 01 Jul 2018 09:58:05 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:05,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-a70bccf6-aaaf-4065-b47f-d4c33a3c9641 2018-07-01 09:58:08,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:08,538 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a5fb76b6-348d-406f-a1d2-435a17406ce6 Date: Sun, 01 Jul 2018 09:58:08 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:08,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a241178c-7294-492a-8cab-ca43bf7382ef Date: Sun, 01 Jul 2018 09:58:08 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:08,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-a241178c-7294-492a-8cab-ca43bf7382ef 2018-07-01 09:58:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:11,632 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-3a1f67a9-9293-4670-8026-da712b4f798d Date: Sun, 01 Jul 2018 09:58:11 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:11,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-eea005cc-5cb5-4da0-91d5-6d82ad4aac27 Date: Sun, 01 Jul 2018 09:58:11 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:11,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-eea005cc-5cb5-4da0-91d5-6d82ad4aac27 2018-07-01 09:58:14,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:14,723 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-02fb52ba-fc1b-48c3-ad51-cc9935ca1a7b Date: Sun, 01 Jul 2018 09:58:14 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:14,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-0497b508-fa35-48ea-b808-5abfe0eaa6ac Date: Sun, 01 Jul 2018 09:58:14 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:14,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-0497b508-fa35-48ea-b808-5abfe0eaa6ac 2018-07-01 09:58:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:17,818 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-451d5ade-0baa-44b7-9e8d-9afa5bb7dbc9 Date: Sun, 01 Jul 2018 09:58:17 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:17,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6fb1f7b3-9b67-4cb6-8764-5a5cd4465433 Date: Sun, 01 Jul 2018 09:58:17 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:17,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-6fb1f7b3-9b67-4cb6-8764-5a5cd4465433 2018-07-01 09:58:20,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:20,914 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ecedfef9-8acf-499a-84d1-a6f7d93b84a3 Date: Sun, 01 Jul 2018 09:58:20 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:20,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-cede938b-c5dd-4442-918c-2f5f5c3a96ba Date: Sun, 01 Jul 2018 09:58:20 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:20,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-cede938b-c5dd-4442-918c-2f5f5c3a96ba 2018-07-01 09:58:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:24,008 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a292e272-fd72-44e4-90c6-4e59a72b7039 Date: Sun, 01 Jul 2018 09:58:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:24,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-444c3f28-bb77-4876-9ec5-47e5bc85e741 Date: Sun, 01 Jul 2018 09:58:24 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:24,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-444c3f28-bb77-4876-9ec5-47e5bc85e741 2018-07-01 09:58:27,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:27,116 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9de847db-94d3-46fa-80ca-f15234e34429 Date: Sun, 01 Jul 2018 09:58:27 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:27,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e7fc8bda-809c-4faf-9bfe-04c6e28475d4 Date: Sun, 01 Jul 2018 09:58:27 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:27,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-e7fc8bda-809c-4faf-9bfe-04c6e28475d4 2018-07-01 09:58:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:30,217 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1d3899f8-cb8c-48d8-8116-fc8935219769 Date: Sun, 01 Jul 2018 09:58:30 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:30,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-dfda0636-a297-4659-9874-d5de712d5d36 Date: Sun, 01 Jul 2018 09:58:30 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:30,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-dfda0636-a297-4659-9874-d5de712d5d36 2018-07-01 09:58:33,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:33,307 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4f82a162-9972-4656-ad00-e0a76e744f2b Date: Sun, 01 Jul 2018 09:58:33 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:33,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-2eb0304c-89e2-40f0-bd0c-c22be3a5b32e Date: Sun, 01 Jul 2018 09:58:33 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:33,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-2eb0304c-89e2-40f0-bd0c-c22be3a5b32e 2018-07-01 09:58:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:36,402 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-769f4e62-d268-4871-bc6e-ee17dee58274 Date: Sun, 01 Jul 2018 09:58:36 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:36,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-64120572-8262-491b-8298-ae9300274e74 Date: Sun, 01 Jul 2018 09:58:36 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:36,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-64120572-8262-491b-8298-ae9300274e74 2018-07-01 09:58:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:39,496 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-67636a97-9f85-4b54-b252-2000637a8c1f Date: Sun, 01 Jul 2018 09:58:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:39,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-65fdb517-e5d4-45a0-a511-f33cb775516b Date: Sun, 01 Jul 2018 09:58:39 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:39,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-65fdb517-e5d4-45a0-a511-f33cb775516b 2018-07-01 09:58:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:42,587 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-dafd06a6-75fd-4455-b638-e3badd59f6a5 Date: Sun, 01 Jul 2018 09:58:42 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:42,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-9cf31d6f-0377-4d06-af55-041deefa49bf Date: Sun, 01 Jul 2018 09:58:42 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:42,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-9cf31d6f-0377-4d06-af55-041deefa49bf 2018-07-01 09:58:45,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:45,687 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-64756e87-945e-40e9-be15-495424d4656f Date: Sun, 01 Jul 2018 09:58:45 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:45,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-ca296980-8e63-4494-b1d3-33695e113302 Date: Sun, 01 Jul 2018 09:58:45 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image", "inst_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1", "stack_user_project_id": "7689535eb526415c8b34ea41f1848293", "stack_status_reason": "Resource CREATE failed: ResourceInError: resources.my_instance: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "creation_time": "2018-07-01T09:57:07Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "4083d7fb-ca15-43e8-970a-a8fa6dff40a4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:45,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-ca296980-8e63-4494-b1d3-33695e113302 2018-07-01 09:58:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e4f694fea9a4b6e361d533c83b2c0df7562e45" 2018-07-01 09:58:45,783 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e8cfcbcc-f420-4493-af5e-98ea15a0c75a Date: Sun, 01 Jul 2018 09:58:45 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:45,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-401701a9-b33b-4384-981b-a70a99893ae1 Content-Length: 0 Date: Sun, 01 Jul 2018 09:58:45 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 09:58:45,834 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-stack1/4083d7fb-ca15-43e8-970a-a8fa6dff40a4 used request id req-401701a9-b33b-4384-981b-a70a99893ae1 2018-07-01 09:58:45,834 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-77b4535d-e9de-4c34-8ac9-e145270d9c20-image 2018-07-01 09:58:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26cfbfe3695aa30cbea0d664b30c22d7cd7e7bf7" 2018-07-01 09:58:45,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b13d25d9-8cfd-4bc7-b248-3cb906d6c189 Date: Sun, 01 Jul 2018 09:58:45 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:58:45,952 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/b7ab0e91-dc93-4aed-900c-475782ab4a87 used request id req-b13d25d9-8cfd-4bc7-b248-3cb906d6c189 2018-07-01 09:58:45,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/0bad6a9c-8367-47d4-a171-b0ca4a0edc54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0ef090329e989728361695757de273c41fd59f" 2018-07-01 09:58:46,001 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-50117608-7c2a-434d-87c4-278bfb9ee457 X-Compute-Request-Id: req-50117608-7c2a-434d-87c4-278bfb9ee457 Date: Sun, 01 Jul 2018 09:58:46 GMT Connection: close 2018-07-01 09:58:46,001 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/0bad6a9c-8367-47d4-a171-b0ca4a0edc54 used request id req-50117608-7c2a-434d-87c4-278bfb9ee457 2018-07-01 09:58:46,003 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 09:58:46,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:58:46,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:58:46,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["jn51X1cbQnedNhXoihDF5A"], "issued_at": "2018-07-01T09:58:46.000000Z"}} 2018-07-01 09:58:46,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" 2018-07-01 09:58:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:58:46 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b5c8dac-baa6-4191-9fba-c4d09451ffe6 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:58:46,807 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0b5c8dac-baa6-4191-9fba-c4d09451ffe6 2018-07-01 09:58:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" 2018-07-01 09:58:47,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-6fe44056-ed6a-44af-a90a-83f9530fd42e Date: Sun, 01 Jul 2018 09:58:47 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image"} 2018-07-01 09:58:47,093 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image used request id req-6fe44056-ed6a-44af-a90a-83f9530fd42e 2018-07-01 09:58:47,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" 2018-07-01 09:58:47,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-b7466fc8-eeae-43b6-8c9e-7c97c69b378f Date: Sun, 01 Jul 2018 09:58:47 GMT Connection: close 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", "root-tar"], "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-01 09:58:47,105 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-b7466fc8-eeae-43b6-8c9e-7c97c69b378f 2018-07-01 09:58:47,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image"}' 2018-07-01 09:58:47,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 618 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a6b9d033-1d88-4005-b70a-93da464876e1 Date: Sun, 01 Jul 2018 09:58:47 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:58:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T09:58:47Z", "visibility": "shared", "self": "/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "min_disk": 0, "protected": false, "id": "ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "file": "/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:58:47,186 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-a6b9d033-1d88-4005-b70a-93da464876e1 2018-07-01 09:58:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" -d '' 2018-07-01 09:58:47,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e52d0b01-7cbc-48ad-be3d-4563f79e84cd Date: Sun, 01 Jul 2018 09:58:47 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 09:58:47,451 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308/file used request id req-e52d0b01-7cbc-48ad-be3d-4563f79e84cd 2018-07-01 09:58:47,451 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 09:58:47,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" 2018-07-01 09:58:47,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-49ad61a3-39f5-4c6f-8755-08aecad45496 Date: Sun, 01 Jul 2018 09:58:47 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:58:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:58:47Z", "visibility": "shared", "self": "/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "min_disk": 0, "protected": false, "id": "ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "file": "/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:58:47,491 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308 used request id req-49ad61a3-39f5-4c6f-8755-08aecad45496 2018-07-01 09:58:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" 2018-07-01 09:58:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-19aa7034-06a1-48ca-bc01-0d6bc7688aa5 Date: Sun, 01 Jul 2018 09:58:47 GMT Connection: close 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", "root-tar"], "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-01 09:58:47,505 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-19aa7034-06a1-48ca-bc01-0d6bc7688aa5 2018-07-01 09:58:47,509 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image 2018-07-01 09:58:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" 2018-07-01 09:58:47,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-9973e4dc-1e47-4f62-a7db-8ec53f93b9bc Date: Sun, 01 Jul 2018 09:58:47 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-01T09:58:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T09:58:47Z", "visibility": "shared", "self": "/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "min_disk": 0, "protected": false, "id": "ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "file": "/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 09:58:47,552 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308 used request id req-9973e4dc-1e47-4f62-a7db-8ec53f93b9bc 2018-07-01 09:58:47,553 - create_image - DEBUG - Instance status is - active 2018-07-01 09:58:47,553 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image 2018-07-01 09:58:47,554 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image 2018-07-01 09:58:47,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 09:58:47,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:58:48,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["y6JfsvPSRF64LOLrqUznXg"], "issued_at": "2018-07-01T09:58:48.000000Z"}} 2018-07-01 09:58:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bd1a1ca8a1da9b4c7eb33838d4ca909e0f1496" 2018-07-01 09:58:48,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 09:58:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c5864f6-48a5-433c-95fe-0229a0cb11db Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 09:58:48,254 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7c5864f6-48a5-433c-95fe-0229a0cb11db 2018-07-01 09:58:48,255 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 09:58:48,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bd1a1ca8a1da9b4c7eb33838d4ca909e0f1496" 2018-07-01 09:58:48,544 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-96240765-59cb-46af-a6eb-2cfd62f6238d X-Compute-Request-Id: req-96240765-59cb-46af-a6eb-2cfd62f6238d Date: Sun, 01 Jul 2018 09:58:48 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-01 09:58:48,544 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-96240765-59cb-46af-a6eb-2cfd62f6238d 2018-07-01 09:58:48,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bd1a1ca8a1da9b4c7eb33838d4ca909e0f1496" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-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-01 09:58:48,591 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 530 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7cdbfcc3-a18b-4def-9e13-f0eb176f2084 X-Compute-Request-Id: req-7cdbfcc3-a18b-4def-9e13-f0eb176f2084 Date: Sun, 01 Jul 2018 09:58:48 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/9786a5f6-2985-4815-95d9-c3d37c5d20d4", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/9786a5f6-2985-4815-95d9-c3d37c5d20d4", "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": "9786a5f6-2985-4815-95d9-c3d37c5d20d4"}} 2018-07-01 09:58:48,591 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-7cdbfcc3-a18b-4def-9e13-f0eb176f2084 2018-07-01 09:58:48,592 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 09:58:48,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 09:58:49,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T10:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["Mu0ESAqaRXGLzyWnbNdmUw"], "issued_at": "2018-07-01T09:58:49.000000Z"}} 2018-07-01 09:58:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-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-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}}' 2018-07-01 09:58:52,346 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-cb86b62a-a462-4e07-b836-c2138c3abfdb Date: Sun, 01 Jul 2018 09:58:52 GMT Connection: close RESP BODY: {"stack": {"id": "14153246-2e6c-4150-a1ec-022b680829c4", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}]}} 2018-07-01 09:58:52,346 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks used request id req-cb86b62a-a462-4e07-b836-c2138c3abfdb 2018-07-01 09:58:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:58:52,673 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-481ff5b2-bb06-426c-bde5-6e7ea97ae8f7 Date: Sun, 01 Jul 2018 09:58:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:52,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c2175135-e1bf-44da-90fd-94c3976506e3 Date: Sun, 01 Jul 2018 09:58:52 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:52,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-c2175135-e1bf-44da-90fd-94c3976506e3 2018-07-01 09:58:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:58:53,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9c6e44b6-45f1-4e14-a633-77b15a2c1204 Date: Sun, 01 Jul 2018 09:58:53 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "deletion_time": null, "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "updated_time": null, "project": "11b58bd041fa4b449fd8ff0276bd0ae7", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "14153246-2e6c-4150-a1ec-022b680829c4", "tags": null}]} 2018-07-01 09:58:53,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1 used request id req-9c6e44b6-45f1-4e14-a633-77b15a2c1204 2018-07-01 09:58:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:58:53,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fee489aa-2864-4502-a3d1-51449d561bf6 Date: Sun, 01 Jul 2018 09:58:53 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "deletion_time": null, "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "updated_time": null, "project": "11b58bd041fa4b449fd8ff0276bd0ae7", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "14153246-2e6c-4150-a1ec-022b680829c4", "tags": null}]} 2018-07-01 09:58:53,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1 used request id req-fee489aa-2864-4502-a3d1-51449d561bf6 2018-07-01 09:58:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:58:53,155 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e79405c1-589d-43d7-a0aa-5fa66b04c82a Date: Sun, 01 Jul 2018 09:58:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:53,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4828545f-6836-4b5d-bfba-d1231361daba Date: Sun, 01 Jul 2018 09:58:53 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:53,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-4828545f-6836-4b5d-bfba-d1231361daba 2018-07-01 09:58:53,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:58:53,247 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-cd7a7526-edea-4887-82b1-077ead58493d Date: Sun, 01 Jul 2018 09:58:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:53,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a8cb0849-8d70-4135-b88a-1e9169c1b309 Date: Sun, 01 Jul 2018 09:58:53 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:53,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-a8cb0849-8d70-4135-b88a-1e9169c1b309 2018-07-01 09:58:56,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:58:56,635 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-3ef0e25f-949d-46e0-bd6e-04533602f646 Date: Sun, 01 Jul 2018 09:58:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:56,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ed3d7d6d-f543-4ba9-89e4-1bf46af0584d Date: Sun, 01 Jul 2018 09:58:56 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:56,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-ed3d7d6d-f543-4ba9-89e4-1bf46af0584d 2018-07-01 09:58:59,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:58:59,724 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6d5b3610-bed1-4362-a74b-43cfb7f370e8 Date: Sun, 01 Jul 2018 09:58:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:58:59,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-70f23270-f9d8-4641-877a-06073a79e55a Date: Sun, 01 Jul 2018 09:58:59 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:58:59,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-70f23270-f9d8-4641-877a-06073a79e55a 2018-07-01 09:59:02,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:02,825 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1e75bfdb-c077-41f3-a635-e5795cec6ee0 Date: Sun, 01 Jul 2018 09:59:02 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:02,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-8752d451-2a22-46e2-8f59-76eda63bc730 Date: Sun, 01 Jul 2018 09:59:02 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:02,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-8752d451-2a22-46e2-8f59-76eda63bc730 2018-07-01 09:59:05,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:05,922 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9776a82a-00c4-4988-8464-e8b9a309eb8b Date: Sun, 01 Jul 2018 09:59:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:05,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-89cd135e-d7b4-4bc8-9cea-2cf715c60482 Date: Sun, 01 Jul 2018 09:59:05 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:05,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-89cd135e-d7b4-4bc8-9cea-2cf715c60482 2018-07-01 09:59:08,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:09,015 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b47ec278-c42a-4690-aa7a-5b4b64f7824b Date: Sun, 01 Jul 2018 09:59:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:09,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-da21cc8c-be4f-4fee-ae0e-ce1cfb95ad67 Date: Sun, 01 Jul 2018 09:59:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:09,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-da21cc8c-be4f-4fee-ae0e-ce1cfb95ad67 2018-07-01 09:59:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:12,110 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-03854f75-9fdc-4858-9273-2acbb86cb6d2 Date: Sun, 01 Jul 2018 09:59:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:12,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-13ea993c-41e9-42ec-8221-5d615327aa31 Date: Sun, 01 Jul 2018 09:59:12 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:12,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-13ea993c-41e9-42ec-8221-5d615327aa31 2018-07-01 09:59:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:15,197 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f4a9b1b3-8713-442e-8fff-290ec62261c5 Date: Sun, 01 Jul 2018 09:59:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:15,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c7a0d939-8965-4a5f-bf00-4f4034af46b8 Date: Sun, 01 Jul 2018 09:59:15 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:15,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-c7a0d939-8965-4a5f-bf00-4f4034af46b8 2018-07-01 09:59:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:18,294 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c71e142a-ffc7-4dac-96e5-ed5a467f41da Date: Sun, 01 Jul 2018 09:59:18 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:18,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-271e230e-02ea-4984-9bd7-6c01687848e1 Date: Sun, 01 Jul 2018 09:59:18 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:18,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-271e230e-02ea-4984-9bd7-6c01687848e1 2018-07-01 09:59:21,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:21,382 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7a7c3d42-d60c-4758-a8f1-8e1a459e3c6e Date: Sun, 01 Jul 2018 09:59:21 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:21,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-96802797-d796-42a3-b16a-f250c8aed537 Date: Sun, 01 Jul 2018 09:59:21 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:21,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-96802797-d796-42a3-b16a-f250c8aed537 2018-07-01 09:59:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:24,471 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4714d7eb-fae5-46c5-b913-78f96ffef791 Date: Sun, 01 Jul 2018 09:59:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:24,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c3bcf617-4788-4ed2-bfea-42a23c1d2698 Date: Sun, 01 Jul 2018 09:59:24 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:24,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-c3bcf617-4788-4ed2-bfea-42a23c1d2698 2018-07-01 09:59:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:27,565 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f10de0ad-7ff6-4f0d-8f7b-0fc9ddcd5ef8 Date: Sun, 01 Jul 2018 09:59:27 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:27,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-83387268-297d-4677-8378-c20175230ee2 Date: Sun, 01 Jul 2018 09:59:27 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:27,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-83387268-297d-4677-8378-c20175230ee2 2018-07-01 09:59:30,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:30,660 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-2cc393b6-9e6c-46c0-93db-8a8b6234df43 Date: Sun, 01 Jul 2018 09:59:30 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:30,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-46aa82ba-d9a1-4dbd-94b2-a56f7799aa79 Date: Sun, 01 Jul 2018 09:59:30 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:30,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-46aa82ba-d9a1-4dbd-94b2-a56f7799aa79 2018-07-01 09:59:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:33,753 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-3f97791a-ba50-486e-a6af-f0e919035822 Date: Sun, 01 Jul 2018 09:59:33 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:33,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c66691b5-af85-4388-b5cb-73c38eee532b Date: Sun, 01 Jul 2018 09:59:33 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:33,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-c66691b5-af85-4388-b5cb-73c38eee532b 2018-07-01 09:59:36,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:36,839 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f957e1a9-7483-4b94-aae1-2a581ddc6c69 Date: Sun, 01 Jul 2018 09:59:36 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:36,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6c054ffe-3323-450e-aaa4-7697519c6fde Date: Sun, 01 Jul 2018 09:59:36 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:36,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-6c054ffe-3323-450e-aaa4-7697519c6fde 2018-07-01 09:59:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:39,925 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-30fe17d3-f573-415d-ac20-c6f09469840a Date: Sun, 01 Jul 2018 09:59:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:39,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b0d4d0d6-5474-4838-ac54-d82d4dc9d81c Date: Sun, 01 Jul 2018 09:59:39 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:39,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-b0d4d0d6-5474-4838-ac54-d82d4dc9d81c 2018-07-01 09:59:42,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:43,023 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-48ff282c-81e1-475a-8438-f0553d681801 Date: Sun, 01 Jul 2018 09:59:43 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:43,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ccd0a9ba-694d-40b8-8748-0402899d3f40 Date: Sun, 01 Jul 2018 09:59:43 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:43,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-ccd0a9ba-694d-40b8-8748-0402899d3f40 2018-07-01 09:59:46,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:46,112 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e7197040-efe9-4328-ac9f-8e2df99f81b4 Date: Sun, 01 Jul 2018 09:59:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:46,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-27d152f8-f1e6-4ef7-af52-42d4cfe4d7c1 Date: Sun, 01 Jul 2018 09:59:46 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:46,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-27d152f8-f1e6-4ef7-af52-42d4cfe4d7c1 2018-07-01 09:59:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:49,199 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1a277762-3b52-49a3-83fe-274690aa3a4b Date: Sun, 01 Jul 2018 09:59:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:49,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1826704b-dfb0-4231-94a5-1df0c6110a65 Date: Sun, 01 Jul 2018 09:59:49 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:49,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-1826704b-dfb0-4231-94a5-1df0c6110a65 2018-07-01 09:59:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:52,284 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b5ee7175-e242-46c4-b80d-88b83afdc79c Date: Sun, 01 Jul 2018 09:59:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:52,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ce72a4c3-621f-4532-8b2a-e5316db8f0e5 Date: Sun, 01 Jul 2018 09:59:52 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:52,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-ce72a4c3-621f-4532-8b2a-e5316db8f0e5 2018-07-01 09:59:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:55,373 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-81c37165-b2c6-450b-b5a3-ac35e172db73 Date: Sun, 01 Jul 2018 09:59:55 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:55,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-95a456b0-7ee6-4ecd-b6f4-f0b1fcb68a95 Date: Sun, 01 Jul 2018 09:59:55 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:55,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-95a456b0-7ee6-4ecd-b6f4-f0b1fcb68a95 2018-07-01 09:59:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 09:59:58,469 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-89b9ff14-cf1a-4fa6-900c-7250e733ba9a Date: Sun, 01 Jul 2018 09:59:58 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 09:59:58,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-801b5969-0357-4f56-aa72-d0f711841104 Date: Sun, 01 Jul 2018 09:59:58 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 09:59:58,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-801b5969-0357-4f56-aa72-d0f711841104 2018-07-01 10:00:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:01,598 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-964fb531-4cc3-43fe-a10b-055425a33acb Date: Sun, 01 Jul 2018 10:00:01 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:01,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4ce0fa40-2e52-44a0-9fb3-bee74d7c2703 Date: Sun, 01 Jul 2018 10:00:01 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:01,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-4ce0fa40-2e52-44a0-9fb3-bee74d7c2703 2018-07-01 10:00:04,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:04,695 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f51a1c46-b730-4363-ae12-68be769db728 Date: Sun, 01 Jul 2018 10:00:04 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:04,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-635768e3-904e-411a-a91a-2857a6d53df3 Date: Sun, 01 Jul 2018 10:00:04 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:04,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-635768e3-904e-411a-a91a-2857a6d53df3 2018-07-01 10:00:07,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:07,789 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-18135a27-1d76-489c-aa5f-001e8e19cff8 Date: Sun, 01 Jul 2018 10:00:07 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:07,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a22968ff-0e52-4bdf-8335-a118c0c5458b Date: Sun, 01 Jul 2018 10:00:07 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:07,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-a22968ff-0e52-4bdf-8335-a118c0c5458b 2018-07-01 10:00:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:10,875 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-92039590-6af4-4034-8ec9-ab7508d498f1 Date: Sun, 01 Jul 2018 10:00:10 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:10,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-56b76bf5-c280-442e-9315-a9b9a0ca5f02 Date: Sun, 01 Jul 2018 10:00:10 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:10,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-56b76bf5-c280-442e-9315-a9b9a0ca5f02 2018-07-01 10:00:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:13,963 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-41e24eca-af3a-4f93-992e-c2cda4a4fcb0 Date: Sun, 01 Jul 2018 10:00:13 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:14,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-df85bc31-8e80-4c1a-8650-2d4a2e334bd1 Date: Sun, 01 Jul 2018 10:00:14 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:14,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-df85bc31-8e80-4c1a-8650-2d4a2e334bd1 2018-07-01 10:00:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:17,050 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7afa9b20-6d32-4ef8-a45f-3d1f01c4fd2f Date: Sun, 01 Jul 2018 10:00:17 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:17,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e61444fc-8c5d-48f2-88c0-06e55c59dc51 Date: Sun, 01 Jul 2018 10:00:17 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:17,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-e61444fc-8c5d-48f2-88c0-06e55c59dc51 2018-07-01 10:00:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:20,141 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-57c1ade7-c556-4b1e-8cb4-e381a882dbf8 Date: Sun, 01 Jul 2018 10:00:20 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:20,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-39c9d2aa-3e87-47a7-9cc8-be1627f70fbc Date: Sun, 01 Jul 2018 10:00:20 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:20,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-39c9d2aa-3e87-47a7-9cc8-be1627f70fbc 2018-07-01 10:00:23,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:23,229 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b3b57e2e-0c0a-40e6-95fc-a30ee8fd844d Date: Sun, 01 Jul 2018 10:00:23 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:23,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b6d4ca69-348e-402c-922d-faa90b7e9d2f Date: Sun, 01 Jul 2018 10:00:23 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:23,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-b6d4ca69-348e-402c-922d-faa90b7e9d2f 2018-07-01 10:00:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:26,316 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-fc3a55a8-870a-46dc-bed3-8f70b569436c Date: Sun, 01 Jul 2018 10:00:26 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:26,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e5259be4-843f-4b56-99c8-792c184253ec Date: Sun, 01 Jul 2018 10:00:26 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:26,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-e5259be4-843f-4b56-99c8-792c184253ec 2018-07-01 10:00:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:29,403 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-60c07aaf-ff96-404f-8bb2-a607683f4cac Date: Sun, 01 Jul 2018 10:00:29 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:29,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-583e139b-c526-4ddf-9e71-8ae6dfbea090 Date: Sun, 01 Jul 2018 10:00:29 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "14153246-2e6c-4150-a1ec-022b680829c4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1", "stack_user_project_id": "ce31562125214085b37c933561d6d234", "stack_status_reason": "Resource CREATE failed: ResourceInError: resources.my_instance: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "creation_time": "2018-07-01T09:58:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "14153246-2e6c-4150-a1ec-022b680829c4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-01 10:00:29,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-583e139b-c526-4ddf-9e71-8ae6dfbea090 2018-07-01 10:00:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/14153246-2e6c-4150-a1ec-022b680829c4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf7d3ce5ceec6be455155fba99c8387d29700de" 2018-07-01 10:00:29,495 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-3a0e5f47-db9b-4f99-a01e-1494dd7714a4 Date: Sun, 01 Jul 2018 10:00:29 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:29,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99971de3-a74e-45ff-9854-b4e88526eb87 Content-Length: 0 Date: Sun, 01 Jul 2018 10:00:29 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 10:00:29,545 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-stack1/14153246-2e6c-4150-a1ec-022b680829c4 used request id req-99971de3-a74e-45ff-9854-b4e88526eb87 2018-07-01 10:00:29,546 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-f0b47b38-d599-4684-8be1-85811e5ef50d-image 2018-07-01 10:00:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}926b2deee246e097e3a9a2bd4a69a4bd353e623f" 2018-07-01 10:00:29,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3c49140-6bf9-42e5-8510-1760538b0c05 Date: Sun, 01 Jul 2018 10:00:29 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 10:00:29,661 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/ad8bc87b-f569-4fc6-a292-a8cfb9df4308 used request id req-a3c49140-6bf9-42e5-8510-1760538b0c05 2018-07-01 10:00:29,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8774/v2.1/flavors/9786a5f6-2985-4815-95d9-c3d37c5d20d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bd1a1ca8a1da9b4c7eb33838d4ca909e0f1496" 2018-07-01 10:00:29,988 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be7a90a6-ec4b-4dc8-92ae-a9c0589ed945 X-Compute-Request-Id: req-be7a90a6-ec4b-4dc8-92ae-a9c0589ed945 Date: Sun, 01 Jul 2018 10:00:29 GMT Connection: close 2018-07-01 10:00:29,988 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/9786a5f6-2985-4815-95d9-c3d37c5d20d4 used request id req-be7a90a6-ec4b-4dc8-92ae-a9c0589ed945 2018-07-01 10:00:29,988 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 10:00:29,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 10:00:29,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:00:30,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["4LQp-22OQQu8ZHxKtEz8IQ"], "issued_at": "2018-07-01T10:00:30.000000Z"}} 2018-07-01 10:00:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" 2018-07-01 10:00:30,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:00:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c9f4978-da3e-44d5-bff1-61c56b4d5b33 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 10:00:30,835 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6c9f4978-da3e-44d5-bff1-61c56b4d5b33 2018-07-01 10:00:30,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" 2018-07-01 10:00:31,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-ba448964-cf98-42d7-bda3-3abdaee4c1a2 Date: Sun, 01 Jul 2018 10:00:31 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"} 2018-07-01 10:00:31,152 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1 used request id req-ba448964-cf98-42d7-bda3-3abdaee4c1a2 2018-07-01 10:00:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" 2018-07-01 10:00:31,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-343052b9-debf-46ed-9e1f-b58165ac9372 Date: Sun, 01 Jul 2018 10:00:31 GMT Connection: close 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", "root-tar"], "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-01 10:00:31,162 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-343052b9-debf-46ed-9e1f-b58165ac9372 2018-07-01 10:00:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}' 2018-07-01 10:00:31,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-24aea49a-70db-49c1-b28e-f6cd8ecf3f95 Date: Sun, 01 Jul 2018 10:00:31 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-01T10:00:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T10:00:31Z", "visibility": "shared", "self": "/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8", "min_disk": 0, "protected": false, "id": "ac169a87-76dd-4a39-a586-b8680c99e7c8", "file": "/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 10:00:31,228 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-24aea49a-70db-49c1-b28e-f6cd8ecf3f95 2018-07-01 10:00:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" -d '' 2018-07-01 10:00:31,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43c20e75-e0e3-4321-96a4-9465de5d8e47 Date: Sun, 01 Jul 2018 10:00:31 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 10:00:31,471 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8/file used request id req-43c20e75-e0e3-4321-96a4-9465de5d8e47 2018-07-01 10:00:31,472 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 10:00:31,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" 2018-07-01 10:00:31,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-661d32c2-7baa-4d8d-b021-81a0cc654991 Date: Sun, 01 Jul 2018 10:00:31 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-01T10:00:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T10:00:31Z", "visibility": "shared", "self": "/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8", "min_disk": 0, "protected": false, "id": "ac169a87-76dd-4a39-a586-b8680c99e7c8", "file": "/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/ac169a87-76dd-4a39-a586-b8680c99e7c8", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 10:00:31,524 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8 used request id req-661d32c2-7baa-4d8d-b021-81a0cc654991 2018-07-01 10:00:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" 2018-07-01 10:00:31,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-266fdacc-1450-4733-a122-787f7c91630f Date: Sun, 01 Jul 2018 10:00:31 GMT Connection: close 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", "root-tar"], "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-01 10:00:31,535 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-266fdacc-1450-4733-a122-787f7c91630f 2018-07-01 10:00:31,537 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1 2018-07-01 10:00:31,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6d2542e413f31da2e2d90a0d532049e30c1609b" 2018-07-01 10:00:31,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-799ad990-2c6d-45f7-9256-47338a330dd7 Date: Sun, 01 Jul 2018 10:00:31 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-01T10:00:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T10:00:31Z", "visibility": "shared", "self": "/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8", "min_disk": 0, "protected": false, "id": "ac169a87-76dd-4a39-a586-b8680c99e7c8", "file": "/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/ac169a87-76dd-4a39-a586-b8680c99e7c8", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 10:00:31,578 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/ac169a87-76dd-4a39-a586-b8680c99e7c8 used request id req-799ad990-2c6d-45f7-9256-47338a330dd7 2018-07-01 10:00:31,579 - create_image - DEBUG - Instance status is - active 2018-07-01 10:00:31,579 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1 2018-07-01 10:00:31,579 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1 2018-07-01 10:00:31,579 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-01 10:00:31,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-01 10:00:31,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:00:32,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:00:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["PnjlsUfrRpOdWp0YlSJHLQ"], "issued_at": "2018-07-01T10:00:32.000000Z"}} 2018-07-01 10:00:32,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" 2018-07-01 10:00:32,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:00:32 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86f7e843-6cb1-4f90-8b3a-9483d41d570c Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 10:00:32,288 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-86f7e843-6cb1-4f90-8b3a-9483d41d570c 2018-07-01 10:00:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" 2018-07-01 10:00:32,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-b16eb922-e500-4d3a-945e-1b7702f7d3c4 Date: Sun, 01 Jul 2018 10:00:32 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2"} 2018-07-01 10:00:32,644 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2 used request id req-b16eb922-e500-4d3a-945e-1b7702f7d3c4 2018-07-01 10:00:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" 2018-07-01 10:00:32,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-b076df21-fdfb-42a5-a259-5548c6904677 Date: Sun, 01 Jul 2018 10:00:32 GMT Connection: close 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", "root-tar"], "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-01 10:00:32,661 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-b076df21-fdfb-42a5-a259-5548c6904677 2018-07-01 10:00:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2"}' 2018-07-01 10:00:32,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/d7a2c501-9001-4735-a889-642d030f9687 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-9d406170-94c3-4d6e-b7bd-ce4aa495ccdb Date: Sun, 01 Jul 2018 10:00:32 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T10:00:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-01T10:00:33Z", "visibility": "shared", "self": "/v2/images/d7a2c501-9001-4735-a889-642d030f9687", "min_disk": 0, "protected": false, "id": "d7a2c501-9001-4735-a889-642d030f9687", "file": "/v2/images/d7a2c501-9001-4735-a889-642d030f9687/file", "checksum": null, "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 10:00:32,737 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-9d406170-94c3-4d6e-b7bd-ce4aa495ccdb 2018-07-01 10:00:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/d7a2c501-9001-4735-a889-642d030f9687/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" -d '' 2018-07-01 10:00:32,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04e88ea7-ad16-4bee-9539-c130efba4139 Date: Sun, 01 Jul 2018 10:00:32 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-01 10:00:32,991 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/d7a2c501-9001-4735-a889-642d030f9687/file used request id req-04e88ea7-ad16-4bee-9539-c130efba4139 2018-07-01 10:00:32,991 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-01 10:00:32,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/d7a2c501-9001-4735-a889-642d030f9687 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" 2018-07-01 10:00:33,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-fcff59e5-e03e-4d9f-b0e7-c3490be86e50 Date: Sun, 01 Jul 2018 10:00:33 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T10:00:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T10:00:33Z", "visibility": "shared", "self": "/v2/images/d7a2c501-9001-4735-a889-642d030f9687", "min_disk": 0, "protected": false, "id": "d7a2c501-9001-4735-a889-642d030f9687", "file": "/v2/images/d7a2c501-9001-4735-a889-642d030f9687/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/d7a2c501-9001-4735-a889-642d030f9687", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 10:00:33,020 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/d7a2c501-9001-4735-a889-642d030f9687 used request id req-fcff59e5-e03e-4d9f-b0e7-c3490be86e50 2018-07-01 10:00:33,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" 2018-07-01 10:00:33,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-effe188e-5e25-4be9-8fbb-6f1edc9b5733 Date: Sun, 01 Jul 2018 10:00:33 GMT Connection: close 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", "root-tar"], "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-01 10:00:33,029 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-effe188e-5e25-4be9-8fbb-6f1edc9b5733 2018-07-01 10:00:33,032 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2 2018-07-01 10:00:33,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/d7a2c501-9001-4735-a889-642d030f9687 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac4e3a89cd4d8bc3bb28f8df29cb4d6639ecc8b6" 2018-07-01 10:00:33,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-5d38c72d-f171-4b4f-b7e6-d1bae40b64c3 Date: Sun, 01 Jul 2018 10:00:33 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-01T10:00:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-01T10:00:33Z", "visibility": "shared", "self": "/v2/images/d7a2c501-9001-4735-a889-642d030f9687", "min_disk": 0, "protected": false, "id": "d7a2c501-9001-4735-a889-642d030f9687", "file": "/v2/images/d7a2c501-9001-4735-a889-642d030f9687/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11b58bd041fa4b449fd8ff0276bd0ae7", "direct_url": "file:///var/lib/glance/images/d7a2c501-9001-4735-a889-642d030f9687", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-01 10:00:33,146 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/d7a2c501-9001-4735-a889-642d030f9687 used request id req-5d38c72d-f171-4b4f-b7e6-d1bae40b64c3 2018-07-01 10:00:33,147 - create_image - DEBUG - Instance status is - active 2018-07-01 10:00:33,147 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2 2018-07-01 10:00:33,147 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2 2018-07-01 10:00:33,147 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 10:00:33,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:00:33,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["jonKfMInTxW6yypNWKxRZA"], "issued_at": "2018-07-01T10:00:33.000000Z"}} 2018-07-01 10:00:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group 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"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Nova::FloatingIPAssociation", "properties": {"server_id": {"get_resource": "vm1"}, "floating_ip": {"get_resource": "floating_ip"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "vm2": {"depends_on": ["subnet", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1"], "type": "OS::Nova::Server", "properties": {"name": {"get_param": "inst1_name"}, "key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "flavor": {"get_resource": "flavor1"}, "security_groups": [{"get_resource": "server_security_group"}], "networks": [{"network": {"get_resource": "network"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net"}}' 2018-07-01 10:00:37,598 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-afbb9fdb-7f74-4049-af7d-ed85227e3689 Date: Sun, 01 Jul 2018 10:00:37 GMT Connection: close RESP BODY: {"stack": {"id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}]}} 2018-07-01 10:00:37,598 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks used request id req-afbb9fdb-7f74-4049-af7d-ed85227e3689 2018-07-01 10:00:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:37,631 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c5521c86-63a0-48df-8351-53413b7e1786 Date: Sun, 01 Jul 2018 10:00:37 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:37,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2353 X-Openstack-Request-Id: req-c26f5508-1005-4873-866b-2f75ae9277f3 Date: Sun, 01 Jul 2018 10:00:37 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:37,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-c26f5508-1005-4873-866b-2f75ae9277f3 2018-07-01 10:00:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:38,298 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-df693f93-3536-4284-8aa3-00147139958e Date: Sun, 01 Jul 2018 10:00:38 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2353 X-Openstack-Request-Id: req-2f0d5aaf-ebc5-4f9e-9a7e-5d054a7296b8 Date: Sun, 01 Jul 2018 10:00:38 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:38,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-2f0d5aaf-ebc5-4f9e-9a7e-5d054a7296b8 2018-07-01 10:00:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:41,682 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5d42283f-962a-479a-9994-4c1947552e29 Date: Sun, 01 Jul 2018 10:00:41 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:42,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-2dbfe49d-fb67-4c2d-b296-1c3868678b75 Date: Sun, 01 Jul 2018 10:00:42 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:42,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-2dbfe49d-fb67-4c2d-b296-1c3868678b75 2018-07-01 10:00:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:45,208 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-391f6e52-8b8e-42a3-9ff2-68b49df1cc46 Date: Sun, 01 Jul 2018 10:00:45 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:45,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-61067a4e-b3a9-44a7-8c55-f12fc9ab71ee Date: Sun, 01 Jul 2018 10:00:45 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:45,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-61067a4e-b3a9-44a7-8c55-f12fc9ab71ee 2018-07-01 10:00:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:48,486 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4b453e93-2710-467a-a3e2-6a04847a9328 Date: Sun, 01 Jul 2018 10:00:48 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:48,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-93c1a770-4c97-4c9e-8671-4c505ab60a15 Date: Sun, 01 Jul 2018 10:00:48 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:48,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-93c1a770-4c97-4c9e-8671-4c505ab60a15 2018-07-01 10:00:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:51,756 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d8989b39-6d99-4f15-b922-f63dda85bb68 Date: Sun, 01 Jul 2018 10:00:51 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:51,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-89857dec-31ac-40bd-b3e4-4a65223999f0 Date: Sun, 01 Jul 2018 10:00:51 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:51,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-89857dec-31ac-40bd-b3e4-4a65223999f0 2018-07-01 10:00:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:54,989 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9464b775-6f0f-476f-b866-22fbbfe00e7f Date: Sun, 01 Jul 2018 10:00:54 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:55,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-76889e66-f3df-4e1a-9bd4-5d9b297dc00e Date: Sun, 01 Jul 2018 10:00:55 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:55,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-76889e66-f3df-4e1a-9bd4-5d9b297dc00e 2018-07-01 10:00:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:00:58,255 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-04157330-2922-4033-8af6-8f6e237fbc3f Date: Sun, 01 Jul 2018 10:00:58 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:00:58,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-c60db539-57ab-489c-9f6a-27f2d07f8658 Date: Sun, 01 Jul 2018 10:00:58 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:00:58,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-c60db539-57ab-489c-9f6a-27f2d07f8658 2018-07-01 10:01:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:01,493 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ef710802-6a37-452a-afae-6bca0c915eab Date: Sun, 01 Jul 2018 10:01:01 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:01,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-7c67dae3-bd11-4d98-ad59-7f787b97539c Date: Sun, 01 Jul 2018 10:01:01 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:01,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-7c67dae3-bd11-4d98-ad59-7f787b97539c 2018-07-01 10:01:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:04,922 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-482a4f14-0a7b-43d5-8221-674bcf539f25 Date: Sun, 01 Jul 2018 10:01:04 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:05,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-835b45f9-67e9-485b-b4df-43510a1ba0a2 Date: Sun, 01 Jul 2018 10:01:05 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:05,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-835b45f9-67e9-485b-b4df-43510a1ba0a2 2018-07-01 10:01:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:08,162 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-462e350e-9a13-4161-98e8-5f6b027e2d03 Date: Sun, 01 Jul 2018 10:01:08 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:08,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-2c89c1fa-2a10-418d-911e-42d61d6f465c Date: Sun, 01 Jul 2018 10:01:08 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:08,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-2c89c1fa-2a10-418d-911e-42d61d6f465c 2018-07-01 10:01:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:11,408 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-dd0b22ce-2c9b-4678-b935-8fa15721b91e Date: Sun, 01 Jul 2018 10:01:11 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:11,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-e0a46e9d-b02c-46b6-acd4-609b55216491 Date: Sun, 01 Jul 2018 10:01:11 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:11,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-e0a46e9d-b02c-46b6-acd4-609b55216491 2018-07-01 10:01:14,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:14,642 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-28256b4a-b7fc-4175-820c-31e311b40ace Date: Sun, 01 Jul 2018 10:01:14 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:14,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-78c8a82b-cc7a-4cc7-9285-3740bb129c7d Date: Sun, 01 Jul 2018 10:01:14 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:14,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-78c8a82b-cc7a-4cc7-9285-3740bb129c7d 2018-07-01 10:01:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:17,885 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-47be54eb-e91a-4cd3-a3d8-1847cf057f74 Date: Sun, 01 Jul 2018 10:01:17 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:18,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-3140dcbd-56dc-4caa-a0da-718554dfac2c Date: Sun, 01 Jul 2018 10:01:18 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:18,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-3140dcbd-56dc-4caa-a0da-718554dfac2c 2018-07-01 10:01:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:21,132 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d1117df2-2ee9-4e2f-b179-d970e8469375 Date: Sun, 01 Jul 2018 10:01:21 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:21,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-9efb1213-916b-47e2-bbba-c77b9df302cc Date: Sun, 01 Jul 2018 10:01:21 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:21,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-9efb1213-916b-47e2-bbba-c77b9df302cc 2018-07-01 10:01:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:24,372 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-29147ae2-e8e0-4785-a569-308cd0205a93 Date: Sun, 01 Jul 2018 10:01:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:24,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-08699404-af30-4676-91dd-df040b34b260 Date: Sun, 01 Jul 2018 10:01:24 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:24,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-08699404-af30-4676-91dd-df040b34b260 2018-07-01 10:01:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:27,614 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9b542344-6b1c-4838-b6f1-914ae5f3b9a9 Date: Sun, 01 Jul 2018 10:01:27 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:27,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-e0c4e092-7091-47ea-9080-151f368f02f3 Date: Sun, 01 Jul 2018 10:01:27 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:27,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-e0c4e092-7091-47ea-9080-151f368f02f3 2018-07-01 10:01:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:30,901 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-39dd9c1f-c524-4d6c-ba5d-d68ada4a20ec Date: Sun, 01 Jul 2018 10:01:30 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:31,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-a92d7765-e7d7-458b-8dfb-3812586a56c1 Date: Sun, 01 Jul 2018 10:01:31 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:31,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-a92d7765-e7d7-458b-8dfb-3812586a56c1 2018-07-01 10:01:34,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:34,131 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7fd4a689-e9b6-4395-81a3-207935ff61a9 Date: Sun, 01 Jul 2018 10:01:34 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:34,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-175120bb-2559-4457-9026-e7eb6964bf6e Date: Sun, 01 Jul 2018 10:01:34 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:34,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-175120bb-2559-4457-9026-e7eb6964bf6e 2018-07-01 10:01:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:37,358 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7ed6f73c-8e85-438f-b634-e7bd9382daef Date: Sun, 01 Jul 2018 10:01:37 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:37,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-fe4905d7-95b6-408f-b85a-cb8b1455a432 Date: Sun, 01 Jul 2018 10:01:37 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:37,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-fe4905d7-95b6-408f-b85a-cb8b1455a432 2018-07-01 10:01:40,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:40,598 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-028b5700-c2fc-44cf-919c-b3aff7ce0fef Date: Sun, 01 Jul 2018 10:01:40 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:40,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-c24fa7ac-3923-4797-a92b-a81155c23094 Date: Sun, 01 Jul 2018 10:01:40 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:40,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-c24fa7ac-3923-4797-a92b-a81155c23094 2018-07-01 10:01:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:43,837 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9f15127f-55e7-4082-860b-d88675af2a1c Date: Sun, 01 Jul 2018 10:01:43 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:44,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-d27f6faf-629f-4cec-a090-263d5f5298ea Date: Sun, 01 Jul 2018 10:01:44 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:44,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-d27f6faf-629f-4cec-a090-263d5f5298ea 2018-07-01 10:01:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:47,061 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6805821a-7fa9-4000-9654-e593c44c1a05 Date: Sun, 01 Jul 2018 10:01:47 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:47,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-6cd36e45-2b0d-483f-8d43-0bc7158678ee Date: Sun, 01 Jul 2018 10:01:47 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:47,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-6cd36e45-2b0d-483f-8d43-0bc7158678ee 2018-07-01 10:01:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:50,283 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-04ed3763-9fce-4c2b-aaa0-9e1afe831d51 Date: Sun, 01 Jul 2018 10:01:50 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:50,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-083f6476-4086-41e3-b001-2b530999895c Date: Sun, 01 Jul 2018 10:01:50 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:50,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-083f6476-4086-41e3-b001-2b530999895c 2018-07-01 10:01:53,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:53,520 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-959849ec-7e0d-47c0-8e73-31cfcc90bc8c Date: Sun, 01 Jul 2018 10:01:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:53,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-50a77c70-1a08-443a-aa6a-2da98a60b1c6 Date: Sun, 01 Jul 2018 10:01:53 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:53,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-50a77c70-1a08-443a-aa6a-2da98a60b1c6 2018-07-01 10:01:56,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:56,759 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d224fc9f-6688-456d-9a74-cfcd077c0059 Date: Sun, 01 Jul 2018 10:01:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:01:56,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-2da12ff8-33df-4c23-87d1-421617e962b0 Date: Sun, 01 Jul 2018 10:01:56 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:01:56,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-2da12ff8-33df-4c23-87d1-421617e962b0 2018-07-01 10:01:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:01:59,982 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-d6326d58-f533-42ac-ab76-c52d5783bfe2 Date: Sun, 01 Jul 2018 10:01:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:00,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-f4e18b67-0297-4711-b403-5ea69120d043 Date: Sun, 01 Jul 2018 10:02:00 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:02:00,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-f4e18b67-0297-4711-b403-5ea69120d043 2018-07-01 10:02:03,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:02:03,195 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-388df242-11c7-4974-8a82-b20c6bf92841 Date: Sun, 01 Jul 2018 10:02:03 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:03,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-123d83f2-0531-43d1-a7c4-e110ff8622dd Date: Sun, 01 Jul 2018 10:02:03 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:02:03,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-123d83f2-0531-43d1-a7c4-e110ff8622dd 2018-07-01 10:02:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:02:06,419 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-915d6825-c71c-48d2-a882-dca8f1538f23 Date: Sun, 01 Jul 2018 10:02:06 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:06,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-c66c764d-bbf2-4971-ac1e-27de71b0a550 Date: Sun, 01 Jul 2018 10:02:06 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:02:06,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-c66c764d-bbf2-4971-ac1e-27de71b0a550 2018-07-01 10:02:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:02:09,657 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-479e443c-28ba-4bd9-9007-33f9a212a02d Date: Sun, 01 Jul 2018 10:02:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:09,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-24a372fd-b559-4b99-bf17-0e40a3ec3c3c Date: Sun, 01 Jul 2018 10:02:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:02:09,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-24a372fd-b559-4b99-bf17-0e40a3ec3c3c 2018-07-01 10:02:12,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:02:12,900 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-40a2c73b-6b13-425d-bd3d-3a97e0add6f7 Date: Sun, 01 Jul 2018 10:02:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:13,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-eae9dda3-a744-4cc2-8973-5bbd7003870d Date: Sun, 01 Jul 2018 10:02:13 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:02:13,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-eae9dda3-a744-4cc2-8973-5bbd7003870d 2018-07-01 10:02:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dcd95c34-ca17-4f16-86c1-750dd5535ca5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b432f7711e0fed0403677c019c3dfaa8927da2d" 2018-07-01 10:02:16,122 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5550a20d-3d38-46a6-bc09-760cd9decf8a Date: Sun, 01 Jul 2018 10:02:16 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:16,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4161 X-Openstack-Request-Id: req-4e291978-f0ce-442d-84bb-f38aaf409c19 Date: Sun, 01 Jul 2018 10:02:16 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor2", "OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "OS::stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-subnet", "net_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack", "stack_user_project_id": "c5658f454f3a46549e77b6077560af3a", "stack_status_reason": "Resource CREATE failed: ResourceInError: resources.vm1: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "creation_time": "2018-07-01T10:00:37Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "dcd95c34-ca17-4f16-86c1-750dd5535ca5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuR92bZeIZbWx99TxHLEO13B41kdUI7SKmztPbmNuxKt4Es5L\nR1VaHnS9d/6QobpxRIu2+JiVPkX2oK50QYp15lkjDArNV8fxPwXHgxmwPpHljXLV\nfhSFfxFurG8VqlOaJK306fkengWWKPq9bBcmtz7QVMI1Wc8I0BYn3BkEzxMQJbWc\nQc3S0WEvtJEj071+0yh10xHGoKIAZow6Pd2OqbNqPab7w9Lq2prGkpV/jWXPK5TE\nZjDaqIHN56G2vx2fOBGzGTsLcO8XiNAYAkkAJMIyPxLtV/m/pQcr/ynVaV1PYabD\ngvWqs6mKFOa8cmTFoQh+gSq83inyTOwgcsopUQIDAQABAoIBAHmctqMGEh+m/hPu\nOrr7geF7zJYP47FVEF0r2GGPRpxCfK32AbQJ2Rr62+ExRXhJT9GU6w1ix2BSe9NQ\n56SKvisl0YU+r2kEO3KIbGmufX6NP7ztfFzIRG6WWBtFGnl7VF7WPHdcJYXv65Ze\nKgQRLWjiBeA4eO3XuVVhyKupb+RL5MXBbV4i7sJSLDuR8qjVLF1sV1HsBtfPkwDC\nj/IDcIcC9zTFCn3R+y1rvo24qu2uEFkxX9uVrBwDpvpPS7yd2vrcf1Ihhl7sTI1u\nS0Yj72pxz5+//AI4nJ+lBS1iJ7a90Tc1Iu1Fmn/r1f9DSQJGPnOBI0yGXe0BJQzj\n+p45SyUCgYEA8+7w+MTacatOr+04nECBoukFM/aWZ0+HMDtH3b26M5AP5AjJtr1f\nkrJ9l0P0U5p1+LQbwJSwszu/+Rm417F3L4xu7qIq+hiDXVEHDFDgND8C6XlMA4km\nfnnwzKJ3RFJpjZ/4dKu9jpTl8rzquB2HL+voynl26Q+oYvIwjz8KEpsCgYEAwkfF\n3+vnfN/IemGQeD3FSpxXBSY/d1cbnfOjKabJLdvtNS+KgmoHMI8PcYDCpQpaVtlD\n0Hey1Djaw3i0nDgRB4sBoygrh7N25DedIpI9BH2g7DqpuZzx9Jwn3f67/ae+cyXv\n3pk7tu5m5BunLO21yGftY1SwehzSkfPjQr9QLIMCgYBJqduNVG0fLHtbt0iELxq2\n5qWSlqG+2w5ZK129gcEMNzIFS/4WOEP3Wf2BQ50x7hA4JbPHyV8/EQkdIX5nbIkw\ni7koSUKvOd3ZvVFij73VKT4o4V9qJe3A/fQQ5/MaZ8TGZwuxt/dLan2yewhqx0f+\n2b/3/QxCv167WqX9bC0PhwKBgCkxnrtEAelwacnJNiDIuDSBwdHNsldTmP980XPb\ncXzPzRQh6HSOlsetDdE7RApKj60qlD53outswrX/ugwFt1aqGsbFlbVIUEVDpYXX\nDCkPmjd8mNBKfuMm2S0w/htinfc8bAf+5bJ8CkUDuAbGwGyl3KfbJTA/PEbGN8HH\nXvCRAoGBANG/tq/phak1DXvggbaUReVKSkjDrzbRBdr8VfovfMuFDIcnXWCR5osY\nozbUpR7kBk0L50oXNW+l8op4KwOt1KySVMxBAGs3jfERUM0y+X91kjEyw345mLY8\n4LUa24FZSY6Ft3dDZOg/SsX/EMhqQfExcaBQ66gTYvoT9vdXLFed\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-07-01 10:02:16,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsCreateComplexStackTests-92e41675-ce5f-4c76-90c0-807f4a35d6bc-stack/dcd95c34-ca17-4f16-86c1-750dd5535ca5 used request id req-4e291978-f0ce-442d-84bb-f38aaf409c19 2018-07-01 10:02:16,311 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 10:02:16,311 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 10:02:16,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:16,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["E4umRZjgR9Wi4ofnlXPoRg"], "issued_at": "2018-07-01T10:02:16.000000Z"}} 2018-07-01 10:02:16,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91752876832d0f19fe51300be65b9d37e13517f" -d '{"stack_name": "HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-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-01 10:02:19,111 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233 Content-Type: application/json Content-Length: 264 X-Openstack-Request-Id: req-0277e896-5f26-42bb-8f4b-c415b6e8cde5 Date: Sun, 01 Jul 2018 10:02:19 GMT Connection: close RESP BODY: {"stack": {"id": "dc145306-282f-4152-af94-d3651e4c3233", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233", "rel": "self"}]}} 2018-07-01 10:02:19,111 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks used request id req-0277e896-5f26-42bb-8f4b-c415b6e8cde5 2018-07-01 10:02:19,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dc145306-282f-4152-af94-d3651e4c3233 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91752876832d0f19fe51300be65b9d37e13517f" 2018-07-01 10:02:19,146 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-145b770e-f4fc-43e8-b7dc-7b2726f3a829 Date: Sun, 01 Jul 2018 10:02:19 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:19,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1110 X-Openstack-Request-Id: req-97bf6fd2-3306-47a2-8f96-3e5c211ec665 Date: Sun, 01 Jul 2018 10:02:19 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dc145306-282f-4152-af94-d3651e4c3233", "OS::stack_name": "HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack", "stack_user_project_id": "90b3e45b92b241c98e0cd86ce242f6ac", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:02:18Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc145306-282f-4152-af94-d3651e4c3233", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-01 10:02:19,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233 used request id req-97bf6fd2-3306-47a2-8f96-3e5c211ec665 2018-07-01 10:02:19,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dc145306-282f-4152-af94-d3651e4c3233 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91752876832d0f19fe51300be65b9d37e13517f" 2018-07-01 10:02:19,780 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-8d8fc997-a3a1-4255-91e8-6704893cf55c Date: Sun, 01 Jul 2018 10:02:19 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:19,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1122 X-Openstack-Request-Id: req-b4af1543-0386-4248-8fd7-2e48c978f27d Date: Sun, 01 Jul 2018 10:02:19 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "dc145306-282f-4152-af94-d3651e4c3233", "OS::stack_name": "HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack", "stack_user_project_id": "90b3e45b92b241c98e0cd86ce242f6ac", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T10:02:18Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dc145306-282f-4152-af94-d3651e4c3233", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-01 10:02:19,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233 used request id req-b4af1543-0386-4248-8fd7-2e48c978f27d 2018-07-01 10:02:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dc145306-282f-4152-af94-d3651e4c3233/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91752876832d0f19fe51300be65b9d37e13517f" 2018-07-01 10:02:19,890 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233/resources Content-Length: 497 Content-Type: application/json X-Openstack-Request-Id: req-f278c4ff-1793-4a1e-9a5f-3f9cefa3e5e3 Date: Sun, 01 Jul 2018 10:02:19 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:19,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-f772f300-b705-49a8-be43-4fdab5b7591f Date: Sun, 01 Jul 2018 10:02:19 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233/resources/flavor", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-01T10:02:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T10:02:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5ebf255a-407c-4957-bbfb-93015d7bd0ae", "resource_type": "OS::Nova::Flavor"}]} 2018-07-01 10:02:19,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233/resources used request id req-f772f300-b705-49a8-be43-4fdab5b7591f 2018-07-01 10:02:19,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/flavors/5ebf255a-407c-4957-bbfb-93015d7bd0ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91752876832d0f19fe51300be65b9d37e13517f" 2018-07-01 10:02:20,289 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 540 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d7d91fb7-31a9-4697-b80c-298a5ab54c3b X-Compute-Request-Id: req-d7d91fb7-31a9-4697-b80c-298a5ab54c3b Date: Sun, 01 Jul 2018 10:02:20 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack-flavor-qxidoszamfub", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5ebf255a-407c-4957-bbfb-93015d7bd0ae", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5ebf255a-407c-4957-bbfb-93015d7bd0ae", "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": "5ebf255a-407c-4957-bbfb-93015d7bd0ae"}} 2018-07-01 10:02:20,289 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/5ebf255a-407c-4957-bbfb-93015d7bd0ae used request id req-d7d91fb7-31a9-4697-b80c-298a5ab54c3b 2018-07-01 10:02:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/dc145306-282f-4152-af94-d3651e4c3233 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91752876832d0f19fe51300be65b9d37e13517f" 2018-07-01 10:02:20,337 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-4616e461-ba73-4055-a9ab-69b5e5149ed2 Date: Sun, 01 Jul 2018 10:02:20 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:20,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28950f9b-74c3-4a94-a4ed-dae8963e1473 Content-Length: 0 Date: Sun, 01 Jul 2018 10:02:20 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 10:02:20,388 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsFlavorTests-98fe361e-3270-46fb-9706-f67cca2cd9fc-stack/dc145306-282f-4152-af94-d3651e4c3233 used request id req-28950f9b-74c3-4a94-a4ed-dae8963e1473 2018-07-01 10:02:20,389 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 10:02:20,389 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-01 10:02:20,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:21,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["zfrddLRvQXuxz2uNgyRToA"], "issued_at": "2018-07-01T10:02:21.000000Z"}} 2018-07-01 10:02:21,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" -d '{"stack_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-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-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp"}}' 2018-07-01 10:02:23,305 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 Content-Type: application/json Content-Length: 265 X-Openstack-Request-Id: req-0b9cf604-6811-4a13-aa44-f8834ad879f5 Date: Sun, 01 Jul 2018 10:02:23 GMT Connection: close RESP BODY: {"stack": {"id": "c7bf7401-c493-4076-8c2f-c825cc0a3b53", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53", "rel": "self"}]}} 2018-07-01 10:02:23,305 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks used request id req-0b9cf604-6811-4a13-aa44-f8834ad879f5 2018-07-01 10:02:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/c7bf7401-c493-4076-8c2f-c825cc0a3b53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" 2018-07-01 10:02:23,587 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-64c1e5ba-6782-433c-b08c-613ec3b48226 Date: Sun, 01 Jul 2018 10:02:23 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:23,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-8b34ad91-9fe6-4354-bcb2-fbfb4a888aa1 Date: Sun, 01 Jul 2018 10:02:23 GMT Connection: close 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": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "c7bf7401-c493-4076-8c2f-c825cc0a3b53", "OS::stack_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack", "keypair_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack", "stack_user_project_id": "8959604d09c34a8db8e128b66d140bd4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:02:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c7bf7401-c493-4076-8c2f-c825cc0a3b53", "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-01 10:02:23,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 used request id req-8b34ad91-9fe6-4354-bcb2-fbfb4a888aa1 2018-07-01 10:02:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/c7bf7401-c493-4076-8c2f-c825cc0a3b53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" 2018-07-01 10:02:23,963 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-5f67101f-9689-4eb5-abcd-5a7b8b99ba2e Date: Sun, 01 Jul 2018 10:02:23 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3013 X-Openstack-Request-Id: req-64e27acf-7691-4e70-a5ea-4e44934c1119 Date: Sun, 01 Jul 2018 10:02:24 GMT Connection: close 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": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "c7bf7401-c493-4076-8c2f-c825cc0a3b53", "OS::stack_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack", "keypair_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack", "stack_user_project_id": "8959604d09c34a8db8e128b66d140bd4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T10:02:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7bf7401-c493-4076-8c2f-c825cc0a3b53", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzVWX9wMF8wDCCBhnkZQVQTYjCZZLrdWO8+2HjMLsMbiQ7eyj\nFuyZHNLZ1w9h7/kXVB/pghtpHCUB57HwGh0zhuggxI4cJW+SRb4KA7M/OrUfJZcm\na4869lc2YJYe3Su5BKBwKxCDqJtGnJsa9FbbjdjyVdnN93y87ZNudL2uSTgnXItk\ndDgOB2QrrKp/06wHLSg9I3bZG9jP0fRSqMwRNHl2LuNMgj7x87HKn4Jnk/KAdwvp\ndQP0inJfjjRfKSS52qv3s9+Po5wqn/Mhli8x9x/2cn1hbDG3irV9iVdboYdG7CKm\n3rk5FUE7FSNKBmxyiB+I/cYqgRTjiMEMbSfruQIDAQABAoIBAQDFDbWO+jnFYR7U\nggcysHhNYtTxKGlsZBySf4usTIw7kzKTApvpLhoqjTc9qqeEkvoOY6nGkOOofON9\nJUiU5x1CBJcdynu8eXxYre4SavztLFC91HasloIxUrT+sFLiUkl25TmAOpL/RjTX\nqgqOHqUJVgAK38FIF0+AeBJyum3+GMuVp5A5Eh5Y43HzN7fXBd6aKDDxxyc87pU0\nseaaZW0sFC/oDjyhd880hkc9g0jUDrR8gXMDRGAifmAol8sprXMntCphZ8ZjML0F\nsW32TE/zYqMBfuqjJD2E9TRy//zOfyVVEj0QosMvfX4THuo4Q0/kOeFmmKZzkvjs\nvhvOWI/hAoGBAOom2K4ttmr7OqBtlgcysPZfBDNYWPCrj/HU6/rHoLZ5QXZ62aSU\nqCjIHHljlrkYyx1pYi98VxbXiHAXM6nuzTZ/uFjUOvaCMN4QXH+SG5qY7qInU5CE\nYwfRW5erIdTZ3S4n1WELo8luUYzs4H3FrdHZ5Nzj82gKd/3rmxzVw9aVAoGBAOB+\nY8OhtpP/2rsHjcFByOd/0v5IWkiDu8OfqaEakbV+aRQ9wMcdwXC0QEny8geoIg11\nEwcy+SFea2seK/4v1GmFLAbr4LW1Y0FVSHOATV1b0kTZpmaF2NO3nT+JafpJPWcv\nYthSGGiA6IruF3vmS6G7jFt9aonRzqBWe51FXSuVAoGAFOL+NRtSyFw8sI7V8TJu\nYqu7HjFlTaKgJnxNyIMCLQTH+B+hRnMURP8EuzdM/JnflHIQFhhLVHhJbWZEb4Yj\nvBbMhO/5in+2iDiBZ8fKupGlx8UmSR/mDY55UyAq1mfQuQtIl22IYLF8iMuggted\nV7jOF34l+kPkzDu2DG5tF7kCgYEAmRt6PR2YoR25dx9yvaB5PfH+2/BKqvQ1ZfkJ\nvteZEthRID3xsZuIp643vneUPEaeWuFDBgDsyqZTyq28QVMron/yBBJxolxAgnmA\nvU1+9jI+mTh79aZJuDOdaoz0m3/CAhLebjynavaoIsC5gYYShQ6dbnR96dsO+mmh\nSyTYo3UCgYEAyV5oS/TLGqCLFK3slruUAoOMC6gn6kzM4Cxp7K8UFpqvASodQiDE\nP4xQ6ugkGfF8V5yiSUgZP3mq3w27YHsivefzg/T8XKaCtRfiy8w79GhE+FMP9O38\nJ2mgvWMYA0AJQrorGU93zsOf/BeP7P8030wB6mDZc2x0oMqzmuDmTQQ=\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-01 10:02:24,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 used request id req-64e27acf-7691-4e70-a5ea-4e44934c1119 2018-07-01 10:02:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/c7bf7401-c493-4076-8c2f-c825cc0a3b53/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" 2018-07-01 10:02:24,472 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53/resources Content-Length: 499 Content-Type: application/json X-Openstack-Request-Id: req-161ee63a-8107-45a1-9bd4-e77516bbb665 Date: Sun, 01 Jul 2018 10:02:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:24,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-83149c60-3358-4b27-89b4-bdfdc6e66e0a Date: Sun, 01 Jul 2018 10:02:24 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53/resources/keypair", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-01T10:02:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T10:02:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-01 10:02:24,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53/resources used request id req-83149c60-3358-4b27-89b4-bdfdc6e66e0a 2018-07-01 10:02:24,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" 2018-07-01 10:02:24,821 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6eb0e01f-512b-425d-8437-e03f18cd02cf X-Compute-Request-Id: req-6eb0e01f-512b-425d-8437-e03f18cd02cf Date: Sun, 01 Jul 2018 10:02:24 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNVZf3AwXzAMIIGGeRlBVBNiMJlkut1Y7z7YeMwuwxuJDt7KMW7Jkc0tnXD2Hv+RdUH+mCG2kcJQHnsfAaHTOG6CDEjhwlb5JFvgoDsz86tR8llyZrjzr2VzZglh7dK7kEoHArEIOom0acmxr0VtuN2PJV2c33fLztk250va5JOCdci2R0OA4HZCusqn/TrActKD0jdtkb2M/R9FKozBE0eXYu40yCPvHzscqfgmeT8oB3C+l1A/SKcl+ONF8pJLnaq/ez34+jnCqf8yGWLzH3H/ZyfWFsMbeKtX2JV1uhh0bsIqbeuTkVQTsVI0oGbHKIH4j9xiqBFOOIwQxtJ+u5 Generated-by-Nova", "user_id": "54f6ff2c861b4f64836204664571b3b1", "name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp", "deleted": false, "created_at": "2018-07-01T10:02:24.000000", "updated_at": null, "fingerprint": "af:04:db:fe:5d:a2:f9:6f:89:00:69:5e:7a:b9:38:ec", "deleted_at": null, "id": 5}} 2018-07-01 10:02:24,821 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp used request id req-6eb0e01f-512b-425d-8437-e03f18cd02cf 2018-07-01 10:02:24,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/c7bf7401-c493-4076-8c2f-c825cc0a3b53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" 2018-07-01 10:02:24,856 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-40768dd4-bf18-456d-824b-b970e63e8c7c Date: Sun, 01 Jul 2018 10:02:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:25,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3013 X-Openstack-Request-Id: req-ac433d0b-b0be-4db8-925f-61a7752c5f1e Date: Sun, 01 Jul 2018 10:02:25 GMT Connection: close 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": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "c7bf7401-c493-4076-8c2f-c825cc0a3b53", "OS::stack_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack", "keypair_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack", "stack_user_project_id": "8959604d09c34a8db8e128b66d140bd4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T10:02:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c7bf7401-c493-4076-8c2f-c825cc0a3b53", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzVWX9wMF8wDCCBhnkZQVQTYjCZZLrdWO8+2HjMLsMbiQ7eyj\nFuyZHNLZ1w9h7/kXVB/pghtpHCUB57HwGh0zhuggxI4cJW+SRb4KA7M/OrUfJZcm\na4869lc2YJYe3Su5BKBwKxCDqJtGnJsa9FbbjdjyVdnN93y87ZNudL2uSTgnXItk\ndDgOB2QrrKp/06wHLSg9I3bZG9jP0fRSqMwRNHl2LuNMgj7x87HKn4Jnk/KAdwvp\ndQP0inJfjjRfKSS52qv3s9+Po5wqn/Mhli8x9x/2cn1hbDG3irV9iVdboYdG7CKm\n3rk5FUE7FSNKBmxyiB+I/cYqgRTjiMEMbSfruQIDAQABAoIBAQDFDbWO+jnFYR7U\nggcysHhNYtTxKGlsZBySf4usTIw7kzKTApvpLhoqjTc9qqeEkvoOY6nGkOOofON9\nJUiU5x1CBJcdynu8eXxYre4SavztLFC91HasloIxUrT+sFLiUkl25TmAOpL/RjTX\nqgqOHqUJVgAK38FIF0+AeBJyum3+GMuVp5A5Eh5Y43HzN7fXBd6aKDDxxyc87pU0\nseaaZW0sFC/oDjyhd880hkc9g0jUDrR8gXMDRGAifmAol8sprXMntCphZ8ZjML0F\nsW32TE/zYqMBfuqjJD2E9TRy//zOfyVVEj0QosMvfX4THuo4Q0/kOeFmmKZzkvjs\nvhvOWI/hAoGBAOom2K4ttmr7OqBtlgcysPZfBDNYWPCrj/HU6/rHoLZ5QXZ62aSU\nqCjIHHljlrkYyx1pYi98VxbXiHAXM6nuzTZ/uFjUOvaCMN4QXH+SG5qY7qInU5CE\nYwfRW5erIdTZ3S4n1WELo8luUYzs4H3FrdHZ5Nzj82gKd/3rmxzVw9aVAoGBAOB+\nY8OhtpP/2rsHjcFByOd/0v5IWkiDu8OfqaEakbV+aRQ9wMcdwXC0QEny8geoIg11\nEwcy+SFea2seK/4v1GmFLAbr4LW1Y0FVSHOATV1b0kTZpmaF2NO3nT+JafpJPWcv\nYthSGGiA6IruF3vmS6G7jFt9aonRzqBWe51FXSuVAoGAFOL+NRtSyFw8sI7V8TJu\nYqu7HjFlTaKgJnxNyIMCLQTH+B+hRnMURP8EuzdM/JnflHIQFhhLVHhJbWZEb4Yj\nvBbMhO/5in+2iDiBZ8fKupGlx8UmSR/mDY55UyAq1mfQuQtIl22IYLF8iMuggted\nV7jOF34l+kPkzDu2DG5tF7kCgYEAmRt6PR2YoR25dx9yvaB5PfH+2/BKqvQ1ZfkJ\nvteZEthRID3xsZuIp643vneUPEaeWuFDBgDsyqZTyq28QVMron/yBBJxolxAgnmA\nvU1+9jI+mTh79aZJuDOdaoz0m3/CAhLebjynavaoIsC5gYYShQ6dbnR96dsO+mmh\nSyTYo3UCgYEAyV5oS/TLGqCLFK3slruUAoOMC6gn6kzM4Cxp7K8UFpqvASodQiDE\nP4xQ6ugkGfF8V5yiSUgZP3mq3w27YHsivefzg/T8XKaCtRfiy8w79GhE+FMP9O38\nJ2mgvWMYA0AJQrorGU93zsOf/BeP7P8030wB6mDZc2x0oMqzmuDmTQQ=\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-01 10:02:25,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 used request id req-ac433d0b-b0be-4db8-925f-61a7752c5f1e 2018-07-01 10:02:25,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" 2018-07-01 10:02:25,314 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6560e714-72ea-4ad9-8551-fdc7c7065bb3 X-Compute-Request-Id: req-6560e714-72ea-4ad9-8551-fdc7c7065bb3 Date: Sun, 01 Jul 2018 10:02:25 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNVZf3AwXzAMIIGGeRlBVBNiMJlkut1Y7z7YeMwuwxuJDt7KMW7Jkc0tnXD2Hv+RdUH+mCG2kcJQHnsfAaHTOG6CDEjhwlb5JFvgoDsz86tR8llyZrjzr2VzZglh7dK7kEoHArEIOom0acmxr0VtuN2PJV2c33fLztk250va5JOCdci2R0OA4HZCusqn/TrActKD0jdtkb2M/R9FKozBE0eXYu40yCPvHzscqfgmeT8oB3C+l1A/SKcl+ONF8pJLnaq/ez34+jnCqf8yGWLzH3H/ZyfWFsMbeKtX2JV1uhh0bsIqbeuTkVQTsVI0oGbHKIH4j9xiqBFOOIwQxtJ+u5 Generated-by-Nova", "user_id": "54f6ff2c861b4f64836204664571b3b1", "name": "HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp", "deleted": false, "created_at": "2018-07-01T10:02:24.000000", "updated_at": null, "fingerprint": "af:04:db:fe:5d:a2:f9:6f:89:00:69:5e:7a:b9:38:ec", "deleted_at": null, "id": 5}} 2018-07-01 10:02:25,314 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-kp used request id req-6560e714-72ea-4ad9-8551-fdc7c7065bb3 2018-07-01 10:02:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/c7bf7401-c493-4076-8c2f-c825cc0a3b53 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc237f373bb5f54cb7b49cfef8181b32e45fffca" 2018-07-01 10:02:25,345 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-d05beebe-7491-45f9-81c2-0edcedc45b68 Date: Sun, 01 Jul 2018 10:02:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:25,393 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-325fad97-c21c-4432-8d2e-6674d04fc1e6 Content-Length: 0 Date: Sun, 01 Jul 2018 10:02:25 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 10:02:25,393 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsKeypairTests-76ecb3b7-3a90-4427-bb34-ff3c36911b9e-stack/c7bf7401-c493-4076-8c2f-c825cc0a3b53 used request id req-325fad97-c21c-4432-8d2e-6674d04fc1e6 2018-07-01 10:02:25,394 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-01 10:02:25,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:26,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["ZfY3Q4NvQE6JRdcrRC6lNA"], "issued_at": "2018-07-01T10:02:26.000000Z"}} 2018-07-01 10:02:26,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" -d '{"stack_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-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-94326afe-ac6d-4046-b648-44f3f616c6f9-sec-grp"}}' 2018-07-01 10:02:28,379 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 Content-Type: application/json Content-Length: 271 X-Openstack-Request-Id: req-10948fa8-3649-4b3a-9084-2d2c832d0747 Date: Sun, 01 Jul 2018 10:02:28 GMT Connection: close RESP BODY: {"stack": {"id": "88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "rel": "self"}]}} 2018-07-01 10:02:28,379 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks used request id req-10948fa8-3649-4b3a-9084-2d2c832d0747 2018-07-01 10:02:28,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" 2018-07-01 10:02:28,674 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-a385752c-fca5-4498-966a-790bfb75da75 Date: Sun, 01 Jul 2018 10:02:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:29,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1222 X-Openstack-Request-Id: req-5e43b7c1-2488-443c-aa4c-2ef7aab4706d Date: Sun, 01 Jul 2018 10:02:29 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "OS::stack_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack", "security_group_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack", "stack_user_project_id": "b678722235f14f70bbb369b7d3405ddc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:02:28Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-01 10:02:29,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 used request id req-5e43b7c1-2488-443c-aa4c-2ef7aab4706d 2018-07-01 10:02:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" 2018-07-01 10:02:29,298 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-f65a3cac-e997-438d-aa8c-e2773cad5856 Date: Sun, 01 Jul 2018 10:02:29 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:29,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1222 X-Openstack-Request-Id: req-2f90eb4e-4523-4c55-9fce-2a502a0bb27d Date: Sun, 01 Jul 2018 10:02:29 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "OS::stack_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack", "security_group_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack", "stack_user_project_id": "b678722235f14f70bbb369b7d3405ddc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-01T10:02:28Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-01 10:02:29,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 used request id req-2f90eb4e-4523-4c55-9fce-2a502a0bb27d 2018-07-01 10:02:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" 2018-07-01 10:02:32,393 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-5c31d051-7688-4208-bc40-f6e846fe1f0f Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:32,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-bfa2dde0-1c42-40a3-af29-f8f0110464b5 Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "OS::stack_id": "88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "OS::stack_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack", "security_group_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack", "stack_user_project_id": "b678722235f14f70bbb369b7d3405ddc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-01T10:02:28Z", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-01 10:02:32,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 used request id req-bfa2dde0-1c42-40a3-af29-f8f0110464b5 2018-07-01 10:02:32,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/88d5a991-c073-4e9d-a57b-0d5ebf18ac88/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" 2018-07-01 10:02:32,474 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88/resources Content-Length: 511 Content-Type: application/json X-Openstack-Request-Id: req-9354a20c-eb84-4d8d-a8e1-f5597181b3bf Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:32,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 849 X-Openstack-Request-Id: req-8c0d9b03-d9bd-454c-a834-6ac35c7d9077 Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88/resources/server_security_group", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-01T10:02:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-01T10:02:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5874947c-2430-458a-b8f5-0ec6c0b5b892", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-01 10:02:32,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88/resources used request id req-8c0d9b03-d9bd-454c-a834-6ac35c7d9077 2018-07-01 10:02:32,522 - neutron_utils - INFO - Retrieving security group with ID - 5874947c-2430-458a-b8f5-0ec6c0b5b892 2018-07-01 10:02:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-groups?id=5874947c-2430-458a-b8f5-0ec6c0b5b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" 2018-07-01 10:02:32,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-572500a5-5801-4d19-b432-a936189f4aab Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T10:02:28Z", "updated_at": "2018-07-01T10:02:29Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-01T10:02:29Z", "revision_number": 0, "id": "91986834-a88a-4cd7-9a50-9d4772b4823f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-01T10:02:29Z", "security_group_id": "5874947c-2430-458a-b8f5-0ec6c0b5b892", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-01T10:02:29Z", "revision_number": 0, "id": "adec6a43-d8aa-4758-9281-0bf61498c504", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-01T10:02:29Z", "security_group_id": "5874947c-2430-458a-b8f5-0ec6c0b5b892", "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "port_range_min": null, "ethertype": "IPv4", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7"}], "revision_number": 6, "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "5874947c-2430-458a-b8f5-0ec6c0b5b892", "name": "HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-sec-grp"}]} 2018-07-01 10:02:32,867 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=5874947c-2430-458a-b8f5-0ec6c0b5b892 used request id req-572500a5-5801-4d19-b432-a936189f4aab 2018-07-01 10:02:32,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5874947c-2430-458a-b8f5-0ec6c0b5b892 2018-07-01 10:02:32,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=5874947c-2430-458a-b8f5-0ec6c0b5b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" 2018-07-01 10:02:32,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-559acc9f-bba3-4a84-926a-8bc24aa16fb0 Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close 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-01T10:02:29Z", "security_group_id": "5874947c-2430-458a-b8f5-0ec6c0b5b892", "port_range_min": 22, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T10:02:29Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "91986834-a88a-4cd7-9a50-9d4772b4823f"}, {"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-01T10:02:29Z", "security_group_id": "5874947c-2430-458a-b8f5-0ec6c0b5b892", "port_range_min": null, "revision_number": 0, "tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "created_at": "2018-07-01T10:02:29Z", "project_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "id": "adec6a43-d8aa-4758-9281-0bf61498c504"}]} 2018-07-01 10:02:32,899 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=5874947c-2430-458a-b8f5-0ec6c0b5b892 used request id req-559acc9f-bba3-4a84-926a-8bc24aa16fb0 2018-07-01 10:02:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56462a2a8bba2af58d4c4ff418fb4d4c1cc6bfa4" 2018-07-01 10:02:32,932 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-1ee63424-54a2-48d8-bc6d-2500c29fb24b Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-01 10:02:32,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14bb0f1f-9314-418e-8669-e8ef5fa7ed63 Content-Length: 0 Date: Sun, 01 Jul 2018 10:02:32 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-01 10:02:32,976 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7/stacks/HeatUtilsSecurityGroupTests-94326afe-ac6d-4046-b648-44f3f616c6f9-stack/88d5a991-c073-4e9d-a57b-0d5ebf18ac88 used request id req-14bb0f1f-9314-418e-8669-e8ef5fa7ed63 2018-07-01 10:02:32,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:33,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["MjEP8URGTP2V-8uC0KDtRg"], "issued_at": "2018-07-01T10:02:33.000000Z"}} 2018-07-01 10:02:33,699 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f952d522da9cfd580557b41e5684c21c32339786" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-19631fca-49c2-4c00-b60c-06e08735253f"}}' 2018-07-01 10:02:34,117 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:33 GMT Server: Apache Content-Length: 444 x-compute-request-id: req-505eff23-4804-4fca-8a19-d7db667ac432 x-openstack-request-id: req-505eff23-4804-4fca-8a19-d7db667ac432 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e51e4da2-8252-4618-9634-224a6db1c2d3", "name": "CinderUtilsQoSTests-19631fca-49c2-4c00-b60c-06e08735253f"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/e51e4da2-8252-4618-9634-224a6db1c2d3", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/e51e4da2-8252-4618-9634-224a6db1c2d3", "rel": "bookmark"}]} 2018-07-01 10:02:34,117 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-505eff23-4804-4fca-8a19-d7db667ac432 2018-07-01 10:02:34,120 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-505eff23-4804-4fca-8a19-d7db667ac432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f952d522da9cfd580557b41e5684c21c32339786" 2018-07-01 10:02:34,476 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:34 GMT Server: Apache Content-Length: 164 x-compute-request-id: req-eaf61144-c6e6-4515-8ce5-dc53a01b18ac x-openstack-request-id: req-eaf61144-c6e6-4515-8ce5-dc53a01b18ac Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e51e4da2-8252-4618-9634-224a6db1c2d3", "name": "CinderUtilsQoSTests-19631fca-49c2-4c00-b60c-06e08735253f"}]} 2018-07-01 10:02:34,477 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-eaf61144-c6e6-4515-8ce5-dc53a01b18ac 2018-07-01 10:02:34,477 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-19631fca-49c2-4c00-b60c-06e08735253f 2018-07-01 10:02:34,479 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/e51e4da2-8252-4618-9634-224a6db1c2d3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-505eff23-4804-4fca-8a19-d7db667ac432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f952d522da9cfd580557b41e5684c21c32339786" 2018-07-01 10:02:34,908 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:34 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-49d565fd-e5a5-4235-977a-155f17ce187b Connection: close 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-01 10:02:34,908 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/e51e4da2-8252-4618-9634-224a6db1c2d3?force=False used request id req-49d565fd-e5a5-4235-977a-155f17ce187b 2018-07-01 10:02:34,910 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-505eff23-4804-4fca-8a19-d7db667ac432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f952d522da9cfd580557b41e5684c21c32339786" 2018-07-01 10:02:35,279 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:34 GMT Server: Apache Content-Length: 17 x-compute-request-id: req-e64943e6-a5b4-4104-b897-6ccb226ad23d x-openstack-request-id: req-e64943e6-a5b4-4104-b897-6ccb226ad23d Connection: close Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-01 10:02:35,279 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-e64943e6-a5b4-4104-b897-6ccb226ad23d 2018-07-01 10:02:35,280 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-19631fca-49c2-4c00-b60c-06e08735253f 2018-07-01 10:02:35,283 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/e51e4da2-8252-4618-9634-224a6db1c2d3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-505eff23-4804-4fca-8a19-d7db667ac432" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f952d522da9cfd580557b41e5684c21c32339786" 2018-07-01 10:02:35,351 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:02:35 GMT Server: Apache Content-Length: 100 x-compute-request-id: req-0081b6ae-a495-44a3-ba1c-f3757a27a574 x-openstack-request-id: req-0081b6ae-a495-44a3-ba1c-f3757a27a574 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec e51e4da2-8252-4618-9634-224a6db1c2d3.", "code": 404}} 2018-07-01 10:02:35,351 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/e51e4da2-8252-4618-9634-224a6db1c2d3?force=False used request id req-0081b6ae-a495-44a3-ba1c-f3757a27a574 2018-07-01 10:02:35,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:36,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["TUSG3QBiRPKRlPbSlaBTGw"], "issued_at": "2018-07-01T10:02:36.000000Z"}} 2018-07-01 10:02:36,058 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b220ff0b7f5c2dc9ea7b0d55dd63416b186ec" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-21e1f23e-3e83-4ff4-a9ca-a10514604ed6"}}' 2018-07-01 10:02:36,419 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:36 GMT Server: Apache Content-Length: 461 x-compute-request-id: req-f08607b8-23ea-462a-ab4c-26d28f06b63d x-openstack-request-id: req-f08607b8-23ea-462a-ab4c-26d28f06b63d Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "3227c91e-6b93-4f34-bf36-ed74c71dcaad", "name": "CinderUtilsQoSTests-21e1f23e-3e83-4ff4-a9ca-a10514604ed6"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad", "rel": "bookmark"}]} 2018-07-01 10:02:36,419 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-f08607b8-23ea-462a-ab4c-26d28f06b63d 2018-07-01 10:02:36,422 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f08607b8-23ea-462a-ab4c-26d28f06b63d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b220ff0b7f5c2dc9ea7b0d55dd63416b186ec" 2018-07-01 10:02:36,722 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:36 GMT Server: Apache Content-Length: 181 x-compute-request-id: req-a4f814ce-b2df-45b2-bd14-fc590fc59897 x-openstack-request-id: req-a4f814ce-b2df-45b2-bd14-fc590fc59897 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "3227c91e-6b93-4f34-bf36-ed74c71dcaad", "name": "CinderUtilsQoSTests-21e1f23e-3e83-4ff4-a9ca-a10514604ed6"}]} 2018-07-01 10:02:36,723 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-a4f814ce-b2df-45b2-bd14-fc590fc59897 2018-07-01 10:02:36,726 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f08607b8-23ea-462a-ab4c-26d28f06b63d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b220ff0b7f5c2dc9ea7b0d55dd63416b186ec" 2018-07-01 10:02:37,076 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:36 GMT Server: Apache Content-Length: 461 x-compute-request-id: req-611d18da-a98e-4518-ab90-4f1808d3edac x-openstack-request-id: req-611d18da-a98e-4518-ab90-4f1808d3edac Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "3227c91e-6b93-4f34-bf36-ed74c71dcaad", "name": "CinderUtilsQoSTests-21e1f23e-3e83-4ff4-a9ca-a10514604ed6"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad", "rel": "bookmark"}]} 2018-07-01 10:02:37,076 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad used request id req-611d18da-a98e-4518-ab90-4f1808d3edac 2018-07-01 10:02:37,077 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-21e1f23e-3e83-4ff4-a9ca-a10514604ed6 2018-07-01 10:02:37,079 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f08607b8-23ea-462a-ab4c-26d28f06b63d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b220ff0b7f5c2dc9ea7b0d55dd63416b186ec" 2018-07-01 10:02:37,152 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:37 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-b39ba9fa-bed0-4407-9525-e8b8c00c9491 Connection: close 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-01 10:02:37,152 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/3227c91e-6b93-4f34-bf36-ed74c71dcaad?force=False used request id req-b39ba9fa-bed0-4407-9525-e8b8c00c9491 2018-07-01 10:02:37,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:37,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["l03Q6sMPST-LjYKpImfQbQ"], "issued_at": "2018-07-01T10:02:37.000000Z"}} 2018-07-01 10:02:37,840 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ed460d7abde30c5188fab88d0b5d3b203ce0ff" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-ecf047ba-2ef8-4431-a227-4214938e3bcc"}}' 2018-07-01 10:02:38,187 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:37 GMT Server: Apache Content-Length: 457 x-compute-request-id: req-c254ffa4-9491-4d73-adb9-4315a59bee8e x-openstack-request-id: req-c254ffa4-9491-4d73-adb9-4315a59bee8e Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "0af921e8-ccdd-43e4-ac7f-d15a0399d0fc", "name": "CinderUtilsQoSTests-ecf047ba-2ef8-4431-a227-4214938e3bcc"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc", "rel": "bookmark"}]} 2018-07-01 10:02:38,187 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-c254ffa4-9491-4d73-adb9-4315a59bee8e 2018-07-01 10:02:38,191 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c254ffa4-9491-4d73-adb9-4315a59bee8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ed460d7abde30c5188fab88d0b5d3b203ce0ff" 2018-07-01 10:02:38,527 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:38 GMT Server: Apache Content-Length: 177 x-compute-request-id: req-9e37a1ad-2c1a-49dd-9f0f-e91b2a158006 x-openstack-request-id: req-9e37a1ad-2c1a-49dd-9f0f-e91b2a158006 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "0af921e8-ccdd-43e4-ac7f-d15a0399d0fc", "name": "CinderUtilsQoSTests-ecf047ba-2ef8-4431-a227-4214938e3bcc"}]} 2018-07-01 10:02:38,527 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-9e37a1ad-2c1a-49dd-9f0f-e91b2a158006 2018-07-01 10:02:38,531 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c254ffa4-9491-4d73-adb9-4315a59bee8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ed460d7abde30c5188fab88d0b5d3b203ce0ff" 2018-07-01 10:02:38,564 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:38 GMT Server: Apache Content-Length: 457 x-compute-request-id: req-4fbd0b88-45c7-47e0-b914-019c61cbdd0a x-openstack-request-id: req-4fbd0b88-45c7-47e0-b914-019c61cbdd0a Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "0af921e8-ccdd-43e4-ac7f-d15a0399d0fc", "name": "CinderUtilsQoSTests-ecf047ba-2ef8-4431-a227-4214938e3bcc"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc", "rel": "bookmark"}]} 2018-07-01 10:02:38,564 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc used request id req-4fbd0b88-45c7-47e0-b914-019c61cbdd0a 2018-07-01 10:02:38,564 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ecf047ba-2ef8-4431-a227-4214938e3bcc 2018-07-01 10:02:38,569 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c254ffa4-9491-4d73-adb9-4315a59bee8e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ed460d7abde30c5188fab88d0b5d3b203ce0ff" 2018-07-01 10:02:39,045 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:38 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-486976d5-3192-4c97-ad41-b208ab9bd35f Connection: close 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-01 10:02:39,045 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/0af921e8-ccdd-43e4-ac7f-d15a0399d0fc?force=False used request id req-486976d5-3192-4c97-ad41-b208ab9bd35f 2018-07-01 10:02:39,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:39,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["NW4_Lr2OS5SmDenj3CDQ3g"], "issued_at": "2018-07-01T10:02:39.000000Z"}} 2018-07-01 10:02:39,714 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c853abe6f12e59b945d34b9b2ff3e80c87a04423" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-8a600ef3-f507-4f68-a22e-c5d27499f2d3"}}' 2018-07-01 10:02:40,178 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:39 GMT Server: Apache Content-Length: 462 x-compute-request-id: req-12298f10-b232-40a6-900e-180de133ba75 x-openstack-request-id: req-12298f10-b232-40a6-900e-180de133ba75 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad", "name": "CinderUtilsQoSTests-8a600ef3-f507-4f68-a22e-c5d27499f2d3"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad", "rel": "bookmark"}]} 2018-07-01 10:02:40,178 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-12298f10-b232-40a6-900e-180de133ba75 2018-07-01 10:02:40,181 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12298f10-b232-40a6-900e-180de133ba75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c853abe6f12e59b945d34b9b2ff3e80c87a04423" 2018-07-01 10:02:40,515 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:40 GMT Server: Apache Content-Length: 182 x-compute-request-id: req-07824cb3-4e7b-4ef5-99b1-9fd9cec71c50 x-openstack-request-id: req-07824cb3-4e7b-4ef5-99b1-9fd9cec71c50 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad", "name": "CinderUtilsQoSTests-8a600ef3-f507-4f68-a22e-c5d27499f2d3"}]} 2018-07-01 10:02:40,515 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-07824cb3-4e7b-4ef5-99b1-9fd9cec71c50 2018-07-01 10:02:40,518 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12298f10-b232-40a6-900e-180de133ba75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c853abe6f12e59b945d34b9b2ff3e80c87a04423" 2018-07-01 10:02:40,555 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:40 GMT Server: Apache Content-Length: 462 x-compute-request-id: req-6d974054-2899-4171-9dea-ad42b4ac9df8 x-openstack-request-id: req-6d974054-2899-4171-9dea-ad42b4ac9df8 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad", "name": "CinderUtilsQoSTests-8a600ef3-f507-4f68-a22e-c5d27499f2d3"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad", "rel": "bookmark"}]} 2018-07-01 10:02:40,555 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad used request id req-6d974054-2899-4171-9dea-ad42b4ac9df8 2018-07-01 10:02:40,555 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8a600ef3-f507-4f68-a22e-c5d27499f2d3 2018-07-01 10:02:40,558 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12298f10-b232-40a6-900e-180de133ba75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c853abe6f12e59b945d34b9b2ff3e80c87a04423" 2018-07-01 10:02:40,921 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:40 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-1f70e2eb-8ce1-469f-a8d3-7f3882aad1d6 Connection: close 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-01 10:02:40,921 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c9290b8-3d0a-4fa2-b1b6-51f82f5166ad?force=False used request id req-1f70e2eb-8ce1-469f-a8d3-7f3882aad1d6 2018-07-01 10:02:40,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:41,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["BXWWQDoKQi-1_NL_9QUiAw"], "issued_at": "2018-07-01T10:02:41.000000Z"}} 2018-07-01 10:02:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:41,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:41 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef5a4b8f-e3e7-40de-801e-287f6c768ff3 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 10:02:41,581 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ef5a4b8f-e3e7-40de-801e-287f6c768ff3 2018-07-01 10:02:41,585 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34", "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-01 10:02:42,288 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:41 GMT Server: Apache Content-Length: 854 x-compute-request-id: req-55f1188c-1527-4b1e-98ee-37ca46014c99 x-openstack-request-id: req-55f1188c-1527-4b1e-98ee-37ca46014c99 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "54f6ff2c861b4f64836204664571b3b1", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T10:02:42.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "size": 1}} 2018-07-01 10:02:42,288 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes used request id req-55f1188c-1527-4b1e-98ee-37ca46014c99 2018-07-01 10:02:42,290 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:42,734 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:42 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-017ae955-27b8-47ab-9863-b2525d85c54f x-openstack-request-id: req-017ae955-27b8-47ab-9863-b2525d85c54f Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:42.000000", "replication_status": null, "snapshot_id": null, "id": "5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34", "bootable": "false", "created_at": "2018-07-01T10:02:42.000000", "volume_type": "lvm-driver"}} 2018-07-01 10:02:42,734 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c used request id req-017ae955-27b8-47ab-9863-b2525d85c54f 2018-07-01 10:02:42,737 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:43,180 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:42 GMT Server: Apache Content-Length: 1084 x-compute-request-id: req-0c18e813-8726-4a4d-b279-0b3114578d80 x-openstack-request-id: req-0c18e813-8726-4a4d-b279-0b3114578d80 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:43.000000", "replication_status": null, "snapshot_id": null, "id": "5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34", "bootable": "false", "created_at": "2018-07-01T10:02:42.000000", "volume_type": "lvm-driver"}} 2018-07-01 10:02:43,180 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c used request id req-0c18e813-8726-4a4d-b279-0b3114578d80 2018-07-01 10:02:43,182 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:43,315 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:43 GMT Server: Apache Content-Length: 1087 x-compute-request-id: req-905ddd0b-3497-4737-a7ec-60008708c888 x-openstack-request-id: req-905ddd0b-3497-4737-a7ec-60008708c888 Connection: close Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:43.000000", "replication_status": null, "snapshot_id": null, "id": "5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34", "bootable": "false", "created_at": "2018-07-01T10:02:42.000000", "volume_type": "lvm-driver"}]} 2018-07-01 10:02:43,315 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail used request id req-905ddd0b-3497-4737-a7ec-60008708c888 2018-07-01 10:02:43,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 10:02:43,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 10:02:43 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 10:02:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:43,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:43 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36e20f7e-2684-4b8b-a4fc-eb3835d53c1f Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 10:02:43,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-36e20f7e-2684-4b8b-a4fc-eb3835d53c1f 2018-07-01 10:02:43,353 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34 2018-07-01 10:02:43,355 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:43,729 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:43 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-9a8f1878-ae60-4f96-9f62-f6e757c53e32 Connection: close 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-01 10:02:43,729 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c used request id req-9a8f1878-ae60-4f96-9f62-f6e757c53e32 2018-07-01 10:02:43,732 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:43,870 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:43 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-4be6672f-8751-4676-8828-d867345e9a73 x-openstack-request-id: req-4be6672f-8751-4676-8828-d867345e9a73 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:44.000000", "replication_status": null, "snapshot_id": null, "id": "5a999ff6-f525-425c-a1a8-d2d4057d5d9c", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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": "CinderUtilsVolumeTests-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34", "bootable": "false", "created_at": "2018-07-01T10:02:42.000000", "volume_type": "lvm-driver"}} 2018-07-01 10:02:43,870 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c used request id req-4be6672f-8751-4676-8828-d867345e9a73 2018-07-01 10:02:46,875 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:46,965 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:02:46 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-0a9a51e8-8630-4640-bbbf-de2b35ac95a0 x-openstack-request-id: req-0a9a51e8-8630-4640-bbbf-de2b35ac95a0 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5a999ff6-f525-425c-a1a8-d2d4057d5d9c could not be found.", "code": 404}} 2018-07-01 10:02:46,965 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c used request id req-0a9a51e8-8630-4640-bbbf-de2b35ac95a0 2018-07-01 10:02:46,968 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:47,067 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:46 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-796f4585-212e-40d5-8bbb-6cf57b0dd770 x-openstack-request-id: req-796f4585-212e-40d5-8bbb-6cf57b0dd770 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-01 10:02:47,068 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail used request id req-796f4585-212e-40d5-8bbb-6cf57b0dd770 2018-07-01 10:02:47,068 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-8cfae2ca-2bd4-4b1a-8bc7-0902dab0ef34 2018-07-01 10:02:47,070 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:47,153 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:02:47 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-ae958b3e-4e5c-4156-9fb2-5c8ae7d458fa x-openstack-request-id: req-ae958b3e-4e5c-4156-9fb2-5c8ae7d458fa Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5a999ff6-f525-425c-a1a8-d2d4057d5d9c could not be found.", "code": 404}} 2018-07-01 10:02:47,153 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c used request id req-ae958b3e-4e5c-4156-9fb2-5c8ae7d458fa 2018-07-01 10:02:47,155 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55f1188c-1527-4b1e-98ee-37ca46014c99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeef05fb6797c07c00e82d5a62f386d770a0c35" 2018-07-01 10:02:47,236 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:02:47 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-67a85997-a7b7-4434-80d0-a8cfcdae2fc5 x-openstack-request-id: req-67a85997-a7b7-4434-80d0-a8cfcdae2fc5 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5a999ff6-f525-425c-a1a8-d2d4057d5d9c could not be found.", "code": 404}} 2018-07-01 10:02:47,236 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/5a999ff6-f525-425c-a1a8-d2d4057d5d9c used request id req-67a85997-a7b7-4434-80d0-a8cfcdae2fc5 2018-07-01 10:02:47,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:47,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["4qDEuYomR3mwuwxJU8-C0Q"], "issued_at": "2018-07-01T10:02:47.000000Z"}} 2018-07-01 10:02:47,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:47,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:47 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cd12e91-8142-4115-ae9a-f390788de890 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:35357/v3/", "rel": "self"}]}} 2018-07-01 10:02:47,888 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2cd12e91-8142-4115-ae9a-f390788de890 2018-07-01 10:02:47,890 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-43a04181-fae6-428f-aeba-e7e7d261f88d", "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-01 10:02:48,609 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:47 GMT Server: Apache Content-Length: 854 x-compute-request-id: req-5e15bbab-56d5-4552-8578-0f89806d38be x-openstack-request-id: req-5e15bbab-56d5-4552-8578-0f89806d38be Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "54f6ff2c861b4f64836204664571b3b1", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-01T10:02:48.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-43a04181-fae6-428f-aeba-e7e7d261f88d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "size": 1}} 2018-07-01 10:02:48,609 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes used request id req-5e15bbab-56d5-4552-8578-0f89806d38be 2018-07-01 10:02:48,611 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e15bbab-56d5-4552-8578-0f89806d38be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:49,044 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:48 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-8da8d63d-e495-41fc-88f2-59a474e888a0 x-openstack-request-id: req-8da8d63d-e495-41fc-88f2-59a474e888a0 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:49.000000", "replication_status": null, "snapshot_id": null, "id": "f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-43a04181-fae6-428f-aeba-e7e7d261f88d", "bootable": "false", "created_at": "2018-07-01T10:02:48.000000", "volume_type": "lvm-driver"}} 2018-07-01 10:02:49,044 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb used request id req-8da8d63d-e495-41fc-88f2-59a474e888a0 2018-07-01 10:02:49,046 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e15bbab-56d5-4552-8578-0f89806d38be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:49,464 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:49 GMT Server: Apache Content-Length: 1084 x-compute-request-id: req-0e6fd1e4-324b-4faa-937f-9a9aa6b019e7 x-openstack-request-id: req-0e6fd1e4-324b-4faa-937f-9a9aa6b019e7 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:49.000000", "replication_status": null, "snapshot_id": null, "id": "f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-43a04181-fae6-428f-aeba-e7e7d261f88d", "bootable": "false", "created_at": "2018-07-01T10:02:48.000000", "volume_type": "lvm-driver"}} 2018-07-01 10:02:49,464 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb used request id req-0e6fd1e4-324b-4faa-937f-9a9aa6b019e7 2018-07-01 10:02:49,466 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e15bbab-56d5-4552-8578-0f89806d38be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:49,597 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:49 GMT Server: Apache Content-Length: 1087 x-compute-request-id: req-dc79dc18-3f14-4de1-9e51-29b0f928d1e0 x-openstack-request-id: req-dc79dc18-3f14-4de1-9e51-29b0f928d1e0 Connection: close Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:49.000000", "replication_status": null, "snapshot_id": null, "id": "f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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-43a04181-fae6-428f-aeba-e7e7d261f88d", "bootable": "false", "created_at": "2018-07-01T10:02:48.000000", "volume_type": "lvm-driver"}]} 2018-07-01 10:02:49,597 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/detail used request id req-dc79dc18-3f14-4de1-9e51-29b0f928d1e0 2018-07-01 10:02:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-01 10:02:49,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 01 Jul 2018 10:02:49 GMT Server: Apache Content-Length: 599 Vary: X-Auth-Token X-Distribution: Ubuntu Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.16.10.36:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.16.10.36:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-01 10:02:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:49,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:49 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2158ca0d-6a2f-4497-83af-c13415a3f162 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}} 2018-07-01 10:02:49,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/11b58bd041fa4b449fd8ff0276bd0ae7 used request id req-2158ca0d-6a2f-4497-83af-c13415a3f162 2018-07-01 10:02:49,640 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-43a04181-fae6-428f-aeba-e7e7d261f88d 2018-07-01 10:02:49,643 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e15bbab-56d5-4552-8578-0f89806d38be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:49,766 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:49 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-9fe7410d-be96-4a31-ac3f-e0e67bf1f93b Connection: close 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-01 10:02:49,767 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb used request id req-9fe7410d-be96-4a31-ac3f-e0e67bf1f93b 2018-07-01 10:02:49,768 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e15bbab-56d5-4552-8578-0f89806d38be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:49,912 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:49 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-47aa7658-cf77-430b-acfe-0a6422402c5e x-openstack-request-id: req-47aa7658-cf77-430b-acfe-0a6422402c5e Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-01T10:02:50.000000", "replication_status": null, "snapshot_id": null, "id": "f98b5a62-88ab-4cff-a7cb-a446eb86aedb", "size": 1, "user_id": "54f6ff2c861b4f64836204664571b3b1", "os-vol-tenant-attr:tenant_id": "11b58bd041fa4b449fd8ff0276bd0ae7", "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": "CinderUtilsVolumeTests-43a04181-fae6-428f-aeba-e7e7d261f88d", "bootable": "false", "created_at": "2018-07-01T10:02:48.000000", "volume_type": "lvm-driver"}} 2018-07-01 10:02:49,912 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb used request id req-47aa7658-cf77-430b-acfe-0a6422402c5e 2018-07-01 10:02:52,917 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e15bbab-56d5-4552-8578-0f89806d38be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd8fdf0e0f5641fb644611918ac121badbaed3c" 2018-07-01 10:02:53,256 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:02:52 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-179a7aea-c12f-41e5-8368-24a91bc369dc x-openstack-request-id: req-179a7aea-c12f-41e5-8368-24a91bc369dc Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f98b5a62-88ab-4cff-a7cb-a446eb86aedb could not be found.", "code": 404}} 2018-07-01 10:02:53,256 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/volumes/f98b5a62-88ab-4cff-a7cb-a446eb86aedb used request id req-179a7aea-c12f-41e5-8368-24a91bc369dc 2018-07-01 10:02:53,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:53,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["rRFUtG9dTYuDUni9i8lIiA"], "issued_at": "2018-07-01T10:02:53.000000Z"}} 2018-07-01 10:02:53,974 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3e3b739d898e8e5bc7f952383f54b13eb95d5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-6d7c5f34-19df-4e09-a97f-9b33dbc6a3d0", "description": null}}' 2018-07-01 10:02:54,303 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:53 GMT Server: Apache Content-Length: 246 x-compute-request-id: req-021d9fdf-87db-463b-84c7-bd631f217cae x-openstack-request-id: req-021d9fdf-87db-463b-84c7-bd631f217cae Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6d7c5f34-19df-4e09-a97f-9b33dbc6a3d0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2459a4db-20ff-4791-b33f-55ff64061d5b", "description": null}} 2018-07-01 10:02:54,303 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-021d9fdf-87db-463b-84c7-bd631f217cae 2018-07-01 10:02:54,307 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-021d9fdf-87db-463b-84c7-bd631f217cae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3e3b739d898e8e5bc7f952383f54b13eb95d5" 2018-07-01 10:02:54,628 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:54 GMT Server: Apache Content-Length: 498 x-compute-request-id: req-b76cf846-d8a0-4c4b-ab33-33257614f441 x-openstack-request-id: req-b76cf846-d8a0-4c4b-ab33-33257614f441 Connection: close Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-6d7c5f34-19df-4e09-a97f-9b33dbc6a3d0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2459a4db-20ff-4791-b33f-55ff64061d5b", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9ed32cd5-410d-449d-b672-2ced86fb08e1", "description": null}]} 2018-07-01 10:02:54,629 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types?is_public=None used request id req-b76cf846-d8a0-4c4b-ab33-33257614f441 2018-07-01 10:02:54,632 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-021d9fdf-87db-463b-84c7-bd631f217cae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3e3b739d898e8e5bc7f952383f54b13eb95d5" 2018-07-01 10:02:54,671 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:54 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-617d0b1a-c82b-42cf-b037-c1f2ef2dc87b x-openstack-request-id: req-617d0b1a-c82b-42cf-b037-c1f2ef2dc87b Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6d7c5f34-19df-4e09-a97f-9b33dbc6a3d0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2459a4db-20ff-4791-b33f-55ff64061d5b", "description": null}} 2018-07-01 10:02:54,671 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b used request id req-617d0b1a-c82b-42cf-b037-c1f2ef2dc87b 2018-07-01 10:02:54,673 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-021d9fdf-87db-463b-84c7-bd631f217cae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3e3b739d898e8e5bc7f952383f54b13eb95d5" 2018-07-01 10:02:54,708 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:54 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-cc833430-fde6-4616-88b2-5d1e8047407c x-openstack-request-id: req-cc833430-fde6-4616-88b2-5d1e8047407c Connection: close Content-Type: application/json RESP BODY: {} 2018-07-01 10:02:54,708 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b/encryption used request id req-cc833430-fde6-4616-88b2-5d1e8047407c 2018-07-01 10:02:54,709 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-6d7c5f34-19df-4e09-a97f-9b33dbc6a3d0 2018-07-01 10:02:54,712 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-021d9fdf-87db-463b-84c7-bd631f217cae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3e3b739d898e8e5bc7f952383f54b13eb95d5" 2018-07-01 10:02:55,045 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:54 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-b54c27b7-8a39-4720-bfad-fec884accbcd Connection: close 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-01 10:02:55,045 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b used request id req-b54c27b7-8a39-4720-bfad-fec884accbcd 2018-07-01 10:02:55,049 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-021d9fdf-87db-463b-84c7-bd631f217cae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3e3b739d898e8e5bc7f952383f54b13eb95d5" 2018-07-01 10:02:55,354 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:02:55 GMT Server: Apache Content-Length: 114 x-compute-request-id: req-d2dee11d-f733-4082-bf44-106302c6d042 x-openstack-request-id: req-d2dee11d-f733-4082-bf44-106302c6d042 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 2459a4db-20ff-4791-b33f-55ff64061d5b could not be found.", "code": 404}} 2018-07-01 10:02:55,354 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b used request id req-d2dee11d-f733-4082-bf44-106302c6d042 2018-07-01 10:02:55,354 - cinder_utils - INFO - Volume with ID [2459a4db-20ff-4791-b33f-55ff64061d5b] does not exist 2018-07-01 10:02:55,354 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-6d7c5f34-19df-4e09-a97f-9b33dbc6a3d0 2018-07-01 10:02:55,356 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-021d9fdf-87db-463b-84c7-bd631f217cae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3e3b739d898e8e5bc7f952383f54b13eb95d5" 2018-07-01 10:02:55,664 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:02:55 GMT Server: Apache Content-Length: 114 x-compute-request-id: req-eb85fdb6-efcd-4182-8140-aecfde310a28 x-openstack-request-id: req-eb85fdb6-efcd-4182-8140-aecfde310a28 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 2459a4db-20ff-4791-b33f-55ff64061d5b could not be found.", "code": 404}} 2018-07-01 10:02:55,664 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2459a4db-20ff-4791-b33f-55ff64061d5b used request id req-eb85fdb6-efcd-4182-8140-aecfde310a28 2018-07-01 10:02:55,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:56,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["CydIDQ0KT5WboD9-DTuz6w"], "issued_at": "2018-07-01T10:02:56.000000Z"}} 2018-07-01 10:02:56,333 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-a9665b55-400d-4e67-84b5-294c56f7e5f2", "description": null}}' 2018-07-01 10:02:56,648 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:56 GMT Server: Apache Content-Length: 246 x-compute-request-id: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2 x-openstack-request-id: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a9665b55-400d-4e67-84b5-294c56f7e5f2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15fe13e3-eb28-4d64-a3c3-989192295734", "description": null}} 2018-07-01 10:02:56,649 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-b4133549-571b-4f1c-a5b1-7b8e17641ec2 2018-07-01 10:02:56,652 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" 2018-07-01 10:02:56,982 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:56 GMT Server: Apache Content-Length: 498 x-compute-request-id: req-95e5c08e-8587-404c-b065-32c652ff8523 x-openstack-request-id: req-95e5c08e-8587-404c-b065-32c652ff8523 Connection: close Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-a9665b55-400d-4e67-84b5-294c56f7e5f2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15fe13e3-eb28-4d64-a3c3-989192295734", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9ed32cd5-410d-449d-b672-2ced86fb08e1", "description": null}]} 2018-07-01 10:02:56,982 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types?is_public=None used request id req-95e5c08e-8587-404c-b065-32c652ff8523 2018-07-01 10:02:56,986 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" 2018-07-01 10:02:57,285 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:56 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-3cb9fd46-306c-4882-bf89-f676edde9ce6 x-openstack-request-id: req-3cb9fd46-306c-4882-bf89-f676edde9ce6 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a9665b55-400d-4e67-84b5-294c56f7e5f2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15fe13e3-eb28-4d64-a3c3-989192295734", "description": null}} 2018-07-01 10:02:57,285 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 used request id req-3cb9fd46-306c-4882-bf89-f676edde9ce6 2018-07-01 10:02:57,287 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" 2018-07-01 10:02:57,326 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:57 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-aab2413b-25d8-4165-a390-744c350b5f83 x-openstack-request-id: req-aab2413b-25d8-4165-a390-744c350b5f83 Connection: close Content-Type: application/json RESP BODY: {} 2018-07-01 10:02:57,326 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734/encryption used request id req-aab2413b-25d8-4165-a390-744c350b5f83 2018-07-01 10:02:57,328 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" 2018-07-01 10:02:57,367 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:57 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-454a2758-dc94-46fb-9098-a3c9647e7bac x-openstack-request-id: req-454a2758-dc94-46fb-9098-a3c9647e7bac Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a9665b55-400d-4e67-84b5-294c56f7e5f2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15fe13e3-eb28-4d64-a3c3-989192295734", "description": null}} 2018-07-01 10:02:57,367 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 used request id req-454a2758-dc94-46fb-9098-a3c9647e7bac 2018-07-01 10:02:57,368 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" 2018-07-01 10:02:57,408 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:57 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-c765402a-238f-4c05-8832-1268e8a03a7e x-openstack-request-id: req-c765402a-238f-4c05-8832-1268e8a03a7e Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a9665b55-400d-4e67-84b5-294c56f7e5f2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15fe13e3-eb28-4d64-a3c3-989192295734", "description": null}} 2018-07-01 10:02:57,408 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 used request id req-c765402a-238f-4c05-8832-1268e8a03a7e 2018-07-01 10:02:57,409 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" 2018-07-01 10:02:57,717 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:57 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-3373fb26-bd95-4f4a-91e5-e9bf8ce11d87 x-openstack-request-id: req-3373fb26-bd95-4f4a-91e5-e9bf8ce11d87 Connection: close Content-Type: application/json RESP BODY: {} 2018-07-01 10:02:57,717 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734/encryption used request id req-3373fb26-bd95-4f4a-91e5-e9bf8ce11d87 2018-07-01 10:02:57,717 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a9665b55-400d-4e67-84b5-294c56f7e5f2 2018-07-01 10:02:57,719 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4133549-571b-4f1c-a5b1-7b8e17641ec2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e17bf43fc7793eb8decaba790238de721e636d" 2018-07-01 10:02:57,793 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:57 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-d3265481-c39a-49a3-af4d-34dc4a54e779 Connection: close 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-01 10:02:57,793 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/15fe13e3-eb28-4d64-a3c3-989192295734 used request id req-d3265481-c39a-49a3-af4d-34dc4a54e779 2018-07-01 10:02:57,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:02:58,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["lz42s8vcT8SaMfc0UM7tKQ"], "issued_at": "2018-07-01T10:02:58.000000Z"}} 2018-07-01 10:02:58,413 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f24921a192f1d7d9d4a3de11ed9eff5c43c8e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-b7ac8db1-28df-4c65-9121-9c534dfb9180-type", "description": null}}' 2018-07-01 10:02:58,849 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:02:58 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-71f00cab-ee32-4f64-ab17-fca03a9d0653 x-openstack-request-id: req-71f00cab-ee32-4f64-ab17-fca03a9d0653 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-b7ac8db1-28df-4c65-9121-9c534dfb9180-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4de66b57-efa7-45ce-87d6-70f7dc7c575a", "description": null}} 2018-07-01 10:02:58,849 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-71f00cab-ee32-4f64-ab17-fca03a9d0653 2018-07-01 10:02:58,851 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/4de66b57-efa7-45ce-87d6-70f7dc7c575a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-71f00cab-ee32-4f64-ab17-fca03a9d0653" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f24921a192f1d7d9d4a3de11ed9eff5c43c8e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-b7ac8db1-28df-4c65-9121-9c534dfb9180", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-01 10:02:59,190 - cinderclient.v2.client - DEBUG - RESP: [400] Date: Sun, 01 Jul 2018 10:02:58 GMT Server: Apache Content-Length: 65 x-compute-request-id: req-5058904f-e3da-4a66-af8d-627c034cf1ae x-openstack-request-id: req-5058904f-e3da-4a66-af8d-627c034cf1ae Connection: close Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-01 10:02:59,191 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/4de66b57-efa7-45ce-87d6-70f7dc7c575a/encryption used request id req-5058904f-e3da-4a66-af8d-627c034cf1ae 2018-07-01 10:02:59,191 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b7ac8db1-28df-4c65-9121-9c534dfb9180-type 2018-07-01 10:02:59,193 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/4de66b57-efa7-45ce-87d6-70f7dc7c575a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-71f00cab-ee32-4f64-ab17-fca03a9d0653" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f24921a192f1d7d9d4a3de11ed9eff5c43c8e" 2018-07-01 10:02:59,527 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:02:59 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-eaa7e448-1762-4c61-a196-fea89bd5443d Connection: close 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-01 10:02:59,528 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/4de66b57-efa7-45ce-87d6-70f7dc7c575a used request id req-eaa7e448-1762-4c61-a196-fea89bd5443d 2018-07-01 10:02:59,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:03:00,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["1jK-XHa6Ti6K4eVAFoRYoQ"], "issued_at": "2018-07-01T10:03:00.000000Z"}} 2018-07-01 10:03:00,186 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type", "description": null}}' 2018-07-01 10:03:00,530 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:00 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-d21284eb-97fa-42b3-89d8-01107fef95e4 x-openstack-request-id: req-d21284eb-97fa-42b3-89d8-01107fef95e4 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3cea665-1ee4-448d-bc24-141923e5880d", "description": null}} 2018-07-01 10:03:00,530 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-d21284eb-97fa-42b3-89d8-01107fef95e4 2018-07-01 10:03:00,534 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf", "provider": "LuksEncryptor"}}' 2018-07-01 10:03:00,895 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:00 GMT Server: Apache Content-Length: 305 x-compute-request-id: req-d237eb47-21e7-4bfe-a31a-cc9a4c1a59ce x-openstack-request-id: req-d237eb47-21e7-4bfe-a31a-cc9a4c1a59ce Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c3cea665-1ee4-448d-bc24-141923e5880d", "name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf", "control_location": "back-end", "encryption_id": "0b692404-1207-46a8-888b-0c70a7bf5850", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-01 10:03:00,895 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption used request id req-d237eb47-21e7-4bfe-a31a-cc9a4c1a59ce 2018-07-01 10:03:00,898 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:00,939 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:00 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-de1026aa-f59e-4ccb-bfdf-afd2817a3ad5 x-openstack-request-id: req-de1026aa-f59e-4ccb-bfdf-afd2817a3ad5 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3cea665-1ee4-448d-bc24-141923e5880d", "description": null}} 2018-07-01 10:03:00,939 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d used request id req-de1026aa-f59e-4ccb-bfdf-afd2817a3ad5 2018-07-01 10:03:00,942 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:00,979 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:00 GMT Server: Apache Content-Length: 312 x-compute-request-id: req-8bf08f33-4d1d-4572-9391-3256a670f988 x-openstack-request-id: req-8bf08f33-4d1d-4572-9391-3256a670f988 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "c3cea665-1ee4-448d-bc24-141923e5880d", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T10:03:01.000000", "updated_at": null, "encryption_id": "0b692404-1207-46a8-888b-0c70a7bf5850", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-01 10:03:00,979 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption used request id req-8bf08f33-4d1d-4572-9391-3256a670f988 2018-07-01 10:03:00,979 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type 2018-07-01 10:03:00,981 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:01,313 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:00 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-6654438e-0239-4049-8767-107f2b45d150 x-openstack-request-id: req-6654438e-0239-4049-8767-107f2b45d150 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3cea665-1ee4-448d-bc24-141923e5880d", "description": null}} 2018-07-01 10:03:01,313 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d used request id req-6654438e-0239-4049-8767-107f2b45d150 2018-07-01 10:03:01,315 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:01,383 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:01 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-038d56e8-80b8-4254-be4a-c27794b1275e Connection: close 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-01 10:03:01,383 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption/provider used request id req-038d56e8-80b8-4254-be4a-c27794b1275e 2018-07-01 10:03:01,385 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:01,694 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:01 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-48dfd56f-38e7-4235-b0ae-4e694c129f91 x-openstack-request-id: req-48dfd56f-38e7-4235-b0ae-4e694c129f91 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3cea665-1ee4-448d-bc24-141923e5880d", "description": null}} 2018-07-01 10:03:01,694 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d used request id req-48dfd56f-38e7-4235-b0ae-4e694c129f91 2018-07-01 10:03:01,696 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:01,732 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:01 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-61ca01c0-4db1-4671-8dc0-2f9f8d0bb855 x-openstack-request-id: req-61ca01c0-4db1-4671-8dc0-2f9f8d0bb855 Connection: close Content-Type: application/json RESP BODY: {} 2018-07-01 10:03:01,732 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption used request id req-61ca01c0-4db1-4671-8dc0-2f9f8d0bb855 2018-07-01 10:03:01,732 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type 2018-07-01 10:03:01,734 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:01,773 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:01 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-8d269779-188e-438a-b068-7caa25e7b270 x-openstack-request-id: req-8d269779-188e-438a-b068-7caa25e7b270 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3cea665-1ee4-448d-bc24-141923e5880d", "description": null}} 2018-07-01 10:03:01,774 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d used request id req-8d269779-188e-438a-b068-7caa25e7b270 2018-07-01 10:03:01,776 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:01,850 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:03:01 GMT Server: Apache Content-Length: 130 x-compute-request-id: req-844a596b-b53c-4bb7-a791-cfdae5820517 x-openstack-request-id: req-844a596b-b53c-4bb7-a791-cfdae5820517 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type c3cea665-1ee4-448d-bc24-141923e5880d does not exist.", "code": 404}} 2018-07-01 10:03:01,850 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d/encryption/provider used request id req-844a596b-b53c-4bb7-a791-cfdae5820517 2018-07-01 10:03:01,850 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-1e2f2a52-ed0b-416a-aed5-3c67fea12fbf-type 2018-07-01 10:03:01,852 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d21284eb-97fa-42b3-89d8-01107fef95e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654bfcd84c1caa5130ed8b29429f60129ffa5fe7" 2018-07-01 10:03:01,928 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:01 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-e1a62abd-00d8-40d0-9214-c4978bd0a923 Connection: close 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-01 10:03:01,928 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/c3cea665-1ee4-448d-bc24-141923e5880d used request id req-e1a62abd-00d8-40d0-9214-c4978bd0a923 2018-07-01 10:03:01,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:03:02,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["rjq0jfVTTia1k9ArQpI0hQ"], "issued_at": "2018-07-01T10:03:02.000000Z"}} 2018-07-01 10:03:02,578 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f976e635755fd317cc42d2ea2d36f122c8699" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99-type", "description": null}}' 2018-07-01 10:03:02,915 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:02 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-36629503-4ff3-446d-b961-f573d8c5fac6 x-openstack-request-id: req-36629503-4ff3-446d-b961-f573d8c5fac6 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcb4f268-d327-4b69-a25b-753bb189910d", "description": null}} 2018-07-01 10:03:02,915 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-36629503-4ff3-446d-b961-f573d8c5fac6 2018-07-01 10:03:02,917 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-36629503-4ff3-446d-b961-f573d8c5fac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f976e635755fd317cc42d2ea2d36f122c8699" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99", "provider": "foo"}}' 2018-07-01 10:03:03,259 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:02 GMT Server: Apache Content-Length: 286 x-compute-request-id: req-bae9f5f4-a166-488b-8ba7-0987bb43729b x-openstack-request-id: req-bae9f5f4-a166-488b-8ba7-0987bb43729b Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "bcb4f268-d327-4b69-a25b-753bb189910d", "name": "CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99", "control_location": "front-end", "encryption_id": "7866c654-0ae5-473f-98d3-f24a9b0373a2", "provider": "foo", "provider_class": "foo"}} 2018-07-01 10:03:03,259 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d/encryption used request id req-bae9f5f4-a166-488b-8ba7-0987bb43729b 2018-07-01 10:03:03,262 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36629503-4ff3-446d-b961-f573d8c5fac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f976e635755fd317cc42d2ea2d36f122c8699" 2018-07-01 10:03:03,302 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:03 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-88c28251-684b-486c-ac92-34b9a0989d27 x-openstack-request-id: req-88c28251-684b-486c-ac92-34b9a0989d27 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcb4f268-d327-4b69-a25b-753bb189910d", "description": null}} 2018-07-01 10:03:03,302 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d used request id req-88c28251-684b-486c-ac92-34b9a0989d27 2018-07-01 10:03:03,304 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36629503-4ff3-446d-b961-f573d8c5fac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f976e635755fd317cc42d2ea2d36f122c8699" 2018-07-01 10:03:03,601 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:03 GMT Server: Apache Content-Length: 303 x-compute-request-id: req-2ba21d81-3350-49e2-a1a5-3b61232bca90 x-openstack-request-id: req-2ba21d81-3350-49e2-a1a5-3b61232bca90 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "bcb4f268-d327-4b69-a25b-753bb189910d", "control_location": "front-end", "deleted": false, "created_at": "2018-07-01T10:03:03.000000", "updated_at": null, "encryption_id": "7866c654-0ae5-473f-98d3-f24a9b0373a2", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-01 10:03:03,601 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d/encryption used request id req-2ba21d81-3350-49e2-a1a5-3b61232bca90 2018-07-01 10:03:03,602 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99-type 2018-07-01 10:03:03,603 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36629503-4ff3-446d-b961-f573d8c5fac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f976e635755fd317cc42d2ea2d36f122c8699" 2018-07-01 10:03:03,643 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:03 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-45e91227-353c-400a-bba9-4f92ec45aad9 x-openstack-request-id: req-45e91227-353c-400a-bba9-4f92ec45aad9 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcb4f268-d327-4b69-a25b-753bb189910d", "description": null}} 2018-07-01 10:03:03,643 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d used request id req-45e91227-353c-400a-bba9-4f92ec45aad9 2018-07-01 10:03:03,645 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36629503-4ff3-446d-b961-f573d8c5fac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f976e635755fd317cc42d2ea2d36f122c8699" 2018-07-01 10:03:03,980 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:03 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-b691b070-ddcb-4fbe-9715-7c83b4429894 Connection: close 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-01 10:03:03,980 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d/encryption/provider used request id req-b691b070-ddcb-4fbe-9715-7c83b4429894 2018-07-01 10:03:03,980 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-dc31f6d2-2834-44ea-bd4d-e3579fc11d99-type 2018-07-01 10:03:03,983 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36629503-4ff3-446d-b961-f573d8c5fac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f976e635755fd317cc42d2ea2d36f122c8699" 2018-07-01 10:03:04,050 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:03 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-f0084494-2461-4f1e-8709-8aa866ac3164 Connection: close 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-01 10:03:04,051 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/bcb4f268-d327-4b69-a25b-753bb189910d used request id req-f0084494-2461-4f1e-8709-8aa866ac3164 2018-07-01 10:03:04,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:03:04,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["qjBTCAyzTzKupWcu5pZqPw"], "issued_at": "2018-07-01T10:03:04.000000Z"}} 2018-07-01 10:03:04,703 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f982f9de37fcbf29cf51577df7177012863e5e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13-type", "description": null}}' 2018-07-01 10:03:05,029 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:04 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe x-openstack-request-id: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3bc06eab-3526-403c-8498-de0c78ab6aa5", "description": null}} 2018-07-01 10:03:05,029 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-9118528c-7bdd-4e00-a4a6-48bb230c46fe 2018-07-01 10:03:05,031 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f982f9de37fcbf29cf51577df7177012863e5e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-01 10:03:05,389 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:05 GMT Server: Apache Content-Length: 317 x-compute-request-id: req-75af2667-f473-43c4-8533-5393e3973a40 x-openstack-request-id: req-75af2667-f473-43c4-8533-5393e3973a40 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3bc06eab-3526-403c-8498-de0c78ab6aa5", "name": "CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13", "control_location": "back-end", "encryption_id": "dd54b4d4-7c6b-48aa-aa84-6558d2804539", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-01 10:03:05,389 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5/encryption used request id req-75af2667-f473-43c4-8533-5393e3973a40 2018-07-01 10:03:05,392 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f982f9de37fcbf29cf51577df7177012863e5e" 2018-07-01 10:03:05,696 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:05 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-30a9c1cc-72c8-497f-a848-8d93e01ea072 x-openstack-request-id: req-30a9c1cc-72c8-497f-a848-8d93e01ea072 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3bc06eab-3526-403c-8498-de0c78ab6aa5", "description": null}} 2018-07-01 10:03:05,696 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5 used request id req-30a9c1cc-72c8-497f-a848-8d93e01ea072 2018-07-01 10:03:05,700 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f982f9de37fcbf29cf51577df7177012863e5e" 2018-07-01 10:03:05,735 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:05 GMT Server: Apache Content-Length: 300 x-compute-request-id: req-f95df90e-6099-4e6a-a170-10edc7699c68 x-openstack-request-id: req-f95df90e-6099-4e6a-a170-10edc7699c68 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "3bc06eab-3526-403c-8498-de0c78ab6aa5", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T10:03:05.000000", "updated_at": null, "encryption_id": "dd54b4d4-7c6b-48aa-aa84-6558d2804539", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-01 10:03:05,735 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5/encryption used request id req-f95df90e-6099-4e6a-a170-10edc7699c68 2018-07-01 10:03:05,735 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13-type 2018-07-01 10:03:05,737 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f982f9de37fcbf29cf51577df7177012863e5e" 2018-07-01 10:03:05,780 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:05 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-124ff58a-db30-42ae-bfc5-f034efdb60e3 x-openstack-request-id: req-124ff58a-db30-42ae-bfc5-f034efdb60e3 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3bc06eab-3526-403c-8498-de0c78ab6aa5", "description": null}} 2018-07-01 10:03:05,780 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5 used request id req-124ff58a-db30-42ae-bfc5-f034efdb60e3 2018-07-01 10:03:05,782 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f982f9de37fcbf29cf51577df7177012863e5e" 2018-07-01 10:03:06,139 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:05 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-576f1427-913f-45fd-954d-b1d9e875714a Connection: close 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-01 10:03:06,139 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5/encryption/provider used request id req-576f1427-913f-45fd-954d-b1d9e875714a 2018-07-01 10:03:06,140 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-eae15c03-eda4-4e53-88a9-2b47ef516a13-type 2018-07-01 10:03:06,142 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9118528c-7bdd-4e00-a4a6-48bb230c46fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f982f9de37fcbf29cf51577df7177012863e5e" 2018-07-01 10:03:06,219 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:06 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-d1ad3c7f-257c-4b47-a244-5bf1c961fe05 Connection: close 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-01 10:03:06,219 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/3bc06eab-3526-403c-8498-de0c78ab6aa5 used request id req-d1ad3c7f-257c-4b47-a244-5bf1c961fe05 2018-07-01 10:03:06,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:03:06,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["ea2LlzG6QPWJ76qjpsxxcA"], "issued_at": "2018-07-01T10:03:06.000000Z"}} 2018-07-01 10:03:06,844 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e-qos"}}' 2018-07-01 10:03:07,151 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:06 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612 x-openstack-request-id: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2c8550ed-6955-4e9d-871e-40619c0bca64", "name": "CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c8550ed-6955-4e9d-871e-40619c0bca64", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c8550ed-6955-4e9d-871e-40619c0bca64", "rel": "bookmark"}]} 2018-07-01 10:03:07,151 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612 2018-07-01 10:03:07,154 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e", "description": null}}' 2018-07-01 10:03:07,493 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:07 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-60d585d3-55d3-411e-af18-b4831c769bf4 x-openstack-request-id: req-60d585d3-55d3-411e-af18-b4831c769bf4 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38", "description": null}} 2018-07-01 10:03:07,494 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-60d585d3-55d3-411e-af18-b4831c769bf4 2018-07-01 10:03:07,496 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-01 10:03:07,583 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:07 GMT Server: Apache Content-Length: 222 x-compute-request-id: req-6ea95853-f958-4912-842c-fb0a6e9b0969 x-openstack-request-id: req-6ea95853-f958-4912-842c-fb0a6e9b0969 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38", "name": "foo", "control_location": "back-end", "encryption_id": "e2e31347-e80f-4abf-9d2a-af027e7cb0fa", "provider": "bar", "provider_class": "bar"}} 2018-07-01 10:03:07,583 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38/encryption used request id req-6ea95853-f958-4912-842c-fb0a6e9b0969 2018-07-01 10:03:07,586 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" 2018-07-01 10:03:07,893 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:07 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-30dbe1d7-31c8-43cc-8618-743fcf2b371f x-openstack-request-id: req-30dbe1d7-31c8-43cc-8618-743fcf2b371f Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38", "description": null}} 2018-07-01 10:03:07,894 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38 used request id req-30dbe1d7-31c8-43cc-8618-743fcf2b371f 2018-07-01 10:03:07,897 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" 2018-07-01 10:03:07,932 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:07 GMT Server: Apache Content-Length: 302 x-compute-request-id: req-97d4f2b5-d823-430e-8798-69a4d06e8059 x-openstack-request-id: req-97d4f2b5-d823-430e-8798-69a4d06e8059 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T10:03:08.000000", "updated_at": null, "encryption_id": "e2e31347-e80f-4abf-9d2a-af027e7cb0fa", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-01 10:03:07,932 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38/encryption used request id req-97d4f2b5-d823-430e-8798-69a4d06e8059 2018-07-01 10:03:07,932 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e 2018-07-01 10:03:07,934 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" 2018-07-01 10:03:07,975 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:07 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-9e88e9f1-f09f-45bc-8606-e60bab56f4ea x-openstack-request-id: req-9e88e9f1-f09f-45bc-8606-e60bab56f4ea Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38", "description": null}} 2018-07-01 10:03:07,975 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38 used request id req-9e88e9f1-f09f-45bc-8606-e60bab56f4ea 2018-07-01 10:03:07,977 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" 2018-07-01 10:03:08,047 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:07 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-c86e9026-e310-4684-8893-6f982762b2c0 Connection: close 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-01 10:03:08,047 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38/encryption/provider used request id req-c86e9026-e310-4684-8893-6f982762b2c0 2018-07-01 10:03:08,047 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e 2018-07-01 10:03:08,049 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" 2018-07-01 10:03:08,395 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:08 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-547c4a84-572f-49e4-92de-0a73781af871 Connection: close 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-01 10:03:08,395 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/36ed7cc3-b2a1-4fd0-ae2e-9070472c8f38 used request id req-547c4a84-572f-49e4-92de-0a73781af871 2018-07-01 10:03:08,396 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-19c45d2a-ed0b-45fc-88c2-0488639d3b5e-qos 2018-07-01 10:03:08,399 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c8550ed-6955-4e9d-871e-40619c0bca64?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef4b7f92-b3a4-4d4d-b243-f6db64f2e612" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15412b08e87d6ca00bfc265d4a0aeaf28d8b3b52" 2018-07-01 10:03:08,468 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:08 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-439c9a1f-c644-4ddd-922d-891cfbedcd93 Connection: close 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-01 10:03:08,468 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/2c8550ed-6955-4e9d-871e-40619c0bca64?force=False used request id req-439c9a1f-c644-4ddd-922d-891cfbedcd93 2018-07-01 10:03:08,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:03:09,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["jAcLj3voQviUS6SJfnIHqQ"], "issued_at": "2018-07-01T10:03:09.000000Z"}} 2018-07-01 10:03:09,096 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a76a8846d9c140e481b3f7c740c1ff81bbae12" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-cfd5f034-c43c-4525-993f-2267a4953043-qos"}}' 2018-07-01 10:03:09,393 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:09 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-7e25a97b-7b13-4c55-b14f-eb82bbea6812 x-openstack-request-id: req-7e25a97b-7b13-4c55-b14f-eb82bbea6812 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "56610309-600e-45a6-81ef-7d8386f39659", "name": "CinderUtilsVolumeTypeCompleteTests-cfd5f034-c43c-4525-993f-2267a4953043-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/56610309-600e-45a6-81ef-7d8386f39659", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/56610309-600e-45a6-81ef-7d8386f39659", "rel": "bookmark"}]} 2018-07-01 10:03:09,393 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-7e25a97b-7b13-4c55-b14f-eb82bbea6812 2018-07-01 10:03:09,396 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7e25a97b-7b13-4c55-b14f-eb82bbea6812" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a76a8846d9c140e481b3f7c740c1ff81bbae12" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-cfd5f034-c43c-4525-993f-2267a4953043", "description": null}}' 2018-07-01 10:03:09,732 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:09 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-4b245393-6e02-45ff-bc58-cb3d165d66db x-openstack-request-id: req-4b245393-6e02-45ff-bc58-cb3d165d66db Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-cfd5f034-c43c-4525-993f-2267a4953043", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "81bf7d66-9cd6-4987-a210-87c56aaaed33", "description": null}} 2018-07-01 10:03:09,733 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-4b245393-6e02-45ff-bc58-cb3d165d66db 2018-07-01 10:03:09,735 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e25a97b-7b13-4c55-b14f-eb82bbea6812" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a76a8846d9c140e481b3f7c740c1ff81bbae12" 2018-07-01 10:03:09,768 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:09 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-3fd2d598-f3f1-438b-b7f3-4e2414d569a1 x-openstack-request-id: req-3fd2d598-f3f1-438b-b7f3-4e2414d569a1 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "56610309-600e-45a6-81ef-7d8386f39659", "name": "CinderUtilsVolumeTypeCompleteTests-cfd5f034-c43c-4525-993f-2267a4953043-qos"}]} 2018-07-01 10:03:09,768 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-3fd2d598-f3f1-438b-b7f3-4e2414d569a1 2018-07-01 10:03:09,771 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/None/associate?vol_type_id=81bf7d66-9cd6-4987-a210-87c56aaaed33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e25a97b-7b13-4c55-b14f-eb82bbea6812" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a76a8846d9c140e481b3f7c740c1ff81bbae12" 2018-07-01 10:03:10,063 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Sun, 01 Jul 2018 10:03:09 GMT Server: Apache Content-Length: 68 x-compute-request-id: req-6dc4be15-d7cb-4170-afc5-820af3bf6185 x-openstack-request-id: req-6dc4be15-d7cb-4170-afc5-820af3bf6185 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-01 10:03:10,063 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/None/associate?vol_type_id=81bf7d66-9cd6-4987-a210-87c56aaaed33 used request id req-6dc4be15-d7cb-4170-afc5-820af3bf6185 2018-07-01 10:03:10,063 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-6dc4be15-d7cb-4170-afc5-820af3bf6185) 2018-07-01 10:03:10,064 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-cfd5f034-c43c-4525-993f-2267a4953043 2018-07-01 10:03:10,065 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/81bf7d66-9cd6-4987-a210-87c56aaaed33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e25a97b-7b13-4c55-b14f-eb82bbea6812" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a76a8846d9c140e481b3f7c740c1ff81bbae12" 2018-07-01 10:03:10,137 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:10 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-85d1a2f1-e595-4ac1-ab21-f3a77a7c0495 Connection: close 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-01 10:03:10,137 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/81bf7d66-9cd6-4987-a210-87c56aaaed33 used request id req-85d1a2f1-e595-4ac1-ab21-f3a77a7c0495 2018-07-01 10:03:10,137 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-cfd5f034-c43c-4525-993f-2267a4953043-qos 2018-07-01 10:03:10,139 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/56610309-600e-45a6-81ef-7d8386f39659?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e25a97b-7b13-4c55-b14f-eb82bbea6812" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a76a8846d9c140e481b3f7c740c1ff81bbae12" 2018-07-01 10:03:10,211 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:10 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-ddf27776-6b31-454d-bf87-8d617cbace74 Connection: close 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-01 10:03:10,211 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/56610309-600e-45a6-81ef-7d8386f39659?force=False used request id req-ddf27776-6b31-454d-bf87-8d617cbace74 2018-07-01 10:03:10,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:03:10,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["laUVJxjFQC6WDf3_4dGSZw"], "issued_at": "2018-07-01T10:03:10.000000Z"}} 2018-07-01 10:03:10,868 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d5e9cc15e1adff0616446fa4e89103a55a3f5b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-696926a0-58a0-4eee-87da-912c91e1c67b-qos"}}' 2018-07-01 10:03:11,184 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:10 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-f06be591-beb0-4f2e-b751-5d94c6c7e393 x-openstack-request-id: req-f06be591-beb0-4f2e-b751-5d94c6c7e393 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "bffe2224-69f4-4659-9021-54b7490a3a63", "name": "CinderUtilsVolumeTypeCompleteTests-696926a0-58a0-4eee-87da-912c91e1c67b-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/bffe2224-69f4-4659-9021-54b7490a3a63", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/bffe2224-69f4-4659-9021-54b7490a3a63", "rel": "bookmark"}]} 2018-07-01 10:03:11,184 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-f06be591-beb0-4f2e-b751-5d94c6c7e393 2018-07-01 10:03:11,186 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f06be591-beb0-4f2e-b751-5d94c6c7e393" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d5e9cc15e1adff0616446fa4e89103a55a3f5b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-696926a0-58a0-4eee-87da-912c91e1c67b", "description": null}}' 2018-07-01 10:03:11,523 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:11 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-c3db481b-2375-4ca1-82e7-6ce1b353199f x-openstack-request-id: req-c3db481b-2375-4ca1-82e7-6ce1b353199f Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-696926a0-58a0-4eee-87da-912c91e1c67b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "79a95ee6-2f7e-4169-be55-53e34e1c49ef", "description": null}} 2018-07-01 10:03:11,523 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-c3db481b-2375-4ca1-82e7-6ce1b353199f 2018-07-01 10:03:11,525 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f06be591-beb0-4f2e-b751-5d94c6c7e393" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d5e9cc15e1adff0616446fa4e89103a55a3f5b" 2018-07-01 10:03:11,823 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:11 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-a1d91dcc-25a5-4d44-ac3a-48e91464818d x-openstack-request-id: req-a1d91dcc-25a5-4d44-ac3a-48e91464818d Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "bffe2224-69f4-4659-9021-54b7490a3a63", "name": "CinderUtilsVolumeTypeCompleteTests-696926a0-58a0-4eee-87da-912c91e1c67b-qos"}]} 2018-07-01 10:03:11,823 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-a1d91dcc-25a5-4d44-ac3a-48e91464818d 2018-07-01 10:03:11,827 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/bffe2224-69f4-4659-9021-54b7490a3a63/associate?vol_type_id=79a95ee6-2f7e-4169-be55-53e34e1c49ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f06be591-beb0-4f2e-b751-5d94c6c7e393" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d5e9cc15e1adff0616446fa4e89103a55a3f5b" 2018-07-01 10:03:12,174 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:11 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-cfefbb9b-5b08-4fad-b500-3a0dc2611569 Connection: close 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-01 10:03:12,175 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/bffe2224-69f4-4659-9021-54b7490a3a63/associate?vol_type_id=79a95ee6-2f7e-4169-be55-53e34e1c49ef used request id req-cfefbb9b-5b08-4fad-b500-3a0dc2611569 2018-07-01 10:03:12,175 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-696926a0-58a0-4eee-87da-912c91e1c67b 2018-07-01 10:03:12,176 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/79a95ee6-2f7e-4169-be55-53e34e1c49ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f06be591-beb0-4f2e-b751-5d94c6c7e393" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d5e9cc15e1adff0616446fa4e89103a55a3f5b" 2018-07-01 10:03:12,255 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:12 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-48e01e1c-62ef-46dd-bcaa-835c3fbcc243 Connection: close 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-01 10:03:12,255 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/79a95ee6-2f7e-4169-be55-53e34e1c49ef used request id req-48e01e1c-62ef-46dd-bcaa-835c3fbcc243 2018-07-01 10:03:12,255 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-696926a0-58a0-4eee-87da-912c91e1c67b-qos 2018-07-01 10:03:12,257 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/bffe2224-69f4-4659-9021-54b7490a3a63?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f06be591-beb0-4f2e-b751-5d94c6c7e393" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d5e9cc15e1adff0616446fa4e89103a55a3f5b" 2018-07-01 10:03:12,329 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:12 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-186f51a1-ea70-406f-8c8d-096c87ccf331 Connection: close 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-01 10:03:12,329 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/bffe2224-69f4-4659-9021-54b7490a3a63?force=False used request id req-186f51a1-ea70-406f-8c8d-096c87ccf331 2018-07-01 10:03:12,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-01 10:03:12,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c031947ff99430dadcef7cc20f58264", "name": "admin"}], "expires_at": "2018-07-01T11:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11b58bd041fa4b449fd8ff0276bd0ae7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "adc1694f21d4404c88f8d13f6468f7d8"}, {"url": "http://172.16.10.36:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f2f5c9cea0eb4eb094593985168b2119"}, {"url": "http://10.16.0.107:8004/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f702bee7771c4c3eaf10f13d1e09a268"}], "type": "orchestration", "id": "036c9e25140a49aca2261d484644c90a", "name": "heat"}, {"endpoints": [{"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "811d405e45b84529aa15e659c55d446f"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c5c11d7e0df141bcb8d7e910bbc186c9"}, {"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1cfc2c60c3247f8a56d2c242d569374"}], "type": "metering", "id": "42301f0546ff422db6e4937f622e56e1", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "15b708045f884cb79b680f0d15fc0217"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9248a383940e4664a56078d5e0d57eea"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cf8f2905cf614208b9fba20c63c64714"}], "type": "metric", "id": "47c672ebfc8a4c86954f0f375cbd0f1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "2e68f833625a41fe961374d2744a39c8"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "40a998faba1642528c9fcc6265ab5916"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "75113b25dc5c4e31b2d77a523f4ea16b"}], "type": "compute", "id": "5454453eb7f34981a00afac3b86f4a0b", "name": "nova"}, {"endpoints": [{"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "573218115fa3489d94511176c8804774"}, {"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c90538bcfb3644b4931bd07ac75d1646"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d359168f01c54ec0ab383d6b1f16f959"}], "type": "identity", "id": "7310086162694bc88551eb53aa81eb23", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "16182ff0c1334c64bbd8c5719666cdeb"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "425f52113979426d89d34bb000c69497"}, {"url": "http://172.16.10.36:8776/v3/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "68734b3495a647c7972c7f6fceb7f572"}], "type": "volumev3", "id": "8f85ad7b7727421186856431105f5370", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "519e46453935491690576026878ac237"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6f77b1294ed8467a8321fcbf3b448ff5"}, {"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea1f5f2669fe42c9a85b1cd5bea996c2"}], "type": "event", "id": "9529a92d41be435aaa9714cf3e12e45d", "name": "panko"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "919f3412a139462e9a71045507907138"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "91a48e491a814a6fb781dba00ebb9a9b"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c64580d5820247629f1756c50c674570"}], "type": "placement", "id": "b01282a012c8448b8bda870fa3f843b9", "name": "placement"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1a0272315add4fedab808ba8b96d5157"}, {"url": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6088e57d98704e368b3d550acb56c5cb"}, {"url": "http://172.16.10.36:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b18b08dd1ee34ba09c54e0e749e31b90"}], "type": "volumev2", "id": "b30347453780415da4cac90b9500b8a5", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.16.0.107:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8e59bc97d58944808385f753e77e8904"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "961793ad04704bedacbbd87877a78996"}, {"url": "http://172.16.10.36:8776/v1/11b58bd041fa4b449fd8ff0276bd0ae7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ab2bfe07e68d42b3ae5d27415ef80d0c"}], "type": "volume", "id": "c871a73faeda4f2c8c6a1cfab6834c18", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "05f6f672cfc14752ac086b914d87274b"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2c1d56774cd54b23b46ab19914a6efc4"}, {"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4964ccd4d916493382298011a8d59220"}], "type": "network", "id": "cd88dcdb19a1434b924f3114531ee69d", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "17b989e24f584a9885017fca3c329b0a"}, {"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1c91aab930454b8ca7b90d1e9ffcc0e8"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f7b4054769654b13a6ce2c3d29a79628"}], "type": "image", "id": "da73a268f2c94c23a762630211fa0567", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "462be60483574a44aa042e2f7982ffb9"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "be30a43b544a46e8aad938578a2607da"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "cb928baf2aac45e98fb5db6cb3422d40"}], "type": "alarming", "id": "f259da40bd6845cab188710fca859c53", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "54f6ff2c861b4f64836204664571b3b1"}, "audit_ids": ["jTUXQ33JQlKLuHQylomjYw"], "issued_at": "2018-07-01T10:03:12.000000Z"}} 2018-07-01 10:03:12,961 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4-qos"}}' 2018-07-01 10:03:13,267 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:12 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-5325cd86-fec0-4cd0-b0a0-287242a56399 x-openstack-request-id: req-5325cd86-fec0-4cd0-b0a0-287242a56399 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "07b33e6f-14ba-481e-bc9c-3b42570da701", "name": "CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/07b33e6f-14ba-481e-bc9c-3b42570da701", "rel": "self"}, {"href": "http://10.16.0.107:8776/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/07b33e6f-14ba-481e-bc9c-3b42570da701", "rel": "bookmark"}]} 2018-07-01 10:03:13,267 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-5325cd86-fec0-4cd0-b0a0-287242a56399 2018-07-01 10:03:13,269 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4", "description": null}}' 2018-07-01 10:03:13,602 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:13 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-ace57673-a7fd-470a-8dad-b999cda157b0 x-openstack-request-id: req-ace57673-a7fd-470a-8dad-b999cda157b0 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2f692fbd-d98d-4ec2-9b58-7f06cf5e2777", "description": null}} 2018-07-01 10:03:13,602 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types used request id req-ace57673-a7fd-470a-8dad-b999cda157b0 2018-07-01 10:03:13,606 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-01 10:03:13,983 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:13 GMT Server: Apache Content-Length: 222 x-compute-request-id: req-8429c2c3-004e-4a62-b73a-247c9ad6bba3 x-openstack-request-id: req-8429c2c3-004e-4a62-b73a-247c9ad6bba3 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "2f692fbd-d98d-4ec2-9b58-7f06cf5e2777", "name": "foo", "control_location": "back-end", "encryption_id": "3cc552d0-39bf-40b9-a31e-e192040e7bf9", "provider": "bar", "provider_class": "bar"}} 2018-07-01 10:03:13,983 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777/encryption used request id req-8429c2c3-004e-4a62-b73a-247c9ad6bba3 2018-07-01 10:03:13,987 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:14,021 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:13 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-9e51f654-6193-432b-89f3-29efdad5fd65 x-openstack-request-id: req-9e51f654-6193-432b-89f3-29efdad5fd65 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "07b33e6f-14ba-481e-bc9c-3b42570da701", "name": "CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4-qos"}]} 2018-07-01 10:03:14,021 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs used request id req-9e51f654-6193-432b-89f3-29efdad5fd65 2018-07-01 10:03:14,023 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/07b33e6f-14ba-481e-bc9c-3b42570da701/associate?vol_type_id=2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:14,106 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:14 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-447d855e-6ecb-4419-8ee0-f6ddb0f8af1d Connection: close 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-01 10:03:14,106 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/07b33e6f-14ba-481e-bc9c-3b42570da701/associate?vol_type_id=2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 used request id req-447d855e-6ecb-4419-8ee0-f6ddb0f8af1d 2018-07-01 10:03:14,110 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:14,421 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:14 GMT Server: Apache Content-Length: 304 x-compute-request-id: req-87d94df7-843b-450e-a0f8-636fff85ded1 x-openstack-request-id: req-87d94df7-843b-450e-a0f8-636fff85ded1 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4", "qos_specs_id": "07b33e6f-14ba-481e-bc9c-3b42570da701", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2f692fbd-d98d-4ec2-9b58-7f06cf5e2777", "description": null}} 2018-07-01 10:03:14,421 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 used request id req-87d94df7-843b-450e-a0f8-636fff85ded1 2018-07-01 10:03:14,423 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:14,460 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:14 GMT Server: Apache Content-Length: 302 x-compute-request-id: req-dc2b09ea-2c49-4d18-b4b3-37e7a65ccd60 x-openstack-request-id: req-dc2b09ea-2c49-4d18-b4b3-37e7a65ccd60 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "2f692fbd-d98d-4ec2-9b58-7f06cf5e2777", "control_location": "back-end", "deleted": false, "created_at": "2018-07-01T10:03:14.000000", "updated_at": null, "encryption_id": "3cc552d0-39bf-40b9-a31e-e192040e7bf9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-01 10:03:14,460 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777/encryption used request id req-dc2b09ea-2c49-4d18-b4b3-37e7a65ccd60 2018-07-01 10:03:14,460 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4 2018-07-01 10:03:14,464 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:14,506 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Sun, 01 Jul 2018 10:03:14 GMT Server: Apache Content-Length: 304 x-compute-request-id: req-2647d74c-362c-422d-a42c-a6a1bc84d0eb x-openstack-request-id: req-2647d74c-362c-422d-a42c-a6a1bc84d0eb Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4", "qos_specs_id": "07b33e6f-14ba-481e-bc9c-3b42570da701", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2f692fbd-d98d-4ec2-9b58-7f06cf5e2777", "description": null}} 2018-07-01 10:03:14,506 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 used request id req-2647d74c-362c-422d-a42c-a6a1bc84d0eb 2018-07-01 10:03:14,509 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:14,852 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:14 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-e93c7582-26cd-4284-ab7d-c16bfb911ef2 Connection: close 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-01 10:03:14,853 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777/encryption/provider used request id req-e93c7582-26cd-4284-ab7d-c16bfb911ef2 2018-07-01 10:03:14,853 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4 2018-07-01 10:03:14,855 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:14,933 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:14 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-cea660ce-8242-43ed-af35-49dc2882df13 Connection: close 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-01 10:03:14,933 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/types/2f692fbd-d98d-4ec2-9b58-7f06cf5e2777 used request id req-cea660ce-8242-43ed-af35-49dc2882df13 2018-07-01 10:03:14,933 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-396fd1e5-d8f2-4bae-9f5b-8e21f39c05f4-qos 2018-07-01 10:03:14,935 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/07b33e6f-14ba-481e-bc9c-3b42570da701?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5325cd86-fec0-4cd0-b0a0-287242a56399" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285e7de9926a195ac4b87b297f5c012107208575" 2018-07-01 10:03:15,005 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Sun, 01 Jul 2018 10:03:14 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-6311fbbf-06a9-40e9-b053-f978e82361e5 Connection: close 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-01 10:03:15,005 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/11b58bd041fa4b449fd8ff0276bd0ae7/qos-specs/07b33e6f-14ba-481e-bc9c-3b42570da701?force=False used request id req-6311fbbf-06a9-40e9-b053-f978e82361e5 2018-07-01 10:03:15,005 - 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) ... FAIL 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) ... FAIL test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ERROR test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ERROR test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ERROR 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) ... FAIL test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... FAIL test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ERROR 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 ====================================================================== ERROR: test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 428, in setUp self.instance_creator.create(block=True) 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 151, in __create_vm if not 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 ====================================================================== ERROR: test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 428, in setUp self.instance_creator.create(block=True) 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 151, in __create_vm if not 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 ====================================================================== ERROR: test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 428, in setUp self.instance_creator.create(block=True) 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 151, in __create_vm if not 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 ====================================================================== ERROR: test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/heat_utils_tests.py", line 288, in setUp self.assertTrue(stack_active(self.heat_client, self.stack)) AssertionError: False is not true ====================================================================== FAIL: test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 65, in test_nova_get_hypervisor_hosts self.assertGreaterEqual(len(hosts), 1) AssertionError: 0 not greater than or equal to 1 ====================================================================== FAIL: test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/nova_utils_tests.py", line 358, in test_create_instance self.vm_inst.name, status, create_instance.STATUS_ACTIVE)) AssertionError: VM NovaUtilsInstanceTests-d413afc1-25b5-4dc1-a84b-afee9d6b605d-vm_inst status ERROR is not ACTIVE ====================================================================== FAIL: test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/heat_utils_tests.py", line 178, in test_create_stack self.assertTrue(stack_active(self.heat_client, self.stack1)) AssertionError: False is not true ====================================================================== FAIL: test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/heat_utils_tests.py", line 220, in test_create_stack_x2 self.assertTrue(stack_active(self.heat_client, self.stack1)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 99 tests in 997.722s FAILED (failures=4, errors=4) 2018-07-01 10:03:15,445 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-01 10:03:15,445 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 16:38 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-01 10:03:15,449 - xtesting.ci.run_tests - ERROR - The test case 'api_check' failed. 2018-07-01 10:03:15,449 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | api_check | functest | healthcheck | 16:38 | FAIL | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | tenantnetwork1 | functest | healthcheck | 00:00 | SKIP | | tenantnetwork2 | functest | healthcheck | 00:00 | SKIP | | vmready1 | functest | healthcheck | 00:00 | SKIP | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-01 10:03:15,458 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR