2018-07-02 13:39:59,074 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-suite-master-233 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-02 13:39:59,079 - 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-02 13:39:59,079 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-02 13:39:59,081 - 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-02 13:39:59,083 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-02 13:39:59,083 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-02 13:39:59,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-02 13:39:59,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-02 13:39:59,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-02 13:39:59,721 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-02 13:39:59,721 - 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-02 13:39:59,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:39:59 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6a5a585-52f1-4e9b-aeba-616efe4c25a2 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-02 13:39:59,737 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e6a5a585-52f1-4e9b-aeba-616efe4c25a2 2018-07-02 13:39:59,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:00,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["0MO3akmITMuDlsqgOUPVZg"], "issued_at": "2018-07-02T13:40:00.000000Z"}} 2018-07-02 13:40:00,406 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:01,943 - 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-c0c36fd5-10e6-4b63-9300-3e210c982ba2 X-Compute-Request-Id: req-c0c36fd5-10e6-4b63-9300-3e210c982ba2 Date: Mon, 02 Jul 2018 13:40:01 GMT Connection: keep-alive RESP BODY: {"aggregates": []} 2018-07-02 13:40:01,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-aggregates used request id req-c0c36fd5-10e6-4b63-9300-3e210c982ba2 2018-07-02 13:40:01,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 2.22277402878s 2018-07-02 13:40:01,944 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-aggregates used request id req-c0c36fd5-10e6-4b63-9300-3e210c982ba2 2018-07-02 13:40:01,944 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-02 13:40:01,948 - 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-02 13:40:01,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:01,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-02 13:40:01,961 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:02,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:01 GMT Server: Apache Content-Length: 527 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6362d68-ffb7-4e66-8153-3c36e4197bef 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/10abe4f34a6f473998e65dcd61457bb3"}, "tags": [], "enabled": true, "id": "10abe4f34a6f473998e65dcd61457bb3", "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-02 13:40:02,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains used request id req-a6362d68-ffb7-4e66-8153-3c36e4197bef 2018-07-02 13:40:02,338 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.380878210068s 2018-07-02 13:40:02,339 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains used request id req-a6362d68-ffb7-4e66-8153-3c36e4197bef 2018-07-02 13:40:02,340 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'10abe4f34a6f473998e65dcd61457bb3', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-02 13:40:02,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-02 13:40:02,348 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:02,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:02 GMT Server: Apache Content-Length: 12485 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83826926-9e7a-4252-8311-c8ab7f48b010 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/0ebd823511f24b018a6ec345fda18f34"}, "url": "http://10.16.0.107:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "190e173397f743f793e728197eb61456", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/0fda3a8f86ed41d1b01db13fe04a532d"}, "url": "http://10.16.0.107:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "69fcc883f82a41cc85aab67c92cbb106", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/14e9c5b006fd428b889eb6b33e9ed75c"}, "url": "http://172.16.10.36:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "83a2b61c776443d49bc577d34623ecdc", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/156a915b7dcc4a538037fbbc6f024b7f"}, "url": "http://172.16.10.36:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "def1c8ab00914021bbe5317be9e22929", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/19d264f31df044b99ea3fcb532f48d8b"}, "url": "http://172.16.10.36:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c580af1bfb884e92bbb2555669e13c68", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/21a01f41f4c148968efb7b7350916b4f"}, "url": "http://172.16.10.36:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c35b3c90b02d4ddf9185a0907363a7c9", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/2a789ca2010d48c5a5c27cf284ffa935"}, "url": "http://172.16.10.36:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c580af1bfb884e92bbb2555669e13c68", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/303e596adc35402e8f61bba76e95a6cf"}, "url": "http://172.16.10.36:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "ff4b506bb7fa46cbb237d8f5a76a515d", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/380b37d68efd442fb1ac074dbe281290"}, "url": "http://172.16.10.36:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c35b3c90b02d4ddf9185a0907363a7c9", "id": "380b37d68efd442fb1ac074dbe281290"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/3acacb329ef94006bd11c2d162a7487a"}, "url": "http://172.16.10.36:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f71320b5a1004d8b9c374303c1eeafdb", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4186d260e5b746a08b50c4e45896acf3"}, "url": "http://172.16.10.36:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "83a2b61c776443d49bc577d34623ecdc", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/48dfdf505dbe4c0c8fb33c0ada2b14e9"}, "url": "http://172.16.10.36:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "9b2057c0d793499dac039b914fb098de", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4a4b2ce79a1f4d2ba819e6134adf03a8"}, "url": "http://172.16.10.36:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4e64ad063c034872aeb7844b56f8db9d", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4a6a8fe32bd8403d82548ce936244e0e"}, "url": "http://172.16.10.36:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "69fcc883f82a41cc85aab67c92cbb106", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4f922f14fd704470a81bffdfa25e44c1"}, "url": "http://10.16.0.107:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e04c7afc115b416b89b89a40fdd0ee04", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/4fbbae21778d438cb387b4b2508e3189"}, "url": "http://172.16.10.36:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4e64ad063c034872aeb7844b56f8db9d", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/5ac4ae4ef0404871bc11f8a9df2110cc"}, "url": "http://10.16.0.107:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f71320b5a1004d8b9c374303c1eeafdb", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/5d7a8d9efb69468597e781d56180d61b"}, "url": "http://172.16.10.36:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "190e173397f743f793e728197eb61456", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/62298a8a71604351ac78448b44bb408b"}, "url": "http://10.16.0.107:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "83a2b61c776443d49bc577d34623ecdc", "id": "62298a8a71604351ac78448b44bb408b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/685d7ed764a5477487b656fd19731197"}, "url": "http://10.16.0.107:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f6c6649af20b4eccabd5b676395ce55c", "id": "685d7ed764a5477487b656fd19731197"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/6de75ed44a3e40fdb3436ba37c6c7526"}, "url": "http://10.16.0.107:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "9b2057c0d793499dac039b914fb098de", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/7b88779460db44bebd256a7602484a63"}, "url": "http://172.16.10.36:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "id": "7b88779460db44bebd256a7602484a63"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/7d438282dc9740669f0ec378b45e97ad"}, "url": "http://172.16.10.36:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f6c6649af20b4eccabd5b676395ce55c", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/82775e281a7f4e8eb919e534a5950be0"}, "url": "http://10.16.0.107:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c580af1bfb884e92bbb2555669e13c68", "id": "82775e281a7f4e8eb919e534a5950be0"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/978fed723fc34db88d4c4b9095d4ff22"}, "url": "http://172.16.10.36:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/9a3cd4e27c6c4bf1a84b973f4f1c16fc"}, "url": "http://172.16.10.36:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f71320b5a1004d8b9c374303c1eeafdb", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/9f8e8ec7a7cc4701adc0965e9b42f055"}, "url": "http://172.16.10.36:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "69fcc883f82a41cc85aab67c92cbb106", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/a4ddb12097ba4c79973489c6e9cd6483"}, "url": "http://172.16.10.36:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e04c7afc115b416b89b89a40fdd0ee04", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/b15d3cf318074ec69670490603f2f2ed"}, "url": "http://10.16.0.107:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c35b3c90b02d4ddf9185a0907363a7c9", "id": "b15d3cf318074ec69670490603f2f2ed"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/bc2d530726fa47a68c64c8777f47c37c"}, "url": "http://10.16.0.107:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "def1c8ab00914021bbe5317be9e22929", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/c903541f17f647bdba104d7d4e424a1d"}, "url": "http://172.16.10.36:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f6c6649af20b4eccabd5b676395ce55c", "id": "c903541f17f647bdba104d7d4e424a1d"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/c96bb694bf8b4fd1b0e54f1461170a6f"}, "url": "http://172.16.10.36:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "9b2057c0d793499dac039b914fb098de", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/cdaeeccd62f4459b9023c916795937a8"}, "url": "http://172.16.10.36:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "ff4b506bb7fa46cbb237d8f5a76a515d", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/d22ef756e90c49e4ac939ea095720c5c"}, "url": "http://172.16.10.36:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e04c7afc115b416b89b89a40fdd0ee04", "id": "d22ef756e90c49e4ac939ea095720c5c"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/d825aa5b423f4e5b976c3d61d389718b"}, "url": "http://10.16.0.107:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "id": "d825aa5b423f4e5b976c3d61d389718b"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/e273f2fef2ad4e23bc5f9d0b21799b94"}, "url": "http://10.16.0.107:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4e64ad063c034872aeb7844b56f8db9d", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f4465d27158a497090e4107c0278a5dd"}, "url": "http://172.16.10.36:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "def1c8ab00914021bbe5317be9e22929", "id": "f4465d27158a497090e4107c0278a5dd"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/f5959a7658fb4b9ab3022c7b80109075"}, "url": "http://172.16.10.36:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "190e173397f743f793e728197eb61456", "id": "f5959a7658fb4b9ab3022c7b80109075"}, {"region_id": "RegionOne", "links": {"self": "http://172.16.10.36:5000/v3/endpoints/fd08849879b147f2a01dda07201c4117"}, "url": "http://10.16.0.107:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "ff4b506bb7fa46cbb237d8f5a76a515d", "id": "fd08849879b147f2a01dda07201c4117"}], "links": {"self": "http://172.16.10.36:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-02 13:40:02,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/endpoints used request id req-83826926-9e7a-4252-8311-c8ab7f48b010 2018-07-02 13:40:02,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.0660688877106s 2018-07-02 13:40:02,412 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/endpoints used request id req-83826926-9e7a-4252-8311-c8ab7f48b010 2018-07-02 13:40:02,419 - 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/0ebd823511f24b018a6ec345fda18f34'}, 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'190e173397f743f793e728197eb61456', u'id': u'0ebd823511f24b018a6ec345fda18f34'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/0fda3a8f86ed41d1b01db13fe04a532d'}, u'url': u'http://10.16.0.107:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'69fcc883f82a41cc85aab67c92cbb106', u'id': u'0fda3a8f86ed41d1b01db13fe04a532d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/14e9c5b006fd428b889eb6b33e9ed75c'}, u'url': u'http://172.16.10.36:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'83a2b61c776443d49bc577d34623ecdc', u'id': u'14e9c5b006fd428b889eb6b33e9ed75c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/156a915b7dcc4a538037fbbc6f024b7f'}, u'url': u'http://172.16.10.36:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'def1c8ab00914021bbe5317be9e22929', u'id': u'156a915b7dcc4a538037fbbc6f024b7f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/19d264f31df044b99ea3fcb532f48d8b'}, 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'c580af1bfb884e92bbb2555669e13c68', u'id': u'19d264f31df044b99ea3fcb532f48d8b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/21a01f41f4c148968efb7b7350916b4f'}, 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'c35b3c90b02d4ddf9185a0907363a7c9', u'id': u'21a01f41f4c148968efb7b7350916b4f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/2a789ca2010d48c5a5c27cf284ffa935'}, 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'c580af1bfb884e92bbb2555669e13c68', u'id': u'2a789ca2010d48c5a5c27cf284ffa935'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/303e596adc35402e8f61bba76e95a6cf'}, 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'ff4b506bb7fa46cbb237d8f5a76a515d', u'id': u'303e596adc35402e8f61bba76e95a6cf'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/380b37d68efd442fb1ac074dbe281290'}, 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'c35b3c90b02d4ddf9185a0907363a7c9', u'id': u'380b37d68efd442fb1ac074dbe281290'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/3acacb329ef94006bd11c2d162a7487a'}, u'url': u'http://172.16.10.36:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f71320b5a1004d8b9c374303c1eeafdb', u'id': u'3acacb329ef94006bd11c2d162a7487a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4186d260e5b746a08b50c4e45896acf3'}, u'url': u'http://172.16.10.36:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'83a2b61c776443d49bc577d34623ecdc', u'id': u'4186d260e5b746a08b50c4e45896acf3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/48dfdf505dbe4c0c8fb33c0ada2b14e9'}, u'url': u'http://172.16.10.36:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9b2057c0d793499dac039b914fb098de', u'id': u'48dfdf505dbe4c0c8fb33c0ada2b14e9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4a4b2ce79a1f4d2ba819e6134adf03a8'}, u'url': u'http://172.16.10.36:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4e64ad063c034872aeb7844b56f8db9d', u'id': u'4a4b2ce79a1f4d2ba819e6134adf03a8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4a6a8fe32bd8403d82548ce936244e0e'}, u'url': u'http://172.16.10.36:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'69fcc883f82a41cc85aab67c92cbb106', u'id': u'4a6a8fe32bd8403d82548ce936244e0e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4f922f14fd704470a81bffdfa25e44c1'}, u'url': u'http://10.16.0.107:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e04c7afc115b416b89b89a40fdd0ee04', u'id': u'4f922f14fd704470a81bffdfa25e44c1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/4fbbae21778d438cb387b4b2508e3189'}, u'url': u'http://172.16.10.36:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4e64ad063c034872aeb7844b56f8db9d', u'id': u'4fbbae21778d438cb387b4b2508e3189'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/5ac4ae4ef0404871bc11f8a9df2110cc'}, u'url': u'http://10.16.0.107:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f71320b5a1004d8b9c374303c1eeafdb', u'id': u'5ac4ae4ef0404871bc11f8a9df2110cc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/5d7a8d9efb69468597e781d56180d61b'}, 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'190e173397f743f793e728197eb61456', u'id': u'5d7a8d9efb69468597e781d56180d61b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/62298a8a71604351ac78448b44bb408b'}, u'url': u'http://10.16.0.107:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'83a2b61c776443d49bc577d34623ecdc', u'id': u'62298a8a71604351ac78448b44bb408b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/685d7ed764a5477487b656fd19731197'}, u'url': u'http://10.16.0.107:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f6c6649af20b4eccabd5b676395ce55c', u'id': u'685d7ed764a5477487b656fd19731197'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/6de75ed44a3e40fdb3436ba37c6c7526'}, u'url': u'http://10.16.0.107:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9b2057c0d793499dac039b914fb098de', u'id': u'6de75ed44a3e40fdb3436ba37c6c7526'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/7b88779460db44bebd256a7602484a63'}, 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'fe5d1b668eaf4f3b972eebdeb0ca25ac', u'id': u'7b88779460db44bebd256a7602484a63'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/7d438282dc9740669f0ec378b45e97ad'}, u'url': u'http://172.16.10.36:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f6c6649af20b4eccabd5b676395ce55c', u'id': u'7d438282dc9740669f0ec378b45e97ad'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/82775e281a7f4e8eb919e534a5950be0'}, 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'c580af1bfb884e92bbb2555669e13c68', u'id': u'82775e281a7f4e8eb919e534a5950be0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/978fed723fc34db88d4c4b9095d4ff22'}, 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'fe5d1b668eaf4f3b972eebdeb0ca25ac', u'id': u'978fed723fc34db88d4c4b9095d4ff22'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/9a3cd4e27c6c4bf1a84b973f4f1c16fc'}, u'url': u'http://172.16.10.36:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f71320b5a1004d8b9c374303c1eeafdb', u'id': u'9a3cd4e27c6c4bf1a84b973f4f1c16fc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/9f8e8ec7a7cc4701adc0965e9b42f055'}, u'url': u'http://172.16.10.36:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'69fcc883f82a41cc85aab67c92cbb106', u'id': u'9f8e8ec7a7cc4701adc0965e9b42f055'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/a4ddb12097ba4c79973489c6e9cd6483'}, u'url': u'http://172.16.10.36:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e04c7afc115b416b89b89a40fdd0ee04', u'id': u'a4ddb12097ba4c79973489c6e9cd6483'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/b15d3cf318074ec69670490603f2f2ed'}, 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'c35b3c90b02d4ddf9185a0907363a7c9', u'id': u'b15d3cf318074ec69670490603f2f2ed'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/bc2d530726fa47a68c64c8777f47c37c'}, u'url': u'http://10.16.0.107:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'def1c8ab00914021bbe5317be9e22929', u'id': u'bc2d530726fa47a68c64c8777f47c37c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/c903541f17f647bdba104d7d4e424a1d'}, u'url': u'http://172.16.10.36:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f6c6649af20b4eccabd5b676395ce55c', u'id': u'c903541f17f647bdba104d7d4e424a1d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/c96bb694bf8b4fd1b0e54f1461170a6f'}, u'url': u'http://172.16.10.36:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9b2057c0d793499dac039b914fb098de', u'id': u'c96bb694bf8b4fd1b0e54f1461170a6f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/cdaeeccd62f4459b9023c916795937a8'}, 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'ff4b506bb7fa46cbb237d8f5a76a515d', u'id': u'cdaeeccd62f4459b9023c916795937a8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/d22ef756e90c49e4ac939ea095720c5c'}, u'url': u'http://172.16.10.36:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e04c7afc115b416b89b89a40fdd0ee04', u'id': u'd22ef756e90c49e4ac939ea095720c5c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/d825aa5b423f4e5b976c3d61d389718b'}, 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'fe5d1b668eaf4f3b972eebdeb0ca25ac', u'id': u'd825aa5b423f4e5b976c3d61d389718b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/e273f2fef2ad4e23bc5f9d0b21799b94'}, u'url': u'http://10.16.0.107:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e64ad063c034872aeb7844b56f8db9d', u'id': u'e273f2fef2ad4e23bc5f9d0b21799b94'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f4465d27158a497090e4107c0278a5dd'}, u'url': u'http://172.16.10.36:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'def1c8ab00914021bbe5317be9e22929', u'id': u'f4465d27158a497090e4107c0278a5dd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/f5959a7658fb4b9ab3022c7b80109075'}, 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'190e173397f743f793e728197eb61456', u'id': u'f5959a7658fb4b9ab3022c7b80109075'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://172.16.10.36:5000/v3/endpoints/fd08849879b147f2a01dda07201c4117'}, 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'ff4b506bb7fa46cbb237d8f5a76a515d', u'id': u'fd08849879b147f2a01dda07201c4117'})] 2018-07-02 13:40:02,420 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-02 13:40:02,424 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:02,450 - 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-c4ac5241-e4a9-450b-816c-66b857a53811 X-Compute-Request-Id: req-c4ac5241-e4a9-450b-816c-66b857a53811 Date: Mon, 02 Jul 2018 13:40:02 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-02 13:40:02,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/extensions used request id req-c4ac5241-e4a9-450b-816c-66b857a53811 2018-07-02 13:40:02,450 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0299558639526s 2018-07-02 13:40:02,451 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/extensions used request id req-c4ac5241-e4a9-450b-816c-66b857a53811 2018-07-02 13:40:02,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-02 13:40:02,466 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:04,568 - 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-91a982fa-32c0-47ef-af16-eea35dab0c78 X-Compute-Request-Id: req-91a982fa-32c0-47ef-af16-eea35dab0c78 Date: Mon, 02 Jul 2018 13:40:04 GMT Connection: keep-alive RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-07-02 13:40:04,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-floating-ip-pools used request id req-91a982fa-32c0-47ef-af16-eea35dab0c78 2018-07-02 13:40:04,569 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 2.10423707962s 2018-07-02 13:40:04,569 - 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-91a982fa-32c0-47ef-af16-eea35dab0c78 2018-07-02 13:40:04,569 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-07-02 13:40:04,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-02 13:40:04,575 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:04,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-60415694-182a-492f-9927-741cf39842a5 Date: Mon, 02 Jul 2018 13:40:04 GMT Connection: keep-alive RESP BODY: {"floatingips": []} 2018-07-02 13:40:04,616 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/floatingips.json used request id req-60415694-182a-492f-9927-741cf39842a5 2018-07-02 13:40:04,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0410768985748s 2018-07-02 13:40:04,617 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/floatingips.json used request id req-60415694-182a-492f-9927-741cf39842a5 2018-07-02 13:40:04,617 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-02 13:40:04,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-02 13:40:04,620 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:04,695 - 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-092e4420-ca41-44d0-a1c2-b3b361f9cad0 X-Compute-Request-Id: req-092e4420-ca41-44d0-a1c2-b3b361f9cad0 Date: Mon, 02 Jul 2018 13:40:04 GMT Connection: keep-alive RESP BODY: {"hypervisors": []} 2018-07-02 13:40:04,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-hypervisors/detail used request id req-092e4420-ca41-44d0-a1c2-b3b361f9cad0 2018-07-02 13:40:04,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.0776958465576s 2018-07-02 13:40:04,695 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-hypervisors/detail used request id req-092e4420-ca41-44d0-a1c2-b3b361f9cad0 2018-07-02 13:40:04,695 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [] 2018-07-02 13:40:04,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-02 13:40:04,699 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:04,733 - 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-d96db287-8b9c-4e49-957d-8c10fc8ad1dc X-Compute-Request-Id: req-d96db287-8b9c-4e49-957d-8c10fc8ad1dc Date: Mon, 02 Jul 2018 13:40:04 GMT Connection: keep-alive RESP BODY: {"keypairs": []} 2018-07-02 13:40:04,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-keypairs used request id req-d96db287-8b9c-4e49-957d-8c10fc8ad1dc 2018-07-02 13:40:04,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.037013053894s 2018-07-02 13:40:04,734 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/os-keypairs used request id req-d96db287-8b9c-4e49-957d-8c10fc8ad1dc 2018-07-02 13:40:04,734 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-02 13:40:04,734 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-02 13:40:04,735 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:04,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-0f63fd2f-bb1e-47d1-b2de-566bd1a826ce Date: Mon, 02 Jul 2018 13:40:04 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":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:40:04,899 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/networks.json used request id req-0f63fd2f-bb1e-47d1-b2de-566bd1a826ce 2018-07-02 13:40:04,899 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.164959907532s 2018-07-02 13:40:04,900 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/networks.json used request id req-0f63fd2f-bb1e-47d1-b2de-566bd1a826ce 2018-07-02 13:40:04,900 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'15523fc7-0e42-49bf-912a-50172cff1d44'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-02T13:38:04Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'89fe5b35-de72-4f55-8352-79f4c84a75a4', 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'7af79a7cdf634677b2d6b224ab21d4a5', u'created_at': u'2018-07-02T13:37:56Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7af79a7cdf634677b2d6b224ab21d4a5'})] 2018-07-02 13:40:04,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-02 13:40:04,900 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:04,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8c2ebd30-04a8-4029-ac47-ab80830d89c2 Date: Mon, 02 Jul 2018 13:40:04 GMT Connection: keep-alive RESP BODY: {"ports":[]} 2018-07-02 13:40:04,970 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/ports.json used request id req-8c2ebd30-04a8-4029-ac47-ab80830d89c2 2018-07-02 13:40:04,970 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0696671009064s 2018-07-02 13:40:04,970 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/ports.json used request id req-8c2ebd30-04a8-4029-ac47-ab80830d89c2 2018-07-02 13:40:04,970 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-02 13:40:04,975 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-02 13:40:04,979 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:05,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:04 GMT Server: Apache Content-Length: 4230 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca6f54a2-a8e4-4845-aa40-7a3c820bf44d Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "7af79a7cdf634677b2d6b224ab21d4a5"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "128ee4eefd554badbc83fc720684e3dd"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/128ee4eefd554badbc83fc720684e3dd/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "5bee45569a2947b3b3e48b189ae28324"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/5bee45569a2947b3b3e48b189ae28324/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "8f2d0f2863754305bd87d417ea28029f"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/8f2d0f2863754305bd87d417ea28029f/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "98db174523e246dcb628327e92219a3f"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/98db174523e246dcb628327e92219a3f/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "a46ecee74e72435283d9145eec06db3c"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/a46ecee74e72435283d9145eec06db3c/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "a8e815a8dee14e16a3ed9d881a8875a7"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/a8e815a8dee14e16a3ed9d881a8875a7/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "bcf190b8de154175a809cb7823382c12"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/bcf190b8de154175a809cb7823382c12/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "ca867f0bee534829b200b7e1482d8616"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/ca867f0bee534829b200b7e1482d8616/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "d099ab1db4fc4573ac8fb2f5339cd89c"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/d099ab1db4fc4573ac8fb2f5339cd89c/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"project": {"id": "91451ba6b7d741788bf479655747c5cd"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "e467453c470e45c28b7aeeadf721d095"}, "links": {"assignment": "http://172.16.10.36:5000/v3/projects/91451ba6b7d741788bf479655747c5cd/users/e467453c470e45c28b7aeeadf721d095/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"domain": {"id": "10abe4f34a6f473998e65dcd61457bb3"}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "e88eff66a09f480b8471e512566e945f"}, "links": {"assignment": "http://172.16.10.36:5000/v3/domains/10abe4f34a6f473998e65dcd61457bb3/users/e88eff66a09f480b8471e512566e945f/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}, {"scope": {"system": {"all": true}}, "role": {"id": "b95b81ff01104fb7b1be9d72aec41cbf"}, "user": {"id": "128ee4eefd554badbc83fc720684e3dd"}, "links": {"assignment": "http://172.16.10.36:5000/v3/system/users/128ee4eefd554badbc83fc720684e3dd/roles/b95b81ff01104fb7b1be9d72aec41cbf"}}], "links": {"self": "http://172.16.10.36:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-02 13:40:05,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/role_assignments used request id req-ca6f54a2-a8e4-4845-aa40-7a3c820bf44d 2018-07-02 13:40:05,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0431818962097s 2018-07-02 13:40:05,019 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/role_assignments used request id req-ca6f54a2-a8e4-4845-aa40-7a3c820bf44d 2018-07-02 13:40:05,022 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'7af79a7cdf634677b2d6b224ab21d4a5', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'128ee4eefd554badbc83fc720684e3dd'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'5bee45569a2947b3b3e48b189ae28324'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'8f2d0f2863754305bd87d417ea28029f'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'98db174523e246dcb628327e92219a3f'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'a46ecee74e72435283d9145eec06db3c'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'a8e815a8dee14e16a3ed9d881a8875a7'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'bcf190b8de154175a809cb7823382c12'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'ca867f0bee534829b200b7e1482d8616'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'd099ab1db4fc4573ac8fb2f5339cd89c'}), Munch({'project': u'91451ba6b7d741788bf479655747c5cd', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'e467453c470e45c28b7aeeadf721d095'}), Munch({'domain': u'10abe4f34a6f473998e65dcd61457bb3', 'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'e88eff66a09f480b8471e512566e945f'}), Munch({'id': u'b95b81ff01104fb7b1be9d72aec41cbf', 'user': u'128ee4eefd554badbc83fc720684e3dd'})] 2018-07-02 13:40:05,026 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-02 13:40:05,028 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:05,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:05 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-120c88b8-20a9-4428-84cb-b18a7704b85c 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:40:05,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-120c88b8-20a9-4428-84cb-b18a7704b85c 2018-07-02 13:40:05,193 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.166476964951s 2018-07-02 13:40:05,193 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-120c88b8-20a9-4428-84cb-b18a7704b85c 2018-07-02 13:40:05,195 - 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'Member', 'id': u'4453347ee07b4667be6a980663ef852e'}), 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'601b50cab01d4a6ab3a6b8e0de7278a4'}), 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'b95b81ff01104fb7b1be9d72aec41cbf'}), 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'c77fd7f7b0184cab9cb39567414f394c'})] 2018-07-02 13:40:05,197 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-02 13:40:05,197 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:05,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e361d29-9cf8-4998-a930-32bc8efa7070 Date: Mon, 02 Jul 2018 13:40:05 GMT Connection: keep-alive RESP BODY: {"routers": []} 2018-07-02 13:40:05,303 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/routers.json used request id req-1e361d29-9cf8-4998-a930-32bc8efa7070 2018-07-02 13:40:05,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.106615066528s 2018-07-02 13:40:05,304 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/routers.json used request id req-1e361d29-9cf8-4998-a930-32bc8efa7070 2018-07-02 13:40:05,304 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-02 13:40:05,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-02 13:40:05,306 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:05,744 - 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-196d88f6-749f-432e-b05b-76ce97f4affd X-Compute-Request-Id: req-196d88f6-749f-432e-b05b-76ce97f4affd Date: Mon, 02 Jul 2018 13:40:05 GMT Connection: keep-alive RESP BODY: {"servers": []} 2018-07-02 13:40:05,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/servers/detail used request id req-196d88f6-749f-432e-b05b-76ce97f4affd 2018-07-02 13:40:05,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.440099954605s 2018-07-02 13:40:05,745 - shade.request_ids - DEBUG - GET call to compute for http://172.16.10.36:8774/v2.1/servers/detail used request id req-196d88f6-749f-432e-b05b-76ce97f4affd 2018-07-02 13:40:05,745 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-02 13:40:05,751 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-02 13:40:05,754 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:05,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:05 GMT Server: Apache Content-Length: 3176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a281528-53aa-4051-aabf-74026b431dd3 Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Volume Service V2", "links": {"self": "http://172.16.10.36:5000/v3/services/190e173397f743f793e728197eb61456"}, "enabled": true, "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.16.10.36:5000/v3/services/4e64ad063c034872aeb7844b56f8db9d"}, "enabled": true, "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.16.10.36:5000/v3/services/69fcc883f82a41cc85aab67c92cbb106"}, "enabled": true, "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://172.16.10.36:5000/v3/services/83a2b61c776443d49bc577d34623ecdc"}, "enabled": true, "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.16.10.36:5000/v3/services/9b2057c0d793499dac039b914fb098de"}, "enabled": true, "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"description": "OpenStack Volume Service", "links": {"self": "http://172.16.10.36:5000/v3/services/c35b3c90b02d4ddf9185a0907363a7c9"}, "enabled": true, "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://172.16.10.36:5000/v3/services/c580af1bfb884e92bbb2555669e13c68"}, "enabled": true, "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.16.10.36:5000/v3/services/def1c8ab00914021bbe5317be9e22929"}, "enabled": true, "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"description": "OpenStack Placement API", "links": {"self": "http://172.16.10.36:5000/v3/services/e04c7afc115b416b89b89a40fdd0ee04"}, "enabled": true, "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://172.16.10.36:5000/v3/services/f6c6649af20b4eccabd5b676395ce55c"}, "enabled": true, "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"description": "OpenStack Networking Service", "links": {"self": "http://172.16.10.36:5000/v3/services/f71320b5a1004d8b9c374303c1eeafdb"}, "enabled": true, "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://172.16.10.36:5000/v3/services/fe5d1b668eaf4f3b972eebdeb0ca25ac"}, "enabled": true, "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"description": "OpenStack Orchestration Service", "links": {"self": "http://172.16.10.36:5000/v3/services/ff4b506bb7fa46cbb237d8f5a76a515d"}, "enabled": true, "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "links": {"self": "http://172.16.10.36:5000/v3/services", "previous": null, "next": null}} 2018-07-02 13:40:05,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/services used request id req-4a281528-53aa-4051-aabf-74026b431dd3 2018-07-02 13:40:05,799 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.0486860275269s 2018-07-02 13:40:05,800 - shade.request_ids - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/services used request id req-4a281528-53aa-4051-aabf-74026b431dd3 2018-07-02 13:40:05,803 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'190e173397f743f793e728197eb61456', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'4e64ad063c034872aeb7844b56f8db9d', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'69fcc883f82a41cc85aab67c92cbb106', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'83a2b61c776443d49bc577d34623ecdc', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9b2057c0d793499dac039b914fb098de', 'name': u'aodh'}), Munch({'description': u'OpenStack Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'c35b3c90b02d4ddf9185a0907363a7c9', 'name': u'cinder'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c580af1bfb884e92bbb2555669e13c68', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'def1c8ab00914021bbe5317be9e22929', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'e04c7afc115b416b89b89a40fdd0ee04', 'name': u'placement'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f6c6649af20b4eccabd5b676395ce55c', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'f71320b5a1004d8b9c374303c1eeafdb', 'name': u'neutron'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'fe5d1b668eaf4f3b972eebdeb0ca25ac', 'name': u'nova'}), Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'ff4b506bb7fa46cbb237d8f5a76a515d', 'name': u'heat'})] 2018-07-02 13:40:05,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-02 13:40:05,804 - 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}52b12d0afaa93198029f3b0f269b4e5aae1f9d9a" 2018-07-02 13:40:05,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-bc9135e7-ca96-4531-a607-956157158aa3 Date: Mon, 02 Jul 2018 13:40:05 GMT Connection: keep-alive RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:40:05,906 - keystoneauth.session - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/subnets.json used request id req-bc9135e7-ca96-4531-a607-956157158aa3 2018-07-02 13:40:05,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.102359056473s 2018-07-02 13:40:05,907 - shade.request_ids - DEBUG - GET call to network for http://172.16.10.36:9696/v2.0/subnets.json used request id req-bc9135e7-ca96-4531-a607-956157158aa3 2018-07-02 13:40:05,907 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-02T13:38:04Z', 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'15523fc7-0e42-49bf-912a-50172cff1d44', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'89fe5b35-de72-4f55-8352-79f4c84a75a4', u'tenant_id': u'7af79a7cdf634677b2d6b224ab21d4a5', u'created_at': u'2018-07-02T13:38:04Z', u'dns_nameservers': [], u'gateway_ip': u'10.16.0.1', u'ip_version': 4, u'project_id': u'7af79a7cdf634677b2d6b224ab21d4a5'})] 2018-07-02 13:40:05,907 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-02 13:40:05,911 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-02 13:40:06,702 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-02 13:40:06,702 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-02 13:40:06,702 - openstack_tests - INFO - OS Credentials = > 2018-07-02 13:40:06,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:06,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:07,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["OB_QJtprR3WfVJjocRWJXQ"], "issued_at": "2018-07-02T13:40:07.000000Z"}} 2018-07-02 13:40:07,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?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f07d9614851b3fc893464712cfc0719942986f60" 2018-07-02 13:40:07,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-29e4b84c-977f-4389-9cd4-e830f1acb9a2 Date: Mon, 02 Jul 2018 13:40:07 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:40:07,954 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True used request id req-29e4b84c-977f-4389-9cd4-e830f1acb9a2 2018-07-02 13:40:07,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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f07d9614851b3fc893464712cfc0719942986f60" 2018-07-02 13:40:08,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-9f7c4ee3-5143-4d0a-a4b7-fd03531f5813 Date: Mon, 02 Jul 2018 13:40:08 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:40:08,415 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-9f7c4ee3-5143-4d0a-a4b7-fd03531f5813 2018-07-02 13:40:08,416 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-02 13:40:08,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:08,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-02 13:40:08,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:09,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["M8YxkBMITzWZxw8FGvQN3A"], "issued_at": "2018-07-02T13:40:09.000000Z"}} 2018-07-02 13:40:09,191 - 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}82ace1f6b143178782667bbfdd0ec99fc34d181d" 2018-07-02 13:40:10,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-01017ff1-3c42-45da-b9b3-1275d537a12f Date: Mon, 02 Jul 2018 13:40:10 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-02 13:40:10,367 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&name=foo used request id req-01017ff1-3c42-45da-b9b3-1275d537a12f 2018-07-02 13:40:10,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:10,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-02 13:40:10,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:11,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["yaxNzWhaTs6bKOaB6LgxHw"], "issued_at": "2018-07-02T13:40:11.000000Z"}} 2018-07-02 13:40:11,045 - 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}92e26b122bf612a6884f5513ea02be0cd6a7b823" 2018-07-02 13:40:11,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ee29cf9-095b-4e95-914e-c5fcf490574c 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-02 13:40:11,072 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9ee29cf9-095b-4e95-914e-c5fcf490574c 2018-07-02 13:40:11,077 - 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-02 13:40:11,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:11,086 - 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}92e26b122bf612a6884f5513ea02be0cd6a7b823" 2018-07-02 13:40:11,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:11 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53d96a19-89a8-4831-abfe-b0743e5d4834 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:11,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-53d96a19-89a8-4831-abfe-b0743e5d4834 2018-07-02 13:40:11,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:11,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-02 13:40:11,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:11,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["nxtOkSDgQEe_zUCESksqEg"], "issued_at": "2018-07-02T13:40:11.000000Z"}} 2018-07-02 13:40:11,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/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc63835dd1c16f8bf591d30c61ce65518b33032c" 2018-07-02 13:40:12,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a17fb844-7fde-4fc5-a38d-59baad05a9b5 Date: Mon, 02 Jul 2018 13:40:12 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:40:12,332 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks used request id req-a17fb844-7fde-4fc5-a38d-59baad05a9b5 2018-07-02 13:40:12,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:13,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["2tBlJPtbSYyLD0Po_RLjDw"], "issued_at": "2018-07-02T13:40:13.000000Z"}} 2018-07-02 13:40:13,030 - 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}aaac31454fad574ce280da525ab911a16f4633d3" 2018-07-02 13:40:13,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a1d325d5-50e3-4242-9939-74e36cf4117c Date: Mon, 02 Jul 2018 13:40:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:40:13,652 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?router%3Aexternal=True used request id req-a1d325d5-50e3-4242-9939-74e36cf4117c 2018-07-02 13:40:13,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/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac31454fad574ce280da525ab911a16f4633d3" 2018-07-02 13:40:13,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-4011a1b5-61b7-48cf-bef1-fdc05615b925 Date: Mon, 02 Jul 2018 13:40:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:40:13,744 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-4011a1b5-61b7-48cf-bef1-fdc05615b925 2018-07-02 13:40:13,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:40:13,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:13,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:13,852 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-02 13:40:13,855 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:40:13,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:14,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["lUQ5kl3_SJqgf5L4Wk2Fkw"], "issued_at": "2018-07-02T13:40:14.000000Z"}} 2018-07-02 13:40:14,567 - 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}95a7e45d933dbdbdb90fb21c5691d3e3d69647b7" 2018-07-02 13:40:14,942 - 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-5a01a525-9f26-4a97-a0e3-96b84b7354fe X-Compute-Request-Id: req-5a01a525-9f26-4a97-a0e3-96b84b7354fe Date: Mon, 02 Jul 2018 13:40:14 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:40:14,942 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/detail used request id req-5a01a525-9f26-4a97-a0e3-96b84b7354fe 2018-07-02 13:40:14,944 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:40:14,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:15,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["A06BWpa7QsytLund942lFw"], "issued_at": "2018-07-02T13:40:15.000000Z"}} 2018-07-02 13:40:15,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/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7aa1e7ee0a9a741fa691a06b1bcd924bd44e501" 2018-07-02 13:40:16,125 - 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-443aa450-1a2a-4817-8192-af8ce8fe59db X-Compute-Request-Id: req-443aa450-1a2a-4817-8192-af8ce8fe59db Date: Mon, 02 Jul 2018 13:40:16 GMT Connection: close RESP BODY: {"hypervisors": []} 2018-07-02 13:40:16,125 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-hypervisors/detail used request id req-443aa450-1a2a-4817-8192-af8ce8fe59db 2018-07-02 13:40:16,127 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:40:16,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:16,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:16,181 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-02 13:40:16,181 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:40:16,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:16,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["HhWO7iQfREuSsfC7HB9srg"], "issued_at": "2018-07-02T13:40:16.000000Z"}} 2018-07-02 13:40:16,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e8879eb3e5a3ce81430784a7e257ee4c161498" 2018-07-02 13:40:18,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3067809a-6869-4101-bb50-ac3cadb0231e Date: Mon, 02 Jul 2018 13:40:18 GMT Connection: close RESP BODY: {"stacks": []} 2018-07-02 13:40:18,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks used request id req-3067809a-6869-4101-bb50-ac3cadb0231e 2018-07-02 13:40:18,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:18,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-02 13:40:18,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:18,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["i49ChIjiT2m6tyT8c9msTw"], "issued_at": "2018-07-02T13:40:18.000000Z"}} 2018-07-02 13:40:18,928 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff162df8bfe116d5b9d86caff6643a23309e5608" 2018-07-02 13:40:20,455 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:18 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-83fa6218-7b62-4b98-9bf7-04ea4739d463 x-openstack-request-id: req-83fa6218-7b62-4b98-9bf7-04ea4739d463 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-02 13:40:20,455 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail used request id req-83fa6218-7b62-4b98-9bf7-04ea4739d463 2018-07-02 13:40:20,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:21,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["pLXl06BQQfiUAcTVd04SkA"], "issued_at": "2018-07-02T13:40:21.000000Z"}} 2018-07-02 13:40:21,159 - 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}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:21,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:21 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c720e47-f7ea-417f-8c25-659ffa80d0c2 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-02 13:40:21,304 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-5c720e47-f7ea-417f-8c25-659ffa80d0c2 2018-07-02 13:40:21,309 - 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-02 13:40:21,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:21,319 - 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}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:21,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:21 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e708262-1988-4ab0-a001-20679cd937a7 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-02 13:40:21,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-3e708262-1988-4ab0-a001-20679cd937a7 2018-07-02 13:40:21,359 - 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}2ecb4723cdcc9922730198f71a875d077c06f9c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName"}}' 2018-07-02 13:40:21,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:40:21 GMT Server: Apache Content-Length: 339 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3d891bd-80c4-4533-b0f8-8a8e70b4eead 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/d952046e5f144f33ac09c35e754b828d"}, "tags": [], "enabled": true, "id": "d952046e5f144f33ac09c35e754b828d", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName"}} 2018-07-02 13:40:21,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-f3d891bd-80c4-4533-b0f8-8a8e70b4eead 2018-07-02 13:40:21,510 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName 2018-07-02 13:40:21,515 - 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-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:21,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:21 GMT Server: Apache Content-Length: 536 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da4011ae-9826-44e3-b3a1-6b15f90df817 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-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/d952046e5f144f33ac09c35e754b828d"}, "tags": [], "enabled": true, "id": "d952046e5f144f33ac09c35e754b828d", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName"}]} 2018-07-02 13:40:21,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName used request id req-da4011ae-9826-44e3-b3a1-6b15f90df817 2018-07-02 13:40:21,693 - 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}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:21,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:21 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31e5a08d-c777-4a41-9d9c-e5d402b07035 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-02 13:40:21,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-31e5a08d-c777-4a41-9d9c-e5d402b07035 2018-07-02 13:40:21,898 - 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}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:23,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8a718aad-0c1d-420e-a4b5-1e420d309386 Date: Mon, 02 Jul 2018 13:40:23 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:37:56Z", "updated_at": "2018-07-02T13:37:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:37:56Z", "revision_number": 0, "id": "ddba8808-db20-4cea-b52a-8764d7cd47e3", "remote_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "remote_ip_prefix": null, "created_at": "2018-07-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:37:56Z", "revision_number": 0, "id": "6d81b6d5-d3d3-467b-95fb-547c894a12db", "remote_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "remote_ip_prefix": null, "created_at": "2018-07-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:37:56Z", "revision_number": 0, "id": "5b5a40b7-31c2-4df7-a89f-de9d0f8566bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:37:56Z", "revision_number": 0, "id": "0747cbc6-0777-4cfa-b870-9c76e107ea51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "name": "default"}]} 2018-07-02 13:40:23,588 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-8a718aad-0c1d-420e-a4b5-1e420d309386 2018-07-02 13:40:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:23,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:23 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e6672da-bf73-44ca-b233-e807a108ffb4 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:40:23,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-4e6672da-bf73-44ca-b233-e807a108ffb4 2018-07-02 13:40:23,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be88111e-ea34-46ec-a2e1-395bc95d7c17 2018-07-02 13:40:23,636 - 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=be88111e-ea34-46ec-a2e1-395bc95d7c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:23,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c957655d-cce0-479f-8ef8-ffa66028396e Date: Mon, 02 Jul 2018 13:40:23 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-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:37:56Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "0747cbc6-0777-4cfa-b870-9c76e107ea51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:37:56Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "5b5a40b7-31c2-4df7-a89f-de9d0f8566bb"}, {"remote_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:37:56Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "6d81b6d5-d3d3-467b-95fb-547c894a12db"}, {"remote_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:37:56Z", "security_group_id": "be88111e-ea34-46ec-a2e1-395bc95d7c17", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:37:56Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "ddba8808-db20-4cea-b52a-8764d7cd47e3"}]} 2018-07-02 13:40:23,673 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=be88111e-ea34-46ec-a2e1-395bc95d7c17 used request id req-c957655d-cce0-479f-8ef8-ffa66028396e 2018-07-02 13:40:23,674 - neutron_utils - INFO - Deleting security group with name - default 2018-07-02 13:40:23,679 - 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/be88111e-ea34-46ec-a2e1-395bc95d7c17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:24,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e024de3-d816-4344-9e48-83e1265cf33e Content-Length: 0 Date: Mon, 02 Jul 2018 13:40:24 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:40:24,221 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/be88111e-ea34-46ec-a2e1-395bc95d7c17 used request id req-8e024de3-d816-4344-9e48-83e1265cf33e 2018-07-02 13:40:24,221 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-39a5fb16-0ab7-478a-858a-d26dc7d24f89-projName 2018-07-02 13:40:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/d952046e5f144f33ac09c35e754b828d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecb4723cdcc9922730198f71a875d077c06f9c1" 2018-07-02 13:40:24,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54578591-0db2-4755-933e-f435c04427c1 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-02 13:40:24,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/d952046e5f144f33ac09c35e754b828d used request id req-54578591-0db2-4755-933e-f435c04427c1 2018-07-02 13:40:24,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:25,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["9k9gG1P0QpWA4PBHU07ymg"], "issued_at": "2018-07-02T13:40:25.000000Z"}} 2018-07-02 13:40:25,243 - 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}7c337670846a11d0f96b460af4febf324f5c7d7d" 2018-07-02 13:40:25,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b05d55e4-5a8c-4fbb-9d0c-c7bb1a069e55 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-02 13:40:25,375 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b05d55e4-5a8c-4fbb-9d0c-c7bb1a069e55 2018-07-02 13:40:25,380 - 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-02 13:40:25,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40:25 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-02 13:40:25,388 - 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}7c337670846a11d0f96b460af4febf324f5c7d7d" 2018-07-02 13:40:25,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:25 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e59f33f3-ee44-4450-9274-83e538bf5614 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-02 13:40:25,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-e59f33f3-ee44-4450-9274-83e538bf5614 2018-07-02 13:40:26,118 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-a67cebcd-b2c3-47ae-a606-5db543e7816d-username 2018-07-02 13:40:26,123 - 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}7c337670846a11d0f96b460af4febf324f5c7d7d" 2018-07-02 13:40:26,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:26 GMT Server: Apache Content-Length: 3329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a081936-5e58-4c5b-b9ab-31ce5cc0b523 Keep-Alive: timeout=5, max=97 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-a67cebcd-b2c3-47ae-a606-5db543e7816d-username", "links": {"self": "http://172.16.10.36:5000/v3/users/6825cc76ebf349bdb0f699e8da7eaa5f"}, "domain_id": "default", "enabled": true, "id": "6825cc76ebf349bdb0f699e8da7eaa5f", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:26,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-2a081936-5e58-4c5b-b9ab-31ce5cc0b523 2018-07-02 13:40:26,328 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-a67cebcd-b2c3-47ae-a606-5db543e7816d-username 2018-07-02 13:40:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/6825cc76ebf349bdb0f699e8da7eaa5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c337670846a11d0f96b460af4febf324f5c7d7d" 2018-07-02 13:40:26,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff3506df-f762-4644-9593-c860fa42ce2d 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-02 13:40:26,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/6825cc76ebf349bdb0f699e8da7eaa5f used request id req-ff3506df-f762-4644-9593-c860fa42ce2d 2018-07-02 13:40:26,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:27,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["sLytbsXJQ6i1-vEmwfRHVA"], "issued_at": "2018-07-02T13:40:27.000000Z"}} 2018-07-02 13:40:27,373 - 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}9a1bd487b6f46a02ac3690607e70d8b5bd94dd73" 2018-07-02 13:40:27,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:27 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef97a554-0a18-4e07-a63e-ddf7f0bacf54 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-02 13:40:27,397 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ef97a554-0a18-4e07-a63e-ddf7f0bacf54 2018-07-02 13:40:27,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:27,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-02 13:40:27,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:28,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["r5qWNG2DQcCyxGDXxOmaQw"], "issued_at": "2018-07-02T13:40:28.000000Z"}} 2018-07-02 13:40:28,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}ef217c1f3beef05c0c4619136229fd1680dc2dd7" 2018-07-02 13:40:28,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:28 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-081a57c3-1a3c-42a7-8423-25585f855df5 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-02 13:40:28,185 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-081a57c3-1a3c-42a7-8423-25585f855df5 2018-07-02 13:40:28,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:28,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:28,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["4hlnHnndRFCZ2CZiEmuxVg"], "issued_at": "2018-07-02T13:40:28.000000Z"}} 2018-07-02 13:40:28,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:29,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["AgfSgeiiSuCXaVbzMu4LPg"], "issued_at": "2018-07-02T13:40:29.000000Z"}} 2018-07-02 13:40:29,503 - 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}50aa576e1246db9527eb4761c4e5e7026b3fd8a4" 2018-07-02 13:40:29,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:29 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-caacc71d-7186-47c2-ab20-4d26094f8624 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-02 13:40:29,520 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-caacc71d-7186-47c2-ab20-4d26094f8624 2018-07-02 13:40:29,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:29,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:30,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["rBdYyXVmRKSQ_t-Xr5tlbw"], "issued_at": "2018-07-02T13:40:30.000000Z"}} 2018-07-02 13:40:30,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:30,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["lU4ntsi-T9G40NW7wUj9Xw"], "issued_at": "2018-07-02T13:40:30.000000Z"}} 2018-07-02 13:40:30,809 - 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}978f985248e56395362220cd46d5325f9cf5eba8" 2018-07-02 13:40:30,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-878d6b5c-6eb7-4c46-b681-d177cd00b9a1 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-02 13:40:30,832 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-878d6b5c-6eb7-4c46-b681-d177cd00b9a1 2018-07-02 13:40:30,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:30,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:31,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["w_AooUgzRXimJYcDA3Egpg"], "issued_at": "2018-07-02T13:40:31.000000Z"}} 2018-07-02 13:40:31,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:31,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:32,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["kiRJ9YFVQbiSYpq0ZfvBQA"], "issued_at": "2018-07-02T13:40:32.000000Z"}} 2018-07-02 13:40:32,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:32,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:32,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["uccTc5A6QB2qzBFhWuGxQw"], "issued_at": "2018-07-02T13:40:32.000000Z"}} 2018-07-02 13:40:32,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:33,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["0C7YkO0tSdizl8eVn6q6AQ"], "issued_at": "2018-07-02T13:40:33.000000Z"}} 2018-07-02 13:40:33,622 - 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}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:33,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:33 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b222a049-a54f-48b2-b09d-470aba06a616 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-02 13:40:33,643 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b222a049-a54f-48b2-b09d-470aba06a616 2018-07-02 13:40:33,649 - 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-02 13:40:33,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:33,659 - 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}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:33,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:33 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f3b33df-db92-4580-9f12-0615be493ee3 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-02 13:40:33,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-7f3b33df-db92-4580-9f12-0615be493ee3 2018-07-02 13:40:34,483 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-username 2018-07-02 13:40:34,487 - 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}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:34,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:34 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93f3798a-5ae2-4190-8014-3080f2793036 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-02 13:40:34,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-93f3798a-5ae2-4190-8014-3080f2793036 2018-07-02 13:40:34,684 - 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}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-projName"}}' 2018-07-02 13:40:34,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:40:34 GMT Server: Apache Content-Length: 339 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8185da6-57c0-4f29-b9d6-3b2485a8729b 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/1a4d5cab399b405cb4f7bb01e48826a7"}, "tags": [], "enabled": true, "id": "1a4d5cab399b405cb4f7bb01e48826a7", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-projName"}} 2018-07-02 13:40:34,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-d8185da6-57c0-4f29-b9d6-3b2485a8729b 2018-07-02 13:40:34,912 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-projName 2018-07-02 13:40:34,916 - 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}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" -d '{"role": {"name": "KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-role"}}' 2018-07-02 13:40:35,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:40:34 GMT Server: Apache Content-Length: 232 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cb417d5-32d0-4132-ad67-b547acbf228a Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f54f0d096adc431ea967f62112ae7d29", "links": {"self": "http://172.16.10.36:5000/v3/roles/f54f0d096adc431ea967f62112ae7d29"}, "name": "KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-role"}} 2018-07-02 13:40:35,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-3cb417d5-32d0-4132-ad67-b547acbf228a 2018-07-02 13:40:35,114 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-role 2018-07-02 13:40:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/f54f0d096adc431ea967f62112ae7d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:35,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:35 GMT Server: Apache Content-Length: 232 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f645eb15-c331-4c90-a285-958666d4670e Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f54f0d096adc431ea967f62112ae7d29", "links": {"self": "http://172.16.10.36:5000/v3/roles/f54f0d096adc431ea967f62112ae7d29"}, "name": "KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-role"}} 2018-07-02 13:40:35,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/f54f0d096adc431ea967f62112ae7d29 used request id req-f645eb15-c331-4c90-a285-958666d4670e 2018-07-02 13:40:35,274 - keystone_utils - INFO - Granting role KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-role to project KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-projName 2018-07-02 13:40:35,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/1a4d5cab399b405cb4f7bb01e48826a7/users/0c65c386f9374b7f971b396592387b7b/roles/f54f0d096adc431ea967f62112ae7d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:35,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-280003bb-fb3f-436d-abff-a61237e492da 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-02 13:40:35,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/1a4d5cab399b405cb4f7bb01e48826a7/users/0c65c386f9374b7f971b396592387b7b/roles/f54f0d096adc431ea967f62112ae7d29 used request id req-280003bb-fb3f-436d-abff-a61237e492da 2018-07-02 13:40:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/1a4d5cab399b405cb4f7bb01e48826a7/users/0c65c386f9374b7f971b396592387b7b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:35,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:35 GMT Server: Apache Content-Length: 404 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ab06084-5b63-4f80-a32d-903c54aad0d5 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/1a4d5cab399b405cb4f7bb01e48826a7/users/0c65c386f9374b7f971b396592387b7b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f54f0d096adc431ea967f62112ae7d29", "links": {"self": "http://172.16.10.36:5000/v3/roles/f54f0d096adc431ea967f62112ae7d29"}, "name": "KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-role"}]} 2018-07-02 13:40:35,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/1a4d5cab399b405cb4f7bb01e48826a7/users/0c65c386f9374b7f971b396592387b7b/roles used request id req-2ab06084-5b63-4f80-a32d-903c54aad0d5 2018-07-02 13:40:35,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:36,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c870227e-ed5e-4c10-b2ce-bd92f3626393 Date: Mon, 02 Jul 2018 13:40:36 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:36Z", "updated_at": "2018-07-02T13:40:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "revision_number": 0, "id": "8e9c4d77-183e-480b-8dab-2874c5a6b3f5", "remote_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "remote_ip_prefix": null, "created_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "revision_number": 0, "id": "962fcc5e-405d-461a-9e44-b1dbca4036cf", "remote_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "remote_ip_prefix": null, "created_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "revision_number": 0, "id": "a3dd8078-21b8-41f7-8143-2f4166200118", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "revision_number": 0, "id": "a52759f1-82f2-4e61-9ae3-83c2acd617b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "name": "default"}]} 2018-07-02 13:40:36,367 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-c870227e-ed5e-4c10-b2ce-bd92f3626393 2018-07-02 13:40:36,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:36,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:36 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3af7f61e-f47b-4200-88da-7b1b5bebc5cb 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:40:36,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-3af7f61e-f47b-4200-88da-7b1b5bebc5cb 2018-07-02 13:40:36,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15106830-5a0e-4087-b5d8-62bb829d30b8 2018-07-02 13:40:36,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/security-group-rules?security_group_id=15106830-5a0e-4087-b5d8-62bb829d30b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:36,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-887b7492-eeab-4ab5-9e31-2e6fc72651ea Date: Mon, 02 Jul 2018 13:40:36 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:36Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "8e9c4d77-183e-480b-8dab-2874c5a6b3f5"}, {"remote_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:36Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "962fcc5e-405d-461a-9e44-b1dbca4036cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:36Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "a3dd8078-21b8-41f7-8143-2f4166200118"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:40:36Z", "security_group_id": "15106830-5a0e-4087-b5d8-62bb829d30b8", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:36Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "a52759f1-82f2-4e61-9ae3-83c2acd617b2"}]} 2018-07-02 13:40:36,640 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=15106830-5a0e-4087-b5d8-62bb829d30b8 used request id req-887b7492-eeab-4ab5-9e31-2e6fc72651ea 2018-07-02 13:40:36,640 - neutron_utils - INFO - Deleting security group with name - default 2018-07-02 13:40:36,646 - 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/15106830-5a0e-4087-b5d8-62bb829d30b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:37,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-745d4716-fddd-4f18-911c-142e9bb822d4 Content-Length: 0 Date: Mon, 02 Jul 2018 13:40:37 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:40:37,249 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/15106830-5a0e-4087-b5d8-62bb829d30b8 used request id req-745d4716-fddd-4f18-911c-142e9bb822d4 2018-07-02 13:40:37,249 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-projName 2018-07-02 13:40:37,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/1a4d5cab399b405cb4f7bb01e48826a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:37,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62718bb7-ea54-4c03-ba30-8ae2249149ce 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-02 13:40:37,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/1a4d5cab399b405cb4f7bb01e48826a7 used request id req-62718bb7-ea54-4c03-ba30-8ae2249149ce 2018-07-02 13:40:37,435 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-username 2018-07-02 13:40:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/0c65c386f9374b7f971b396592387b7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:37,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de1af55c-a239-4c47-a451-1d4adb9a8332 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-02 13:40:37,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/0c65c386f9374b7f971b396592387b7b used request id req-de1af55c-a239-4c47-a451-1d4adb9a8332 2018-07-02 13:40:37,738 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-db4ec647-8dd2-475f-84fb-b04776420c71-role 2018-07-02 13:40:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/f54f0d096adc431ea967f62112ae7d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b5aed653c1f3bba2eb3a90c5592f4ad318ae68" 2018-07-02 13:40:37,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2241eb55-15a5-4498-9577-fcfe28c232ad 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-02 13:40:37,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/f54f0d096adc431ea967f62112ae7d29 used request id req-2241eb55-15a5-4498-9577-fcfe28c232ad 2018-07-02 13:40:37,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:38,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["E_r6JH0cRwqAUqkBZkzZqQ"], "issued_at": "2018-07-02T13:40:38.000000Z"}} 2018-07-02 13:40:38,651 - 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}f819186c1c956bb6ffef0e62d52ec3935672464a" 2018-07-02 13:40:38,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:38 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90594c28-5fd6-482b-a8db-097849c883d3 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-02 13:40:38,676 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-90594c28-5fd6-482b-a8db-097849c883d3 2018-07-02 13:40:38,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:38,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:39,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["-X67dR53Q2yAXDd-gsSSrQ"], "issued_at": "2018-07-02T13:40:39.000000Z"}} 2018-07-02 13:40:39,364 - 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}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:39,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:39 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-857496f1-1746-4a20-a549-60f794352bab 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-02 13:40:39,552 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-857496f1-1746-4a20-a549-60f794352bab 2018-07-02 13:40:39,555 - 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-02 13:40:39,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:39,564 - 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}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:39,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:39 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a177a013-73a0-4e2e-9e49-9e336a2b6d7d Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:39,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-a177a013-73a0-4e2e-9e49-9e336a2b6d7d 2018-07-02 13:40:39,768 - 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}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:39,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:39 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb02172d-8dd1-44e9-922d-e41709ce4ca0 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-02 13:40:39,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-bb02172d-8dd1-44e9-922d-e41709ce4ca0 2018-07-02 13:40:40,447 - 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}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:40,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:40 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d17ed35-add7-43d5-a680-ea689c22cedf 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:40:40,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-4d17ed35-add7-43d5-a680-ea689c22cedf 2018-07-02 13:40:40,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?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:40,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:40 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8df0f67e-8d9f-4dc2-b34c-64542e0732b3 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-02 13:40:40,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-8df0f67e-8d9f-4dc2-b34c-64542e0732b3 2018-07-02 13:40:40,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/02432cd2642f48ceabcf965b4d07344d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:40,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:40 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cd155fe-98d7-4f90-8ce5-f088155cb13d 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/02432cd2642f48ceabcf965b4d07344d"}, "enabled": true, "id": "02432cd2642f48ceabcf965b4d07344d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-21180b34-ef30-453-name"}} 2018-07-02 13:40:40,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/02432cd2642f48ceabcf965b4d07344d used request id req-3cd155fe-98d7-4f90-8ce5-f088155cb13d 2018-07-02 13:40:40,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:41,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:40 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-526111d2-71dd-40d4-a3e4-8379b8f837cb 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/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles", "previous": null, "next": null}, "roles": []} 2018-07-02 13:40:41,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles used request id req-526111d2-71dd-40d4-a3e4-8379b8f837cb 2018-07-02 13:40:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:41,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:41 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f33e8e7f-098e-4dcb-b12e-ac0df30480b8 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}} 2018-07-02 13:40:41,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-f33e8e7f-098e-4dcb-b12e-ac0df30480b8 2018-07-02 13:40:41,366 - keystone_utils - INFO - Granting role admin to project admin 2018-07-02 13:40:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:41,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71965388-898b-4c14-9bd9-250476a8805d 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-02 13:40:41,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-71965388-898b-4c14-9bd9-250476a8805d 2018-07-02 13:40:41,617 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-21180b34-ef30-453-name 2018-07-02 13:40:41,620 - 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-02 13:40:41,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:41,632 - 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}f819186c1c956bb6ffef0e62d52ec3935672464a" 2018-07-02 13:40:41,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:41 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77bb9acf-b54b-451d-85d3-47c68b2642c8 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-21180b34-ef30-453-name", "links": {"self": "http://172.16.10.36:5000/v3/users/02432cd2642f48ceabcf965b4d07344d"}, "domain_id": "default", "enabled": true, "id": "02432cd2642f48ceabcf965b4d07344d", "options": {}}, {"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:41,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-77bb9acf-b54b-451d-85d3-47c68b2642c8 2018-07-02 13:40:41,824 - 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}f819186c1c956bb6ffef0e62d52ec3935672464a" 2018-07-02 13:40:41,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:41 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2243773-adce-46dc-8e05-5f7c31da448f 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:40:41,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-e2243773-adce-46dc-8e05-5f7c31da448f 2018-07-02 13:40:41,985 - 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}f819186c1c956bb6ffef0e62d52ec3935672464a" 2018-07-02 13:40:42,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:41 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2549e8da-21d8-4714-8f5b-895b0f3c3c8e 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-02 13:40:42,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-2549e8da-21d8-4714-8f5b-895b0f3c3c8e 2018-07-02 13:40:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f819186c1c956bb6ffef0e62d52ec3935672464a" 2018-07-02 13:40:42,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:42 GMT Server: Apache Content-Length: 349 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c49b722-dee9-41a0-9d31-4c583fd0ad3a 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/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}]} 2018-07-02 13:40:42,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/02432cd2642f48ceabcf965b4d07344d/roles used request id req-1c49b722-dee9-41a0-9d31-4c583fd0ad3a 2018-07-02 13:40:42,402 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-21180b34-ef30-453-name 2018-07-02 13:40:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/02432cd2642f48ceabcf965b4d07344d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58f751b6551853054401d571e01ff9d44194fd" 2018-07-02 13:40:42,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73584614-6c76-4e12-9338-0cad4b61eea3 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-02 13:40:42,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/02432cd2642f48ceabcf965b4d07344d used request id req-73584614-6c76-4e12-9338-0cad4b61eea3 2018-07-02 13:40:42,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:43,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["oQyAmewATwyHPFrrP_fuhQ"], "issued_at": "2018-07-02T13:40:43.000000Z"}} 2018-07-02 13:40:43,401 - 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}fb6928c4434924ce8daada842b100f0d2eca7a92" 2018-07-02 13:40:43,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:43 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28e20818-ce9f-4cca-b3f2-ff640397e45f 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-02 13:40:43,429 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-28e20818-ce9f-4cca-b3f2-ff640397e45f 2018-07-02 13:40:43,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:43,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:44,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["cZDKUG42TkSY4zdhQ2zAUQ"], "issued_at": "2018-07-02T13:40:44.000000Z"}} 2018-07-02 13:40:44,171 - 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}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:44,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:44 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d72cefc3-5e59-40f1-98c8-3f4091edf746 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-02 13:40:44,194 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d72cefc3-5e59-40f1-98c8-3f4091edf746 2018-07-02 13:40:44,200 - 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-02 13:40:44,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40:44 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-02 13:40:44,210 - 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}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:44,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:44 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8cf5ba4-5d06-4e5f-bb8c-0872bf9abdfb Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:44,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-e8cf5ba4-5d06-4e5f-bb8c-0872bf9abdfb 2018-07-02 13:40:44,414 - 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}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:44,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:44 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ce5fa2c-9cfc-4c65-917e-bb0e3e040571 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-02 13:40:44,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-8ce5fa2c-9cfc-4c65-917e-bb0e3e040571 2018-07-02 13:40:45,231 - 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}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:45,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:45 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a7b6aa2-7d21-46f4-b330-22658dcd2cfc 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:40:45,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-8a7b6aa2-7d21-46f4-b330-22658dcd2cfc 2018-07-02 13:40:45,403 - 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}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:45,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:45 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de35f600-8e9e-4273-a61c-f14876fb049a 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-02 13:40:45,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-de35f600-8e9e-4273-a61c-f14876fb049a 2018-07-02 13:40:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/4f6f1e4c791943d7bb38d9873aad8793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:45,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:45 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca71617b-42dc-4516-8cf1-55af8d4669fe 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/4f6f1e4c791943d7bb38d9873aad8793"}, "enabled": true, "id": "4f6f1e4c791943d7bb38d9873aad8793", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7a05b79f-9997-4dd-name"}} 2018-07-02 13:40:45,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/4f6f1e4c791943d7bb38d9873aad8793 used request id req-ca71617b-42dc-4516-8cf1-55af8d4669fe 2018-07-02 13:40:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/4f6f1e4c791943d7bb38d9873aad8793/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:45,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:45 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddda6029-0038-4e1f-a8c3-534aeb080b70 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/7af79a7cdf634677b2d6b224ab21d4a5/users/4f6f1e4c791943d7bb38d9873aad8793/roles", "previous": null, "next": null}, "roles": []} 2018-07-02 13:40:45,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/4f6f1e4c791943d7bb38d9873aad8793/roles used request id req-ddda6029-0038-4e1f-a8c3-534aeb080b70 2018-07-02 13:40: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/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:46,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:45 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3cb9e75-c99f-4eda-ab14-e263a140d422 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}} 2018-07-02 13:40:46,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-d3cb9e75-c99f-4eda-ab14-e263a140d422 2018-07-02 13:40:46,153 - keystone_utils - INFO - Granting role admin to project admin 2018-07-02 13:40:46,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/4f6f1e4c791943d7bb38d9873aad8793/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:46,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac0bd7ab-1cca-4c0b-9eca-b485d5fd0ce6 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-02 13:40:46,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/4f6f1e4c791943d7bb38d9873aad8793/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-ac0bd7ab-1cca-4c0b-9eca-b485d5fd0ce6 2018-07-02 13:40:46,365 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7a05b79f-9997-4dd-name 2018-07-02 13:40:46,365 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7a05b79f-9997-4dd-name 2018-07-02 13:40:46,368 - 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-02 13:40:46,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40:46 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-02 13:40:46,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/4f6f1e4c791943d7bb38d9873aad8793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6928c4434924ce8daada842b100f0d2eca7a92" 2018-07-02 13:40:46,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be9a0617-b22f-4796-b9c6-cb17f633cafe 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-02 13:40:46,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/4f6f1e4c791943d7bb38d9873aad8793 used request id req-be9a0617-b22f-4796-b9c6-cb17f633cafe 2018-07-02 13:40:46,666 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7a05b79f-9997-4dd-name 2018-07-02 13:40:46,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/4f6f1e4c791943d7bb38d9873aad8793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dfc53585ac18b1dc2b275a86351e5c1fcbd251" 2018-07-02 13:40:46,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:40:46 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-038f09ae-3484-4cee-8039-5a47ad7a86ed Keep-Alive: timeout=5, max=90 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 4f6f1e4c791943d7bb38d9873aad8793.", "code": 404, "title": "Not Found"}} 2018-07-02 13:40:46,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/4f6f1e4c791943d7bb38d9873aad8793 used request id req-038f09ae-3484-4cee-8039-5a47ad7a86ed 2018-07-02 13:40:46,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-02 13:40:46,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:47,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["VJuDGmS1QImLkT1y6yb4Sw"], "issued_at": "2018-07-02T13:40:47.000000Z"}} 2018-07-02 13:40:47,560 - 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}b223e8b6893d741979792aa85b84dbfb42af3e5d" 2018-07-02 13:40:47,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:47 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a94d1d0b-e8f9-440f-a4ef-492aee067a63 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-02 13:40:47,703 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a94d1d0b-e8f9-440f-a4ef-492aee067a63 2018-07-02 13:40:47,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:47,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:48,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["zRpBFdSeSEy7s8Bih9BAVg"], "issued_at": "2018-07-02T13:40:48.000000Z"}} 2018-07-02 13:40:48,475 - 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}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:48,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c208754-bc2a-460a-90f1-a1ebf5a5462d 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-02 13:40:48,505 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2c208754-bc2a-460a-90f1-a1ebf5a5462d 2018-07-02 13:40:48,509 - 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-02 13:40:48,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40:48 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-02 13:40:48,519 - 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}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:48 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6e86529-1805-4cc7-bd9f-daae0359dbc1 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:48,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-a6e86529-1805-4cc7-bd9f-daae0359dbc1 2018-07-02 13:40:48,731 - 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}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:48,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:48 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecde03b1-e2b3-4d12-826e-719a0add3760 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-02 13:40:48,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-ecde03b1-e2b3-4d12-826e-719a0add3760 2018-07-02 13:40:49,573 - 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}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:49,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:49 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a382d45b-3785-4fec-8881-b72a380cd521 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:40:49,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-a382d45b-3785-4fec-8881-b72a380cd521 2018-07-02 13:40:49,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?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:49,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:49 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a73764a-c745-4380-8c2f-c62b3d722872 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-02 13:40:49,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-2a73764a-c745-4380-8c2f-c62b3d722872 2018-07-02 13:40:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/701ff252d00b4c899996683cccfdbdca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:50,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:49 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0e2ce06-1277-43ac-bf86-3657b877ea77 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/701ff252d00b4c899996683cccfdbdca"}, "enabled": true, "id": "701ff252d00b4c899996683cccfdbdca", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-fe8abf8b-734d-419-name"}} 2018-07-02 13:40:50,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/701ff252d00b4c899996683cccfdbdca used request id req-c0e2ce06-1277-43ac-bf86-3657b877ea77 2018-07-02 13:40:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/701ff252d00b4c899996683cccfdbdca/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:50,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:50 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c134ac23-ab74-40ad-a557-fa40afcc2eae 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/7af79a7cdf634677b2d6b224ab21d4a5/users/701ff252d00b4c899996683cccfdbdca/roles", "previous": null, "next": null}, "roles": []} 2018-07-02 13:40:50,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/701ff252d00b4c899996683cccfdbdca/roles used request id req-c134ac23-ab74-40ad-a557-fa40afcc2eae 2018-07-02 13:40:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:50,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:50 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b241f0fe-a83b-4c8c-939f-218903284433 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}} 2018-07-02 13:40:50,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-b241f0fe-a83b-4c8c-939f-218903284433 2018-07-02 13:40:50,559 - keystone_utils - INFO - Granting role admin to project admin 2018-07-02 13:40:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/701ff252d00b4c899996683cccfdbdca/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:50,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-266d2b8a-9475-41f3-87ad-23eaeee10837 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-02 13:40:50,805 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/701ff252d00b4c899996683cccfdbdca/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-266d2b8a-9475-41f3-87ad-23eaeee10837 2018-07-02 13:40:50,805 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-fe8abf8b-734d-419-name 2018-07-02 13:40:50,808 - 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-02 13:40:50,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40:50 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-02 13:40:50,818 - 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}b223e8b6893d741979792aa85b84dbfb42af3e5d" 2018-07-02 13:40:51,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:50 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-debf4020-9aec-4256-aad9-7aa794c9e204 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-fe8abf8b-734d-419-name", "links": {"self": "http://172.16.10.36:5000/v3/users/701ff252d00b4c899996683cccfdbdca"}, "domain_id": "default", "enabled": true, "id": "701ff252d00b4c899996683cccfdbdca", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:51,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-debf4020-9aec-4256-aad9-7aa794c9e204 2018-07-02 13:40:51,018 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-fe8abf8b-734d-419-name 2018-07-02 13:40:51,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/701ff252d00b4c899996683cccfdbdca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bd1de49c6338a3d5b23a8d6e8a212024755df" 2018-07-02 13:40:51,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66e7b36c-e469-403d-8550-dba07a9f5761 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-02 13:40:51,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/701ff252d00b4c899996683cccfdbdca used request id req-66e7b36c-e469-403d-8550-dba07a9f5761 2018-07-02 13:40:51,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:52,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["oU69EwDDRsSsT-BQBF1ESQ"], "issued_at": "2018-07-02T13:40:52.000000Z"}} 2018-07-02 13:40:52,054 - 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}57e346a7aa5acfcdc68efb959bb6a5fb5d64d5b6" 2018-07-02 13:40:52,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dfa49c0-c2d8-43c4-82d9-ad59e0ddf69b 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-02 13:40:52,215 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8dfa49c0-c2d8-43c4-82d9-ad59e0ddf69b 2018-07-02 13:40:52,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:52,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:52,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["V73_gQp_TVGlP0cSnapSug"], "issued_at": "2018-07-02T13:40:52.000000Z"}} 2018-07-02 13:40:52,946 - 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}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:53,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fa4ad20-9e87-4255-96e1-7fbe87667955 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-02 13:40:53,117 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6fa4ad20-9e87-4255-96e1-7fbe87667955 2018-07-02 13:40:53,123 - 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-02 13:40:53,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:53,134 - 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}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:53,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:53 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db0ba8ee-7055-4c55-b914-b74b168c0733 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:53,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-db0ba8ee-7055-4c55-b914-b74b168c0733 2018-07-02 13:40:53,341 - 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}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:53,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:53 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-498feedb-d7b6-4b5b-b59e-24a9e7087ef8 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-02 13:40:53,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-498feedb-d7b6-4b5b-b59e-24a9e7087ef8 2018-07-02 13:40:54,152 - 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}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:54,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:54 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d54631b-2549-4702-b353-28714a9b6805 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:40:54,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-6d54631b-2549-4702-b353-28714a9b6805 2018-07-02 13:40:54,356 - 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}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:54,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:54 GMT Server: Apache Content-Length: 407 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16bdac28-fedd-439b-a7b6-9b202d3323dd 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-02 13:40:54,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=admin used request id req-16bdac28-fedd-439b-a7b6-9b202d3323dd 2018-07-02 13:40:54,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/f7d8c62577434a5ea0cd3501f52d8058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:54,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:54 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f759ba2a-fa60-4bbb-ba1d-8e6ba3ec6156 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/f7d8c62577434a5ea0cd3501f52d8058"}, "enabled": true, "id": "f7d8c62577434a5ea0cd3501f52d8058", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ace8b89c-46e5-412-name"}} 2018-07-02 13:40:54,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/f7d8c62577434a5ea0cd3501f52d8058 used request id req-f759ba2a-fa60-4bbb-ba1d-8e6ba3ec6156 2018-07-02 13:40:54,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/f7d8c62577434a5ea0cd3501f52d8058/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:54,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:54 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adffc94d-83b1-4877-93d3-1e7af3f9e3c8 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/7af79a7cdf634677b2d6b224ab21d4a5/users/f7d8c62577434a5ea0cd3501f52d8058/roles", "previous": null, "next": null}, "roles": []} 2018-07-02 13:40:54,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/f7d8c62577434a5ea0cd3501f52d8058/roles used request id req-adffc94d-83b1-4877-93d3-1e7af3f9e3c8 2018-07-02 13:40:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:55,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:54 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26f50be1-89ea-427c-99f9-4f15d40e576b Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}} 2018-07-02 13:40:55,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-26f50be1-89ea-427c-99f9-4f15d40e576b 2018-07-02 13:40:55,153 - keystone_utils - INFO - Granting role admin to project admin 2018-07-02 13:40:55,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/f7d8c62577434a5ea0cd3501f52d8058/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:55,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdfccd7d-0a41-4cf4-a492-7a2e41023d4b 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-02 13:40:55,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5/users/f7d8c62577434a5ea0cd3501f52d8058/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-fdfccd7d-0a41-4cf4-a492-7a2e41023d4b 2018-07-02 13:40:55,373 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ace8b89c-46e5-412-name 2018-07-02 13:40:55,376 - 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-02 13:40:55,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:55,387 - 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}57e346a7aa5acfcdc68efb959bb6a5fb5d64d5b6" 2018-07-02 13:40:55,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:55 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-389536d4-ca7c-453e-abac-fbbdb1bf3375 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ace8b89c-46e5-412-name", "links": {"self": "http://172.16.10.36:5000/v3/users/f7d8c62577434a5ea0cd3501f52d8058"}, "domain_id": "default", "enabled": true, "id": "f7d8c62577434a5ea0cd3501f52d8058", "options": {}}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:55,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-389536d4-ca7c-453e-abac-fbbdb1bf3375 2018-07-02 13:40:55,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:55,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:56,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["6ewkZn2vSkWqW0bTcjjxJw"], "issued_at": "2018-07-02T13:40:56.000000Z"}} 2018-07-02 13:40:56,250 - 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}bb9e2b9744ce9f11c522e1ac721c2059fb248b15" 2018-07-02 13:40:56,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:56 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86777af3-d310-4ffd-b385-6cca72c3181f 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-02 13:40:56,277 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-86777af3-d310-4ffd-b385-6cca72c3181f 2018-07-02 13:40:56,281 - 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-02 13:40:56,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40:56 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-02 13:40:56,290 - 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}bb9e2b9744ce9f11c522e1ac721c2059fb248b15" 2018-07-02 13:40:56,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:56 GMT Server: Apache Content-Length: 3310 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54943a29-f37e-47f3-95e2-35d7f5ce2807 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-ace8b89c-46e5-412-name", "links": {"self": "http://172.16.10.36:5000/v3/users/f7d8c62577434a5ea0cd3501f52d8058"}, "domain_id": "default", "enabled": true, "id": "f7d8c62577434a5ea0cd3501f52d8058", "options": {}}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:40:56,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-54943a29-f37e-47f3-95e2-35d7f5ce2807 2018-07-02 13:40:56,460 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ace8b89c-46e5-412-name 2018-07-02 13:40:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/f7d8c62577434a5ea0cd3501f52d8058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95313eb1ab0c9626fe1032b7e6d19d3e068b6276" 2018-07-02 13:40:56,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc3e3a86-b863-4da2-81b0-8749bfedc83f 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-02 13:40:56,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/f7d8c62577434a5ea0cd3501f52d8058 used request id req-bc3e3a86-b863-4da2-81b0-8749bfedc83f 2018-07-02 13:40:56,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:57,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["c-PXHw2QT6aZWnekTeXNCQ"], "issued_at": "2018-07-02T13:40:57.000000Z"}} 2018-07-02 13:40:57,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}7b6d1d367645802b13aad43dad70c24fc4da8194" 2018-07-02 13:40:57,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:57 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fc59222-e224-4655-9749-84e128020dda 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-02 13:40:57,663 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8fc59222-e224-4655-9749-84e128020dda 2018-07-02 13:40:57,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:40:57,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:40:58,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["WviqQsRFSuyFh3-piaanPA"], "issued_at": "2018-07-02T13:40:58.000000Z"}} 2018-07-02 13:40:58,394 - 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}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:40:58,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b399e893-fc1a-4877-836d-65ccabefcefc 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-02 13:40:58,582 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b399e893-fc1a-4877-836d-65ccabefcefc 2018-07-02 13:40:58,587 - 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-02 13:40:58,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:58,597 - 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-ae784d77-c40c-41d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:40:58,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:58 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e32c89e5-b695-4203-af5e-5f3390b9021d 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-ae784d77-c40c-41d-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:40:58,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ae784d77-c40c-41d-name used request id req-e32c89e5-b695-4203-af5e-5f3390b9021d 2018-07-02 13:40:58,777 - 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}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:40:58,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:40:58 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a8b16f2-0f4a-4694-a5e5-4552a701ba55 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-02 13:40:58,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-8a8b16f2-0f4a-4694-a5e5-4552a701ba55 2018-07-02 13:40:58,949 - 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}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ae784d77-c40c-41d-name"}}' 2018-07-02 13:40:59,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:40:58 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4318b695-b45b-43be-be74-9cdcd5825e9e 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/12d0af465c9b43f5af2dc682a74619db"}, "tags": [], "enabled": true, "id": "12d0af465c9b43f5af2dc682a74619db", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ae784d77-c40c-41d-name"}} 2018-07-02 13:40:59,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-4318b695-b45b-43be-be74-9cdcd5825e9e 2018-07-02 13:40:59,158 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ae784d77-c40c-41d-name 2018-07-02 13:40:59,159 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ae784d77-c40c-41d-name 2018-07-02 13:40:59,163 - 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-02 13:40:59,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:40: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-02 13:40:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/12d0af465c9b43f5af2dc682a74619db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6d1d367645802b13aad43dad70c24fc4da8194" 2018-07-02 13:40:59,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:40:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49bebc62-6644-4206-aa98-5681c8523dc2 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-02 13:40:59,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/12d0af465c9b43f5af2dc682a74619db used request id req-49bebc62-6644-4206-aa98-5681c8523dc2 2018-07-02 13:40:59,438 - 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}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:41:00,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cda3a571-f36a-40bd-9c11-9cac7834200f Date: Mon, 02 Jul 2018 13:41:00 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}]} 2018-07-02 13:41:00,188 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-cda3a571-f36a-40bd-9c11-9cac7834200f 2018-07-02 13:41:00,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:41:00,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:00 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a52d6656-319c-4ab8-a174-7895909b05f5 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:41:00,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-a52d6656-319c-4ab8-a174-7895909b05f5 2018-07-02 13:41:00,469 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ae784d77-c40c-41d-name 2018-07-02 13:41:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/12d0af465c9b43f5af2dc682a74619db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:41:00,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:41:00 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cdb0de2-b9cb-48d2-a171-576c662661c0 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 12d0af465c9b43f5af2dc682a74619db.", "code": 404, "title": "Not Found"}} 2018-07-02 13:41:00,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/12d0af465c9b43f5af2dc682a74619db used request id req-8cdb0de2-b9cb-48d2-a171-576c662661c0 2018-07-02 13:41:00,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-02 13:41:00,626 - 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}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:41:00,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:00 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a127ad16-95d2-4962-820a-85e3b66f4031 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:00,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-a127ad16-95d2-4962-820a-85e3b66f4031 2018-07-02 13:41:00,672 - 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}7b6d1d367645802b13aad43dad70c24fc4da8194" 2018-07-02 13:41:00,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:00 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63604288-8c83-4c47-acee-dc3d8392e4dd 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-02 13:41:00,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-63604288-8c83-4c47-acee-dc3d8392e4dd 2018-07-02 13:41:00,846 - 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}b8472e79ba2f7aaae9ef8597cfc1ac98afbcdc93" 2018-07-02 13:41:01,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:00 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-081a085f-a3ca-43ec-a8d2-82dff1d9851a 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:01,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-081a085f-a3ca-43ec-a8d2-82dff1d9851a 2018-07-02 13:41:01,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:01,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["SpGXX3ODSW-a6Pi5uuX0jQ"], "issued_at": "2018-07-02T13:41:01.000000Z"}} 2018-07-02 13:41:01,671 - 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}18864404ab12b492da3efe70dec83b997139c548" 2018-07-02 13:41:01,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a48fd3e-6089-4d69-97f8-dbce4a7edbcf 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-02 13:41:01,835 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2a48fd3e-6089-4d69-97f8-dbce4a7edbcf 2018-07-02 13:41:01,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:01,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:02,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["PauH1AbFQ8ajLwr39vKTRw"], "issued_at": "2018-07-02T13:41:02.000000Z"}} 2018-07-02 13:41:02,581 - 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}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" 2018-07-02 13:41:02,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:02 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db0fc6e4-07fe-49eb-a9cc-6404b6105de5 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-02 13:41:02,748 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-db0fc6e4-07fe-49eb-a9cc-6404b6105de5 2018-07-02 13:41:02,755 - 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-02 13:41:02,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:02,766 - 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-6be7ea2e-a9c2-40b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" 2018-07-02 13:41:02,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:02 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9889216a-01f8-4944-a3c3-037254bd0383 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-6be7ea2e-a9c2-40b-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:41:02,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6be7ea2e-a9c2-40b-name used request id req-9889216a-01f8-4944-a3c3-037254bd0383 2018-07-02 13:41:02,967 - 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}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" 2018-07-02 13:41:03,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:02 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bf32b8c-2793-4902-8c6e-29e82410ce41 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-02 13:41:03,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-3bf32b8c-2793-4902-8c6e-29e82410ce41 2018-07-02 13:41:03,152 - 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}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6be7ea2e-a9c2-40b-name"}}' 2018-07-02 13:41:03,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:03 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25b8d972-d7c7-480d-ae4d-f34f6942c4d3 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/0381eacfa68f4f959cf432203f56ecfb"}, "tags": [], "enabled": true, "id": "0381eacfa68f4f959cf432203f56ecfb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6be7ea2e-a9c2-40b-name"}} 2018-07-02 13:41:03,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-25b8d972-d7c7-480d-ae4d-f34f6942c4d3 2018-07-02 13:41:03,380 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6be7ea2e-a9c2-40b-name 2018-07-02 13:41:03,381 - 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-02 13:41:03,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:03,393 - 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-6be7ea2e-a9c2-40b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18864404ab12b492da3efe70dec83b997139c548" 2018-07-02 13:41:03,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:03 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b17b79bc-56bc-4228-b28d-3c688bdc49b2 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-6be7ea2e-a9c2-40b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/0381eacfa68f4f959cf432203f56ecfb"}, "tags": [], "enabled": true, "id": "0381eacfa68f4f959cf432203f56ecfb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6be7ea2e-a9c2-40b-name"}]} 2018-07-02 13:41:03,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6be7ea2e-a9c2-40b-name used request id req-b17b79bc-56bc-4228-b28d-3c688bdc49b2 2018-07-02 13:41:03,562 - 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}18864404ab12b492da3efe70dec83b997139c548" 2018-07-02 13:41:03,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:03 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b8bc130-b5af-48e0-951d-2f9b78b6c813 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-02 13:41:03,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-1b8bc130-b5af-48e0-951d-2f9b78b6c813 2018-07-02 13:41:03,758 - 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}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" 2018-07-02 13:41:04,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-efc224a0-d0ac-4687-aa2e-b4b999a705fd Date: Mon, 02 Jul 2018 13:41:04 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}]} 2018-07-02 13:41:04,328 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-efc224a0-d0ac-4687-aa2e-b4b999a705fd 2018-07-02 13:41:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" 2018-07-02 13:41:04,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:04 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f1e4b69-9b46-4bec-9e57-40432fb857d0 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:41:04,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-1f1e4b69-9b46-4bec-9e57-40432fb857d0 2018-07-02 13:41:04,492 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6be7ea2e-a9c2-40b-name 2018-07-02 13:41:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/0381eacfa68f4f959cf432203f56ecfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" 2018-07-02 13:41:04,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1cce066-b43b-490c-b3f7-ff06734a203d 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-02 13:41:04,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/0381eacfa68f4f959cf432203f56ecfb used request id req-b1cce066-b43b-490c-b3f7-ff06734a203d 2018-07-02 13:41:04,779 - 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}9382c8cd8a3da4a357b4befc06f1b632e3eaaba2" 2018-07-02 13:41:04,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:04 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-134482fd-9daa-4c73-acec-c22f3dd1957a 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:04,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-134482fd-9daa-4c73-acec-c22f3dd1957a 2018-07-02 13:41:04,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:05,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["biu6L1MSRvSWbMEWaegFrw"], "issued_at": "2018-07-02T13:41:05.000000Z"}} 2018-07-02 13:41:05,696 - 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}e774c567fac109babd3157dda3c88285fcf4fad0" 2018-07-02 13:41:05,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:05 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7401f01-a7c3-456a-985e-a39f26ff3b24 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-02 13:41:05,730 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b7401f01-a7c3-456a-985e-a39f26ff3b24 2018-07-02 13:41:05,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:05,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:06,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["NvTI0WHKRcG69RZId0OoFQ"], "issued_at": "2018-07-02T13:41:06.000000Z"}} 2018-07-02 13:41:06,438 - 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}7dca0b5662ca15a9774bc87c96f960f2284a7949" 2018-07-02 13:41:06,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:06 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac127994-4583-4a7c-8c72-6bfb1153264c 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-02 13:41:06,616 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ac127994-4583-4a7c-8c72-6bfb1153264c 2018-07-02 13:41:06,621 - 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-02 13:41:06,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:06,631 - 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-3db9db94-f1e9-42a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dca0b5662ca15a9774bc87c96f960f2284a7949" 2018-07-02 13:41:06,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:06 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96f5214b-8415-43df-acdf-893f7c444db7 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-3db9db94-f1e9-42a-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:41:06,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3db9db94-f1e9-42a-name used request id req-96f5214b-8415-43df-acdf-893f7c444db7 2018-07-02 13:41:06,795 - 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}7dca0b5662ca15a9774bc87c96f960f2284a7949" 2018-07-02 13:41:06,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:06 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10908a43-fcb5-4c6f-9cd7-9b46743dd3b5 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-02 13:41:06,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-10908a43-fcb5-4c6f-9cd7-9b46743dd3b5 2018-07-02 13:41:06,963 - 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}7dca0b5662ca15a9774bc87c96f960f2284a7949" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-3db9db94-f1e9-42a-name"}}' 2018-07-02 13:41:07,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:06 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8033fa7-724a-4dbe-9144-dda17afd0ed1 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/40a7c004fde2460da785d30ed1f88af4"}, "tags": [], "enabled": true, "id": "40a7c004fde2460da785d30ed1f88af4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3db9db94-f1e9-42a-name"}} 2018-07-02 13:41:07,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-c8033fa7-724a-4dbe-9144-dda17afd0ed1 2018-07-02 13:41:07,180 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-3db9db94-f1e9-42a-name 2018-07-02 13:41:07,183 - 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-02 13:41:07,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:07,193 - 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-3db9db94-f1e9-42a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e774c567fac109babd3157dda3c88285fcf4fad0" 2018-07-02 13:41:07,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:07 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08817cfa-a368-4495-a493-b5b0c5491d33 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-3db9db94-f1e9-42a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/40a7c004fde2460da785d30ed1f88af4"}, "tags": [], "enabled": true, "id": "40a7c004fde2460da785d30ed1f88af4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3db9db94-f1e9-42a-name"}]} 2018-07-02 13:41:07,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3db9db94-f1e9-42a-name used request id req-08817cfa-a368-4495-a493-b5b0c5491d33 2018-07-02 13:41:07,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:07,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:08,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["rDbyO6cMTpWiF3FCLPftCw"], "issued_at": "2018-07-02T13:41:08.000000Z"}} 2018-07-02 13:41:08,164 - 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}bd766915f6272e3fe908a1290615bc89cc81e960" 2018-07-02 13:41:08,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:08 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-661b7503-3a94-40a5-802b-6dc2ea146673 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-02 13:41:08,338 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-661b7503-3a94-40a5-802b-6dc2ea146673 2018-07-02 13:41:08,344 - 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-02 13:41:08,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:08,355 - 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-3db9db94-f1e9-42a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd766915f6272e3fe908a1290615bc89cc81e960" 2018-07-02 13:41:08,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:08 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a171cfb-ec5b-4831-a909-d08ba2a0b3bc 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-3db9db94-f1e9-42a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/40a7c004fde2460da785d30ed1f88af4"}, "tags": [], "enabled": true, "id": "40a7c004fde2460da785d30ed1f88af4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-3db9db94-f1e9-42a-name"}]} 2018-07-02 13:41:08,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-3db9db94-f1e9-42a-name used request id req-4a171cfb-ec5b-4831-a909-d08ba2a0b3bc 2018-07-02 13:41:08,404 - 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}e774c567fac109babd3157dda3c88285fcf4fad0" 2018-07-02 13:41:08,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:08 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cb73646-0ba7-48a9-997e-41a752988872 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-02 13:41:08,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-0cb73646-0ba7-48a9-997e-41a752988872 2018-07-02 13:41:08,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dca0b5662ca15a9774bc87c96f960f2284a7949" 2018-07-02 13:41:09,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9b475e1c-938a-47b6-8feb-ee7a5d14078c Date: Mon, 02 Jul 2018 13:41:09 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}]} 2018-07-02 13:41:09,018 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-9b475e1c-938a-47b6-8feb-ee7a5d14078c 2018-07-02 13:41:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dca0b5662ca15a9774bc87c96f960f2284a7949" 2018-07-02 13:41:09,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:09 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bc9a11f-2681-4aa8-b4fd-130162bd161a 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:41:09,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-4bc9a11f-2681-4aa8-b4fd-130162bd161a 2018-07-02 13:41:09,184 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-3db9db94-f1e9-42a-name 2018-07-02 13:41:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/40a7c004fde2460da785d30ed1f88af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dca0b5662ca15a9774bc87c96f960f2284a7949" 2018-07-02 13:41:09,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87ff056b-c198-4a38-8e7c-d7ec9c499bc1 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-02 13:41:09,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/40a7c004fde2460da785d30ed1f88af4 used request id req-87ff056b-c198-4a38-8e7c-d7ec9c499bc1 2018-07-02 13:41:09,566 - 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}7dca0b5662ca15a9774bc87c96f960f2284a7949" 2018-07-02 13:41:09,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:09 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce310d2b-54c7-450c-8f53-068dc0031584 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:09,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-ce310d2b-54c7-450c-8f53-068dc0031584 2018-07-02 13:41:09,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:10,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["urspN4fOQe25H7GXjNDzKg"], "issued_at": "2018-07-02T13:41:10.000000Z"}} 2018-07-02 13:41:10,411 - 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}eaea6dc5814379c50b0bb3d331c5cfec993b3370" 2018-07-02 13:41:10,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14c1b8d8-4db1-484b-b661-0ed3e08aa29d 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-02 13:41:10,583 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-14c1b8d8-4db1-484b-b661-0ed3e08aa29d 2018-07-02 13:41:10,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:10,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:11,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["R7BJRusiSFyWVqhWkCDhqw"], "issued_at": "2018-07-02T13:41:11.000000Z"}} 2018-07-02 13:41:11,383 - 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}3a8fc44e9ba1087fc2e5571f0fd5e8544cf08c57" 2018-07-02 13:41:11,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bbc49a7-3db8-4c67-94d6-334a25c13d42 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-02 13:41:11,408 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4bbc49a7-3db8-4c67-94d6-334a25c13d42 2018-07-02 13:41:11,416 - 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-02 13:41:11,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:11,426 - 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-9a6e819a-4982-48b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8fc44e9ba1087fc2e5571f0fd5e8544cf08c57" 2018-07-02 13:41:11,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:11 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce07b712-c283-4731-aaaa-174e5b8af487 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-9a6e819a-4982-48b-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:41:11,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-9a6e819a-4982-48b-name used request id req-ce07b712-c283-4731-aaaa-174e5b8af487 2018-07-02 13:41:11,610 - 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}3a8fc44e9ba1087fc2e5571f0fd5e8544cf08c57" 2018-07-02 13:41:11,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:11 GMT Server: Apache Content-Length: 114 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd505735-44a0-4b16-9ed3-8a4cc1991bef 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-02 13:41:11,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=foo used request id req-dd505735-44a0-4b16-9ed3-8a4cc1991bef 2018-07-02 13:41:11,646 - 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}3a8fc44e9ba1087fc2e5571f0fd5e8544cf08c57" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-9a6e819a-4982-48b-name"}}' 2018-07-02 13:41:11,823 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 02 Jul 2018 13:41:11 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a963b25-af01-483e-940b-dc3cd1165106 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-02 13:41:11,823 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-7a963b25-af01-483e-940b-dc3cd1165106 2018-07-02 13:41:11,823 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-02 13:41:11,829 - 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}3a8fc44e9ba1087fc2e5571f0fd5e8544cf08c57" 2018-07-02 13:41:11,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:11 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52ffaad8-383c-4f53-82b1-433442f886ff 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:11,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-52ffaad8-383c-4f53-82b1-433442f886ff 2018-07-02 13:41:11,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:12,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["-ppio62US76tZnQkfsfa3w"], "issued_at": "2018-07-02T13:41:12.000000Z"}} 2018-07-02 13:41:12,681 - 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}78d4a3fc0a02d402cd9b0c8fc69523b62b16fa3e" 2018-07-02 13:41:12,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c74dbaf-3441-4312-810d-721e3f428a1e 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-02 13:41:12,705 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7c74dbaf-3441-4312-810d-721e3f428a1e 2018-07-02 13:41:12,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:12,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:13,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["JzLG7lHAQRSBwNu18LlWwg"], "issued_at": "2018-07-02T13:41:13.000000Z"}} 2018-07-02 13:41:13,421 - 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}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:13,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:13 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86bba870-fe2c-435f-b495-3fdbe9bf5e05 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-02 13:41:13,590 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-86bba870-fe2c-435f-b495-3fdbe9bf5e05 2018-07-02 13:41:13,596 - 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-02 13:41:13,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:13,605 - 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-c18b7638-58c8-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:13,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:13 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb44d0fd-19ad-4c8c-863d-e166e22fa000 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-c18b7638-58c8-4dc-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:41:13,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c18b7638-58c8-4dc-name used request id req-eb44d0fd-19ad-4c8c-863d-e166e22fa000 2018-07-02 13:41:13,765 - 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}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:13,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:13 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94885c66-9393-4e9e-bb17-c17b97de1195 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-02 13:41:13,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-94885c66-9393-4e9e-bb17-c17b97de1195 2018-07-02 13:41:13,953 - 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}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-c18b7638-58c8-4dc-name"}}' 2018-07-02 13:41:14,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:13 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dcccbdc-68d6-42c3-998e-b9ee551aa0fc 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/712993a3adb1443e9b9222d6040bb0e1"}, "tags": [], "enabled": true, "id": "712993a3adb1443e9b9222d6040bb0e1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c18b7638-58c8-4dc-name"}} 2018-07-02 13:41:14,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-2dcccbdc-68d6-42c3-998e-b9ee551aa0fc 2018-07-02 13:41:14,144 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c18b7638-58c8-4dc-name 2018-07-02 13:41:14,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:41:14,149 - 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/712993a3adb1443e9b9222d6040bb0e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:14,813 - 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-1c7c3ab3-4a9e-47e7-ab09-0b4dd357470c X-Compute-Request-Id: req-1c7c3ab3-4a9e-47e7-ab09-0b4dd357470c Date: Mon, 02 Jul 2018 13:41:14 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": "712993a3adb1443e9b9222d6040bb0e1", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-02 13:41:14,813 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/712993a3adb1443e9b9222d6040bb0e1 used request id req-1c7c3ab3-4a9e-47e7-ab09-0b4dd357470c 2018-07-02 13:41:14,816 - 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/712993a3adb1443e9b9222d6040bb0e1 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" -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-02 13:41:15,301 - 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-22350b9f-cbd5-412f-b840-fd3b5317b7bf X-Compute-Request-Id: req-22350b9f-cbd5-412f-b840-fd3b5317b7bf Date: Mon, 02 Jul 2018 13:41:15 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-02 13:41:15,301 - novaclient.v2.client - DEBUG - PUT call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/712993a3adb1443e9b9222d6040bb0e1 used request id req-22350b9f-cbd5-412f-b840-fd3b5317b7bf 2018-07-02 13:41:15,305 - 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-02 13:41:15,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:15,315 - 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-c18b7638-58c8-4dc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d4a3fc0a02d402cd9b0c8fc69523b62b16fa3e" 2018-07-02 13:41:15,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:15 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4241ab7a-50ef-4922-89fb-1bf4bfbfca45 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-c18b7638-58c8-4dc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/712993a3adb1443e9b9222d6040bb0e1"}, "tags": [], "enabled": true, "id": "712993a3adb1443e9b9222d6040bb0e1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c18b7638-58c8-4dc-name"}]} 2018-07-02 13:41:15,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c18b7638-58c8-4dc-name used request id req-4241ab7a-50ef-4922-89fb-1bf4bfbfca45 2018-07-02 13:41:15,355 - 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}78d4a3fc0a02d402cd9b0c8fc69523b62b16fa3e" 2018-07-02 13:41:15,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:15 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b4a042e-fa3f-4ac5-b266-3e86d6f0138a 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-02 13:41:15,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-0b4a042e-fa3f-4ac5-b266-3e86d6f0138a 2018-07-02 13:41:15,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:41:15,532 - 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/712993a3adb1443e9b9222d6040bb0e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d4a3fc0a02d402cd9b0c8fc69523b62b16fa3e" 2018-07-02 13:41:16,073 - 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-3799c8e0-0076-4a1f-8c82-282f93d40709 X-Compute-Request-Id: req-3799c8e0-0076-4a1f-8c82-282f93d40709 Date: Mon, 02 Jul 2018 13:41:16 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": "712993a3adb1443e9b9222d6040bb0e1", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-02 13:41:16,073 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/712993a3adb1443e9b9222d6040bb0e1 used request id req-3799c8e0-0076-4a1f-8c82-282f93d40709 2018-07-02 13:41:16,079 - 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}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:16,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-00eb48e4-04f0-4469-8215-31d0976d8532 Date: Mon, 02 Jul 2018 13:41:16 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}]} 2018-07-02 13:41:16,484 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-00eb48e4-04f0-4469-8215-31d0976d8532 2018-07-02 13:41:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:16,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:16 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc28aad5-c12e-42b7-92fc-2a772216e924 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:41:16,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-fc28aad5-c12e-42b7-92fc-2a772216e924 2018-07-02 13:41:16,655 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c18b7638-58c8-4dc-name 2018-07-02 13:41:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/712993a3adb1443e9b9222d6040bb0e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:16,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be3c17f5-7c01-431a-abc3-52441dfd527c 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-02 13:41:16,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/712993a3adb1443e9b9222d6040bb0e1 used request id req-be3c17f5-7c01-431a-abc3-52441dfd527c 2018-07-02 13:41:16,933 - 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}5cdc1512b9eac011a61ca43bc43a0e3231b53c87" 2018-07-02 13:41:17,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:16 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c91b28a-75f5-4891-96e9-50dc76c5b5c0 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:17,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-8c91b28a-75f5-4891-96e9-50dc76c5b5c0 2018-07-02 13:41:17,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:17,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["pDfDTIN6SGShBXE7YDo_ZA"], "issued_at": "2018-07-02T13:41:17.000000Z"}} 2018-07-02 13:41:17,817 - 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}0454ba5e27e0197db2278124e72f3263456daddb" 2018-07-02 13:41:17,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7524b93-0a65-4339-acb0-1dfa224c1486 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-02 13:41:17,998 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f7524b93-0a65-4339-acb0-1dfa224c1486 2018-07-02 13:41:17,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:18,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:18,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["01CgiSPLRPq4D_fyYca3PA"], "issued_at": "2018-07-02T13:41:18.000000Z"}} 2018-07-02 13:41:18,719 - 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}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:18,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83ebf9eb-30af-46ba-9a4d-f63ae4ab27b8 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-02 13:41:18,879 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-83ebf9eb-30af-46ba-9a4d-f63ae4ab27b8 2018-07-02 13:41:18,885 - 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-02 13:41:18,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41:18 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-02 13:41:18,895 - 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-a7dc07eb-807a-4d1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:19,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:18 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cd64136-da50-451e-bc80-0122114a8381 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-a7dc07eb-807a-4d1-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:41:19,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a7dc07eb-807a-4d1-name used request id req-9cd64136-da50-451e-bc80-0122114a8381 2018-07-02 13:41:19,076 - 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}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:19,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:19 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e75f1ff8-52c8-4313-8410-0c8a4152082f 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-02 13:41:19,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-e75f1ff8-52c8-4313-8410-0c8a4152082f 2018-07-02 13:41:19,243 - 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}12b91db53a70013a86b274a5c31f7ec705eaf87d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a7dc07eb-807a-4d1-name"}}' 2018-07-02 13:41:19,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c457b37-b387-4b74-8d6b-c447d2045702 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/5e95dd735b3d46ddbeb9b506956ca081"}, "tags": [], "enabled": true, "id": "5e95dd735b3d46ddbeb9b506956ca081", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a7dc07eb-807a-4d1-name"}} 2018-07-02 13:41:19,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-5c457b37-b387-4b74-8d6b-c447d2045702 2018-07-02 13:41:19,449 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a7dc07eb-807a-4d1-name 2018-07-02 13:41:19,453 - 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-02 13:41:19,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:19,460 - 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-a7dc07eb-807a-4d1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0454ba5e27e0197db2278124e72f3263456daddb" 2018-07-02 13:41:19,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:19 GMT Server: Apache Content-Length: 504 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1eeb663b-5dcc-4066-83d4-8e595c75a81a 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-a7dc07eb-807a-4d1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/5e95dd735b3d46ddbeb9b506956ca081"}, "tags": [], "enabled": true, "id": "5e95dd735b3d46ddbeb9b506956ca081", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a7dc07eb-807a-4d1-name"}]} 2018-07-02 13:41:19,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a7dc07eb-807a-4d1-name used request id req-1eeb663b-5dcc-4066-83d4-8e595c75a81a 2018-07-02 13:41:19,775 - 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}0454ba5e27e0197db2278124e72f3263456daddb" 2018-07-02 13:41:19,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:19 GMT Server: Apache Content-Length: 180 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e552ea9-eb2c-4103-a45e-a71a1bc0993d 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-02 13:41:19,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains/default used request id req-3e552ea9-eb2c-4103-a45e-a71a1bc0993d 2018-07-02 13:41:19,944 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:41:19,950 - 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/5e95dd735b3d46ddbeb9b506956ca081 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b91db53a70013a86b274a5c31f7ec705eaf87d" -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-02 13:41:20,757 - 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-b8d9e3a3-c997-45ee-9466-a4c2392e69bf X-Compute-Request-Id: req-b8d9e3a3-c997-45ee-9466-a4c2392e69bf Date: Mon, 02 Jul 2018 13:41:20 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-02 13:41:20,757 - novaclient.v2.client - DEBUG - PUT call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/5e95dd735b3d46ddbeb9b506956ca081 used request id req-b8d9e3a3-c997-45ee-9466-a4c2392e69bf 2018-07-02 13:41:20,764 - 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/5e95dd735b3d46ddbeb9b506956ca081 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b91db53a70013a86b274a5c31f7ec705eaf87d" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-02 13:41:21,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-4cac7bf9-a9a2-4f2c-bf1e-7d5881a54279 Date: Mon, 02 Jul 2018 13:41:21 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-02 13:41:21,212 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/quotas/5e95dd735b3d46ddbeb9b506956ca081 used request id req-4cac7bf9-a9a2-4f2c-bf1e-7d5881a54279 2018-07-02 13:41:21,213 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:41:21,219 - 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/5e95dd735b3d46ddbeb9b506956ca081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:21,732 - 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-a6e881c5-ab5b-42d8-8d05-16c7107cbec4 X-Compute-Request-Id: req-a6e881c5-ab5b-42d8-8d05-16c7107cbec4 Date: Mon, 02 Jul 2018 13:41:21 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": "5e95dd735b3d46ddbeb9b506956ca081", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-02 13:41:21,732 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/5e95dd735b3d46ddbeb9b506956ca081 used request id req-a6e881c5-ab5b-42d8-8d05-16c7107cbec4 2018-07-02 13:41:21,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/quotas/5e95dd735b3d46ddbeb9b506956ca081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:21,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-44d78a2b-40ac-4bad-b5eb-1c8a56899d78 Date: Mon, 02 Jul 2018 13:41:21 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-02 13:41:21,770 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/quotas/5e95dd735b3d46ddbeb9b506956ca081 used request id req-44d78a2b-40ac-4bad-b5eb-1c8a56899d78 2018-07-02 13:41:21,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:41:21,775 - 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/5e95dd735b3d46ddbeb9b506956ca081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0454ba5e27e0197db2278124e72f3263456daddb" 2018-07-02 13:41:23,235 - 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-a10c4bf0-9b28-4942-ab80-cbec8c299a14 X-Compute-Request-Id: req-a10c4bf0-9b28-4942-ab80-cbec8c299a14 Date: Mon, 02 Jul 2018 13:41:23 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": "5e95dd735b3d46ddbeb9b506956ca081", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-02 13:41:23,235 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-quota-sets/5e95dd735b3d46ddbeb9b506956ca081 used request id req-a10c4bf0-9b28-4942-ab80-cbec8c299a14 2018-07-02 13:41:23,244 - 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/5e95dd735b3d46ddbeb9b506956ca081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0454ba5e27e0197db2278124e72f3263456daddb" 2018-07-02 13:41:23,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-76e647c4-47dc-4b0f-b001-57d96f1df011 Date: Mon, 02 Jul 2018 13:41:23 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-02 13:41:23,600 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/quotas/5e95dd735b3d46ddbeb9b506956ca081 used request id req-76e647c4-47dc-4b0f-b001-57d96f1df011 2018-07-02 13:41:23,607 - 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}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:23,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b399f072-6a96-4035-84d5-6457c9073d75 Date: Mon, 02 Jul 2018 13:41:23 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}]} 2018-07-02 13:41:23,696 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-b399f072-6a96-4035-84d5-6457c9073d75 2018-07-02 13:41:23,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:23,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:23 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c36b8ca1-2c3a-4bb5-a4c2-04db6a049de8 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:41:23,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-c36b8ca1-2c3a-4bb5-a4c2-04db6a049de8 2018-07-02 13:41:23,888 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a7dc07eb-807a-4d1-name 2018-07-02 13:41:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/5e95dd735b3d46ddbeb9b506956ca081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:24,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08e67ee6-3e6c-4368-8948-38756348c512 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-02 13:41:24,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/5e95dd735b3d46ddbeb9b506956ca081 used request id req-08e67ee6-3e6c-4368-8948-38756348c512 2018-07-02 13:41:24,028 - 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}12b91db53a70013a86b274a5c31f7ec705eaf87d" 2018-07-02 13:41:24,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:24 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a7c9724-3aef-41b6-b32a-023074a6ff7e 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:24,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-2a7c9724-3aef-41b6-b32a-023074a6ff7e 2018-07-02 13:41:24,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:24,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["F07bMb1VQu-G4pji-DJqVQ"], "issued_at": "2018-07-02T13:41:24.000000Z"}} 2018-07-02 13:41:24,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}3bd508ed6956e12cca99122391874e37a749dfa5" 2018-07-02 13:41:25,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:24 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d37f7bb3-5d99-4a22-81a2-4748c7237d1a 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-02 13:41:25,088 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d37f7bb3-5d99-4a22-81a2-4748c7237d1a 2018-07-02 13:41:25,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:25,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:25,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["YohPxCf6Rg-95xDqcyGXBw"], "issued_at": "2018-07-02T13:41:25.000000Z"}} 2018-07-02 13:41:25,772 - 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}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:25,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-beeec07c-3566-4503-9529-0d9df2cf6fee 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-02 13:41:25,797 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-beeec07c-3566-4503-9529-0d9df2cf6fee 2018-07-02 13:41:25,803 - 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-02 13:41:25,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41:25 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-02 13:41:25,814 - 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-d0442a5f-1377-401-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:26,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:25 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e27021ee-bda3-4ebd-abb2-0f19521bf4d7 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-d0442a5f-1377-401-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:41:26,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-d0442a5f-1377-401-name used request id req-e27021ee-bda3-4ebd-abb2-0f19521bf4d7 2018-07-02 13:41:26,022 - 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}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:26,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:26 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd058968-ae67-4dc0-a52a-0baa266f5409 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-02 13:41:26,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-cd058968-ae67-4dc0-a52a-0baa266f5409 2018-07-02 13:41:26,186 - 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}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}}' 2018-07-02 13:41:26,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:26 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-deebb662-8882-46a0-b4b3-dd026a6b06bc 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/e491293fea8c44cb92e720a207d40e25"}, "tags": [], "enabled": true, "id": "e491293fea8c44cb92e720a207d40e25", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}} 2018-07-02 13:41:26,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-deebb662-8882-46a0-b4b3-dd026a6b06bc 2018-07-02 13:41:26,245 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-d0442a5f-1377-401-name 2018-07-02 13:41:26,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:26,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:26,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["HGCIwVp-TQSVKq6ZSl-s6Q"], "issued_at": "2018-07-02T13:41:26.000000Z"}} 2018-07-02 13:41:26,997 - 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}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:27,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:26 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7d2034b-ede3-49b9-9897-d96a4ac074c8 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-02 13:41:27,173 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d7d2034b-ede3-49b9-9897-d96a4ac074c8 2018-07-02 13:41:27,180 - 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-02 13:41:27,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41:27 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-02 13:41:27,192 - 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}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:27,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:27 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dedb1e4-2c5c-4eb9-be08-c00bcf0467e2 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:41:27,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-4dedb1e4-2c5c-4eb9-be08-c00bcf0467e2 2018-07-02 13:41:27,415 - 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}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:27,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:27 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75584028-75b7-4973-8b4d-e6a2f5f58eee 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-02 13:41:27,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-75584028-75b7-4973-8b4d-e6a2f5f58eee 2018-07-02 13:41:28,190 - 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}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:28,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:28 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbbfb3f6-35b0-468c-8402-9c3d67f717d0 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:28,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-fbbfb3f6-35b0-468c-8402-9c3d67f717d0 2018-07-02 13:41:28,360 - 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-d0442a5f-1377-401-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:28,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:28 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e85bc0db-301d-4b38-90a9-df23853e54f0 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-d0442a5f-1377-401-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25"}, "tags": [], "enabled": true, "id": "e491293fea8c44cb92e720a207d40e25", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}]} 2018-07-02 13:41:28,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-d0442a5f-1377-401-name used request id req-e85bc0db-301d-4b38-90a9-df23853e54f0 2018-07-02 13:41:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/aff08e1c43114f21b6bc7e1490cba7d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:28,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:28 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97241432-f4a9-4ec8-a62f-9016b9a0ab47 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/aff08e1c43114f21b6bc7e1490cba7d7"}, "enabled": true, "id": "aff08e1c43114f21b6bc7e1490cba7d7", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-d0442a5f-1377-401-user"}} 2018-07-02 13:41:28,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/aff08e1c43114f21b6bc7e1490cba7d7 used request id req-97241432-f4a9-4ec8-a62f-9016b9a0ab47 2018-07-02 13:41:28,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/e491293fea8c44cb92e720a207d40e25/users/aff08e1c43114f21b6bc7e1490cba7d7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:28,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:28 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c5d6bdb-3164-41d4-bba8-68f4ac86fd14 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/e491293fea8c44cb92e720a207d40e25/users/aff08e1c43114f21b6bc7e1490cba7d7/roles", "previous": null, "next": null}, "roles": []} 2018-07-02 13:41:28,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25/users/aff08e1c43114f21b6bc7e1490cba7d7/roles used request id req-6c5d6bdb-3164-41d4-bba8-68f4ac86fd14 2018-07-02 13:41:28,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:29,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:28 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8704f2c1-7a7e-446e-889c-b525a6589e02 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}} 2018-07-02 13:41:29,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-8704f2c1-7a7e-446e-889c-b525a6589e02 2018-07-02 13:41:29,071 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-d0442a5f-1377-401-name 2018-07-02 13:41:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25/users/aff08e1c43114f21b6bc7e1490cba7d7/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:29,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c3260d1-69a1-44ad-a007-948b9fafcf13 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-02 13:41:29,277 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25/users/aff08e1c43114f21b6bc7e1490cba7d7/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-7c3260d1-69a1-44ad-a007-948b9fafcf13 2018-07-02 13:41:29,277 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-d0442a5f-1377-401-user 2018-07-02 13:41:29,282 - 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}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:29,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:29 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef74eba9-3b16-4d3f-8a1e-5640da7e5ee3 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:29,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-ef74eba9-3b16-4d3f-8a1e-5640da7e5ee3 2018-07-02 13:41:29,451 - 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}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" -d '{"role": {"name": "CreateProjectUserTests-d0442a5f-1377-401-name-role"}}' 2018-07-02 13:41:29,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:29 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07ab1089-faf4-45c7-bce6-9cd117ce52be Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5adf8d6227cd4b759664516fd4151d46", "links": {"self": "http://172.16.10.36:5000/v3/roles/5adf8d6227cd4b759664516fd4151d46"}, "name": "CreateProjectUserTests-d0442a5f-1377-401-name-role"}} 2018-07-02 13:41:29,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-07ab1089-faf4-45c7-bce6-9cd117ce52be 2018-07-02 13:41:29,615 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-d0442a5f-1377-401-name-role 2018-07-02 13:41:29,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/5adf8d6227cd4b759664516fd4151d46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:29,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:29 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f86a9654-b6e3-4cd4-bd0b-1ff3004a78bc Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5adf8d6227cd4b759664516fd4151d46", "links": {"self": "http://172.16.10.36:5000/v3/roles/5adf8d6227cd4b759664516fd4151d46"}, "name": "CreateProjectUserTests-d0442a5f-1377-401-name-role"}} 2018-07-02 13:41:29,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/5adf8d6227cd4b759664516fd4151d46 used request id req-f86a9654-b6e3-4cd4-bd0b-1ff3004a78bc 2018-07-02 13:41:29,801 - keystone_utils - INFO - Granting role CreateProjectUserTests-d0442a5f-1377-401-name-role to project CreateProjectUserTests-d0442a5f-1377-401-name 2018-07-02 13:41:29,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25/users/aff08e1c43114f21b6bc7e1490cba7d7/roles/5adf8d6227cd4b759664516fd4151d46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:30,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c209c6e-fbaa-4ca4-b6ab-65d70fc05a6e 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-02 13:41:30,017 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25/users/aff08e1c43114f21b6bc7e1490cba7d7/roles/5adf8d6227cd4b759664516fd4151d46 used request id req-7c209c6e-fbaa-4ca4-b6ab-65d70fc05a6e 2018-07-02 13:41:30,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:30,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:30,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5adf8d6227cd4b759664516fd4151d46", "name": "CreateProjectUserTests-d0442a5f-1377-401-name-role"}, {"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e491293fea8c44cb92e720a207d40e25", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/e491293fea8c44cb92e720a207d40e25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/e491293fea8c44cb92e720a207d40e25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/e491293fea8c44cb92e720a207d40e25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/e491293fea8c44cb92e720a207d40e25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/e491293fea8c44cb92e720a207d40e25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/e491293fea8c44cb92e720a207d40e25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/e491293fea8c44cb92e720a207d40e25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/e491293fea8c44cb92e720a207d40e25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/e491293fea8c44cb92e720a207d40e25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/e491293fea8c44cb92e720a207d40e25", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/e491293fea8c44cb92e720a207d40e25", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/e491293fea8c44cb92e720a207d40e25", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-d0442a5f-1377-401-user", "id": "aff08e1c43114f21b6bc7e1490cba7d7"}, "audit_ids": ["ZYm2rroaSDiH22Y_tL9Uaw"], "issued_at": "2018-07-02T13:41:30.000000Z"}} 2018-07-02 13:41:30,718 - 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}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:30,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4910c45b-43fc-4489-ae0f-30d360fe207c 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-02 13:41:30,863 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4910c45b-43fc-4489-ae0f-30d360fe207c 2018-07-02 13:41:30,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-groups?name=CreateProjectUserTests-d0442a5f-1377-401-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:31,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-526f7ac8-92db-4421-830c-c436f91010ec Date: Mon, 02 Jul 2018 13:41:31 GMT Connection: close RESP BODY: {"security_groups": []} 2018-07-02 13:41:31,488 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-d0442a5f-1377-401-name&description=hello+group used request id req-526f7ac8-92db-4421-830c-c436f91010ec 2018-07-02 13:41:31,489 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-d0442a5f-1377-401-name... 2018-07-02 13:41:31,489 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-d0442a5f-1377-401-name 2018-07-02 13:41:31,494 - 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}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" -d '{"security_group": {"name": "CreateProjectUserTests-d0442a5f-1377-401-name", "description": "hello group"}}' 2018-07-02 13:41:32,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-7e7ee918-c861-43c8-aa11-279ab82b03fa Date: Mon, 02 Jul 2018 13:41:32 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "updated_at": "2018-07-02T13:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "5a257e05-9881-4bb4-a156-9777ec563fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv4", "project_id": "e491293fea8c44cb92e720a207d40e25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv6", "project_id": "e491293fea8c44cb92e720a207d40e25"}], "revision_number": 2, "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}} 2018-07-02 13:41:32,143 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-7e7ee918-c861-43c8-aa11-279ab82b03fa 2018-07-02 13:41:32,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,146 - 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=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b3fc753-7555-4c4b-90ea-b2e4a816f638 Date: Mon, 02 Jul 2018 13:41:32 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-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "5a257e05-9881-4bb4-a156-9777ec563fb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a"}]} 2018-07-02 13:41:32,208 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-2b3fc753-7555-4c4b-90ea-b2e4a816f638 2018-07-02 13:41:32,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,213 - 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=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea7e681f-e417-4b5b-93cf-5a2e930c8f38 Date: Mon, 02 Jul 2018 13:41:32 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-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "5a257e05-9881-4bb4-a156-9777ec563fb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a"}]} 2018-07-02 13:41:32,240 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-ea7e681f-e417-4b5b-93cf-5a2e930c8f38 2018-07-02 13:41:32,241 - neutron_utils - INFO - Retrieving security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,247 - 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=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e61d42b0-21e8-4d3c-8338-a4747455f0af Date: Mon, 02 Jul 2018 13:41:32 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "updated_at": "2018-07-02T13:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "5a257e05-9881-4bb4-a156-9777ec563fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv4", "project_id": "e491293fea8c44cb92e720a207d40e25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv6", "project_id": "e491293fea8c44cb92e720a207d40e25"}], "revision_number": 2, "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}]} 2018-07-02 13:41:32,355 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-e61d42b0-21e8-4d3c-8338-a4747455f0af 2018-07-02 13:41:32,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,358 - 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=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78e800f8-229e-44b5-9ba5-93938721bb5d Date: Mon, 02 Jul 2018 13:41:32 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-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "5a257e05-9881-4bb4-a156-9777ec563fb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a"}]} 2018-07-02 13:41:32,382 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-78e800f8-229e-44b5-9ba5-93938721bb5d 2018-07-02 13:41:32,383 - neutron_utils - INFO - Retrieving security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,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/security-groups?id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4bd3e9c9-bbd2-4ad8-a9cc-68e309afe1a5 Date: Mon, 02 Jul 2018 13:41:32 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "updated_at": "2018-07-02T13:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "5a257e05-9881-4bb4-a156-9777ec563fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv4", "project_id": "e491293fea8c44cb92e720a207d40e25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv6", "project_id": "e491293fea8c44cb92e720a207d40e25"}], "revision_number": 2, "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}]} 2018-07-02 13:41:32,464 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-4bd3e9c9-bbd2-4ad8-a9cc-68e309afe1a5 2018-07-02 13:41:32,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,468 - 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=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96e25c4d-4451-4d15-82ba-f4637e6ee457 Date: Mon, 02 Jul 2018 13:41:32 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-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "5a257e05-9881-4bb4-a156-9777ec563fb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a"}]} 2018-07-02 13:41:32,764 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-96e25c4d-4451-4d15-82ba-f4637e6ee457 2018-07-02 13:41:32,765 - neutron_utils - INFO - Retrieving security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,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=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0c00cdd1-fc1e-4bfd-a7be-82ebdfc17c27 Date: Mon, 02 Jul 2018 13:41:32 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "updated_at": "2018-07-02T13:41:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "5a257e05-9881-4bb4-a156-9777ec563fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv4", "project_id": "e491293fea8c44cb92e720a207d40e25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv6", "project_id": "e491293fea8c44cb92e720a207d40e25"}], "revision_number": 2, "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}]} 2018-07-02 13:41:32,853 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-0c00cdd1-fc1e-4bfd-a7be-82ebdfc17c27 2018-07-02 13:41:32,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a581cdb0-d1b1-45fd-8fcc-a13117a384a7 2018-07-02 13:41:32,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/security-group-rules?security_group_id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:32,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86e40d05-1f96-4e2c-ba6f-bdf291b479bf Date: Mon, 02 Jul 2018 13:41:32 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-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "5a257e05-9881-4bb4-a156-9777ec563fb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "a581cdb0-d1b1-45fd-8fcc-a13117a384a7", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "de5c50eb-d5be-4df1-86cd-c4aec4c19e9a"}]} 2018-07-02 13:41:32,894 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-86e40d05-1f96-4e2c-ba6f-bdf291b479bf 2018-07-02 13:41:32,895 - neutron_utils - INFO - Deleting security group rule with ID - de5c50eb-d5be-4df1-86cd-c4aec4c19e9a 2018-07-02 13:41:32,898 - 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/de5c50eb-d5be-4df1-86cd-c4aec4c19e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:33,038 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-faf6e766-adfa-4521-b96b-7322a359bc0a Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:33,039 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/de5c50eb-d5be-4df1-86cd-c4aec4c19e9a used request id req-faf6e766-adfa-4521-b96b-7322a359bc0a 2018-07-02 13:41:33,039 - neutron_utils - INFO - Deleting security group rule with ID - 5a257e05-9881-4bb4-a156-9777ec563fb5 2018-07-02 13:41:33,044 - 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/5a257e05-9881-4bb4-a156-9777ec563fb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:33,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81e47758-ffb8-4ca9-8cbe-cb8c0212dc63 Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:33,212 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/5a257e05-9881-4bb4-a156-9777ec563fb5 used request id req-81e47758-ffb8-4ca9-8cbe-cb8c0212dc63 2018-07-02 13:41:33,212 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-d0442a5f-1377-401-name 2018-07-02 13:41:33,216 - 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/a581cdb0-d1b1-45fd-8fcc-a13117a384a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a198afd0f163f52d8a43d4c9c1bad61546c4c55" 2018-07-02 13:41:33,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95ccd784-1f9d-4639-91ac-ba1111ea6830 Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:33,413 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/a581cdb0-d1b1-45fd-8fcc-a13117a384a7 used request id req-95ccd784-1f9d-4639-91ac-ba1111ea6830 2018-07-02 13:41:33,413 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-d0442a5f-1377-401-user 2018-07-02 13:41:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/aff08e1c43114f21b6bc7e1490cba7d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a560184b8476ee8cc710fe1dad03a721833b79d0" 2018-07-02 13:41:33,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93cbbef6-eb5f-4a09-a99d-a523946d38af 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-02 13:41:33,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/aff08e1c43114f21b6bc7e1490cba7d7 used request id req-93cbbef6-eb5f-4a09-a99d-a523946d38af 2018-07-02 13:41:33,751 - 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}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:34,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-eaa40f64-e0ee-49c3-9ced-a0f939b8c81f Date: Mon, 02 Jul 2018 13:41:34 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "updated_at": "2018-07-02T13:41:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "19e7e52a-5065-4b35-9b7e-eb1a610d3b48", "remote_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv4", "project_id": "e491293fea8c44cb92e720a207d40e25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "56d3cfd3-418a-4e64-8853-b077699cafd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv4", "project_id": "e491293fea8c44cb92e720a207d40e25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "7dd05ed7-2130-46ff-a5a3-a519344db14e", "remote_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv6", "project_id": "e491293fea8c44cb92e720a207d40e25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "revision_number": 0, "id": "a903e4fd-a430-4807-ac12-f37fa61c880b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "tenant_id": "e491293fea8c44cb92e720a207d40e25", "port_range_min": null, "ethertype": "IPv6", "project_id": "e491293fea8c44cb92e720a207d40e25"}], "revision_number": 4, "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}]} 2018-07-02 13:41:34,205 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-eaa40f64-e0ee-49c3-9ced-a0f939b8c81f 2018-07-02 13:41:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:34,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:34 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6ea46ac-5669-4a82-8013-bad76c311fab 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/e491293fea8c44cb92e720a207d40e25"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e491293fea8c44cb92e720a207d40e25", "name": "CreateProjectUserTests-d0442a5f-1377-401-name"}} 2018-07-02 13:41:34,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25 used request id req-e6ea46ac-5669-4a82-8013-bad76c311fab 2018-07-02 13:41:34,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a9110da-af6f-4a73-9f52-cff93f1f960e 2018-07-02 13:41:34,361 - 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=6a9110da-af6f-4a73-9f52-cff93f1f960e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:34,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17a5fc5c-f5cb-41fc-adba-87141f99b3ca Date: Mon, 02 Jul 2018 13:41:34 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "19e7e52a-5065-4b35-9b7e-eb1a610d3b48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "56d3cfd3-418a-4e64-8853-b077699cafd4"}, {"remote_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "7dd05ed7-2130-46ff-a5a3-a519344db14e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:31Z", "security_group_id": "6a9110da-af6f-4a73-9f52-cff93f1f960e", "port_range_min": null, "revision_number": 0, "tenant_id": "e491293fea8c44cb92e720a207d40e25", "created_at": "2018-07-02T13:41:31Z", "project_id": "e491293fea8c44cb92e720a207d40e25", "id": "a903e4fd-a430-4807-ac12-f37fa61c880b"}]} 2018-07-02 13:41:34,802 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=6a9110da-af6f-4a73-9f52-cff93f1f960e used request id req-17a5fc5c-f5cb-41fc-adba-87141f99b3ca 2018-07-02 13:41:34,803 - neutron_utils - INFO - Deleting security group with name - default 2018-07-02 13:41:34,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/security-groups/6a9110da-af6f-4a73-9f52-cff93f1f960e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:35,202 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b2b91b1-3746-47d7-ac0a-cd98c7c9c22a Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:35 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:35,202 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/6a9110da-af6f-4a73-9f52-cff93f1f960e used request id req-2b2b91b1-3746-47d7-ac0a-cd98c7c9c22a 2018-07-02 13:41:35,203 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-d0442a5f-1377-401-name 2018-07-02 13:41:35,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:35,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-985fcf67-c6ab-4342-a9fa-2af73c63c868 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-02 13:41:35,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/e491293fea8c44cb92e720a207d40e25 used request id req-985fcf67-c6ab-4342-a9fa-2af73c63c868 2018-07-02 13:41:35,480 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-d0442a5f-1377-401-name-role 2018-07-02 13:41:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/5adf8d6227cd4b759664516fd4151d46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:35,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81d2f544-8494-446d-9cb2-3aee3cf3264b 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-02 13:41:35,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/5adf8d6227cd4b759664516fd4151d46 used request id req-81d2f544-8494-446d-9cb2-3aee3cf3264b 2018-07-02 13:41:35,539 - 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}f8accf4da2363d9f04fb2d4eb656de955fb23cc6" 2018-07-02 13:41:35,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:35 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39739a20-707e-4f3d-b5be-d5854e0875e8 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:35,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-39739a20-707e-4f3d-b5be-d5854e0875e8 2018-07-02 13:41:35,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:36,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["SQsc_R8FRtaXwA3BhkSmqg"], "issued_at": "2018-07-02T13:41:36.000000Z"}} 2018-07-02 13:41:36,427 - 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}0d34d4a0947238c51d1b5ec75f046873dcd9a78c" 2018-07-02 13:41:36,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56253cdb-9a68-41ce-b5a9-dca104a38678 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-02 13:41:36,603 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-56253cdb-9a68-41ce-b5a9-dca104a38678 2018-07-02 13:41:36,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:36,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:37,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["bU_1QP_cRNmX-1ff4pefUQ"], "issued_at": "2018-07-02T13:41:37.000000Z"}} 2018-07-02 13:41:37,296 - 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}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:37,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:37 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71398c47-9373-40b6-a86f-2b159b275426 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-02 13:41:37,469 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-71398c47-9373-40b6-a86f-2b159b275426 2018-07-02 13:41:37,476 - 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-02 13:41:37,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41:37 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-02 13:41:37,488 - 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-2f5b53ee-dd6e-4dd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:37,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:37 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b14f7de-b5a1-42cf-8bed-861b78aa7fd7 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-2f5b53ee-dd6e-4dd-name", "previous": null, "next": null}, "projects": []} 2018-07-02 13:41:37,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-2f5b53ee-dd6e-4dd-name used request id req-1b14f7de-b5a1-42cf-8bed-861b78aa7fd7 2018-07-02 13:41:37,666 - 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}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:37,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:37 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-340e8392-5240-406e-8c0d-057032436cf3 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-02 13:41:37,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-340e8392-5240-406e-8c0d-057032436cf3 2018-07-02 13:41:37,846 - 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}66f6d6313376fc2a33206eea56714d28184b6036" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}}' 2018-07-02 13:41:38,048 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:37 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a454e025-b90e-42ac-a4b5-d7760a25f65d 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/b2014170a6f74cc091346dc8bfad2a0b"}, "tags": [], "enabled": true, "id": "b2014170a6f74cc091346dc8bfad2a0b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}} 2018-07-02 13:41:38,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/projects used request id req-a454e025-b90e-42ac-a4b5-d7760a25f65d 2018-07-02 13:41:38,048 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:38,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:38,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:38,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["TfTlcUoMQkiQ0AyCAHPmyw"], "issued_at": "2018-07-02T13:41:38.000000Z"}} 2018-07-02 13:41:38,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}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:39,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:38 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f91c3e82-0e1a-4fa0-9b35-efd55f14c1ff 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-02 13:41:39,035 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f91c3e82-0e1a-4fa0-9b35-efd55f14c1ff 2018-07-02 13:41:39,040 - 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-02 13:41:39,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:39,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}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:39,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:39 GMT Server: Apache Content-Length: 3035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-618a6f2d-8edd-442b-9a70-fcdd99cbe792 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:41:39,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-618a6f2d-8edd-442b-9a70-fcdd99cbe792 2018-07-02 13:41:39,279 - 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}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:39,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:39 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b781508b-c537-4bd9-8efc-efd6d610d1ad 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-02 13:41:39,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-b781508b-c537-4bd9-8efc-efd6d610d1ad 2018-07-02 13:41:40,042 - 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}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:40,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:40 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17bd7fa2-488c-4972-9768-c8418445316b 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:40,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-17bd7fa2-488c-4972-9768-c8418445316b 2018-07-02 13:41:40,217 - 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-2f5b53ee-dd6e-4dd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:40,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:40 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09a7a7d2-a38f-4c08-9131-43fcd44b8e46 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-2f5b53ee-dd6e-4dd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b"}, "tags": [], "enabled": true, "id": "b2014170a6f74cc091346dc8bfad2a0b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}]} 2018-07-02 13:41:40,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-2f5b53ee-dd6e-4dd-name used request id req-09a7a7d2-a38f-4c08-9131-43fcd44b8e46 2018-07-02 13:41:40,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/c69fba134e6e449084b2a25ca679f57a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:40,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80335f0e-ff5e-4b44-b336-e4d165260789 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/c69fba134e6e449084b2a25ca679f57a"}, "enabled": true, "id": "c69fba134e6e449084b2a25ca679f57a", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-user1"}} 2018-07-02 13:41:40,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/c69fba134e6e449084b2a25ca679f57a used request id req-80335f0e-ff5e-4b44-b336-e4d165260789 2018-07-02 13:41:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/c69fba134e6e449084b2a25ca679f57a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:40,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:40 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b5a6e09-20ce-49f8-bbd7-120020a0e7f8 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/b2014170a6f74cc091346dc8bfad2a0b/users/c69fba134e6e449084b2a25ca679f57a/roles", "previous": null, "next": null}, "roles": []} 2018-07-02 13:41:40,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/c69fba134e6e449084b2a25ca679f57a/roles used request id req-3b5a6e09-20ce-49f8-bbd7-120020a0e7f8 2018-07-02 13:41:40,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/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:40,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:40 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63c118b2-2df7-4b6b-aaac-7045719adcf6 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}} 2018-07-02 13:41:40,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-63c118b2-2df7-4b6b-aaac-7045719adcf6 2018-07-02 13:41:40,948 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:40,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/c69fba134e6e449084b2a25ca679f57a/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:41,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3440909-3469-4687-acac-acea2c710bfe 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-02 13:41:41,176 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/c69fba134e6e449084b2a25ca679f57a/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-d3440909-3469-4687-acac-acea2c710bfe 2018-07-02 13:41:41,176 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-user1 2018-07-02 13:41:41,179 - 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}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:41,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:41 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1503b52b-06df-4260-902d-2862511982cd 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:41,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-1503b52b-06df-4260-902d-2862511982cd 2018-07-02 13:41:41,358 - 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}66f6d6313376fc2a33206eea56714d28184b6036" -d '{"role": {"name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role"}}' 2018-07-02 13:41:41,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 02 Jul 2018 13:41:41 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c1fc8f1-a324-4986-ba8a-18c7536b5ecb Keep-Alive: timeout=5, max=95 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc53055871034d99a696fa4af5f86a75", "links": {"self": "http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75"}, "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role"}} 2018-07-02 13:41:41,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.16.10.36:5000/v3/roles used request id req-5c1fc8f1-a324-4986-ba8a-18c7536b5ecb 2018-07-02 13:41:41,536 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role 2018-07-02 13:41:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:41,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:41 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c478dd77-87d8-4654-90b1-66f3025d526a Keep-Alive: timeout=5, max=94 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc53055871034d99a696fa4af5f86a75", "links": {"self": "http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75"}, "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role"}} 2018-07-02 13:41:41,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75 used request id req-c478dd77-87d8-4654-90b1-66f3025d526a 2018-07-02 13:41:41,726 - keystone_utils - INFO - Granting role CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role to project CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:41,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/c69fba134e6e449084b2a25ca679f57a/roles/dc53055871034d99a696fa4af5f86a75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:41,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8592c79-06ca-4a72-aa15-54a58e95f08c 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-02 13:41:41,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/c69fba134e6e449084b2a25ca679f57a/roles/dc53055871034d99a696fa4af5f86a75 used request id req-d8592c79-06ca-4a72-aa15-54a58e95f08c 2018-07-02 13:41:41,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:41,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:42,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["Qb6_aStpS9OuQUc_PW94lw"], "issued_at": "2018-07-02T13:41:42.000000Z"}} 2018-07-02 13:41:42,690 - 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}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:42,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:42 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b097ed9f-425a-49f6-9061-ba4b12202b63 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-02 13:41:42,848 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b097ed9f-425a-49f6-9061-ba4b12202b63 2018-07-02 13:41:42,854 - 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-02 13:41:42,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:42,867 - 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}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:43,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:42 GMT Server: Apache Content-Length: 3311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-934144c5-f84c-4e36-8ba0-33ed9400b267 Keep-Alive: timeout=5, max=99 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.16.10.36:5000/v3/users/128ee4eefd554badbc83fc720684e3dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "128ee4eefd554badbc83fc720684e3dd", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.16.10.36:5000/v3/users/5bee45569a2947b3b3e48b189ae28324"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bee45569a2947b3b3e48b189ae28324", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.16.10.36:5000/v3/users/8f2d0f2863754305bd87d417ea28029f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f2d0f2863754305bd87d417ea28029f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.16.10.36:5000/v3/users/98db174523e246dcb628327e92219a3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98db174523e246dcb628327e92219a3f", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.16.10.36:5000/v3/users/a46ecee74e72435283d9145eec06db3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a46ecee74e72435283d9145eec06db3c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.16.10.36:5000/v3/users/a8e815a8dee14e16a3ed9d881a8875a7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a8e815a8dee14e16a3ed9d881a8875a7", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.16.10.36:5000/v3/users/bcf190b8de154175a809cb7823382c12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf190b8de154175a809cb7823382c12", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-user1", "links": {"self": "http://172.16.10.36:5000/v3/users/c69fba134e6e449084b2a25ca679f57a"}, "domain_id": "default", "enabled": true, "id": "c69fba134e6e449084b2a25ca679f57a", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.16.10.36:5000/v3/users/ca867f0bee534829b200b7e1482d8616"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca867f0bee534829b200b7e1482d8616", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.16.10.36:5000/v3/users/d099ab1db4fc4573ac8fb2f5339cd89c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d099ab1db4fc4573ac8fb2f5339cd89c", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.16.10.36:5000/v3/users/e467453c470e45c28b7aeeadf721d095"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e467453c470e45c28b7aeeadf721d095", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "10abe4f34a6f473998e65dcd61457bb3", "enabled": true, "links": {"self": "http://172.16.10.36:5000/v3/users/e88eff66a09f480b8471e512566e945f"}, "options": {}, "id": "e88eff66a09f480b8471e512566e945f", "password_expires_at": null}], "links": {"self": "http://172.16.10.36:5000/v3/users", "previous": null, "next": null}} 2018-07-02 13:41:43,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users used request id req-934144c5-f84c-4e36-8ba0-33ed9400b267 2018-07-02 13:41:43,078 - 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}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:43,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:43 GMT Server: Apache Content-Length: 286 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f36c728f-3ae7-4495-8b2e-ef6943c39f94 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-02 13:41:43,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/domains?name=Default used request id req-f36c728f-3ae7-4495-8b2e-ef6943c39f94 2018-07-02 13:41:43,902 - 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}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:44,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:43 GMT Server: Apache Content-Length: 1011 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eca420f4-7e91-432b-abc2-673da97fe7c6 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "dc53055871034d99a696fa4af5f86a75", "links": {"self": "http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75"}, "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role"}]} 2018-07-02 13:41:44,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-eca420f4-7e91-432b-abc2-673da97fe7c6 2018-07-02 13:41:44,079 - 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-2f5b53ee-dd6e-4dd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:44,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:44 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40c7ff2a-a518-4294-9a2a-0c31d24042d6 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-2f5b53ee-dd6e-4dd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b"}, "tags": [], "enabled": true, "id": "b2014170a6f74cc091346dc8bfad2a0b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}]} 2018-07-02 13:41:44,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects?name=CreateProjectUserTests-2f5b53ee-dd6e-4dd-name used request id req-40c7ff2a-a518-4294-9a2a-0c31d24042d6 2018-07-02 13:41:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/users/b217fc4b27404ce4bf85a0e52d1501cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:44,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-622e8e80-f1a7-47f7-899a-48211d86fd2a 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/b217fc4b27404ce4bf85a0e52d1501cf"}, "enabled": true, "id": "b217fc4b27404ce4bf85a0e52d1501cf", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-user2"}} 2018-07-02 13:41:44,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/users/b217fc4b27404ce4bf85a0e52d1501cf used request id req-622e8e80-f1a7-47f7-899a-48211d86fd2a 2018-07-02 13:41:44,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/b2014170a6f74cc091346dc8bfad2a0b/users/b217fc4b27404ce4bf85a0e52d1501cf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:44,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:44 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cb85f1f-ad4f-4218-a5d8-063f5b299611 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/b2014170a6f74cc091346dc8bfad2a0b/users/b217fc4b27404ce4bf85a0e52d1501cf/roles", "previous": null, "next": null}, "roles": []} 2018-07-02 13:41:44,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/b217fc4b27404ce4bf85a0e52d1501cf/roles used request id req-1cb85f1f-ad4f-4218-a5d8-063f5b299611 2018-07-02 13:41:44,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:44,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:44 GMT Server: Apache Content-Length: 177 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf443ae7-8424-4ceb-a6e0-499f7b2c3898 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}} 2018-07-02 13:41:44,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-bf443ae7-8424-4ceb-a6e0-499f7b2c3898 2018-07-02 13:41:44,816 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/b217fc4b27404ce4bf85a0e52d1501cf/roles/b95b81ff01104fb7b1be9d72aec41cbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:45,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25dd11e4-9b0c-4cce-964e-4b6048464529 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-02 13:41:45,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/b217fc4b27404ce4bf85a0e52d1501cf/roles/b95b81ff01104fb7b1be9d72aec41cbf used request id req-25dd11e4-9b0c-4cce-964e-4b6048464529 2018-07-02 13:41:45,026 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-user2 2018-07-02 13:41:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:45,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:45 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-177a522f-fb25-41eb-b0cc-2884a458ed39 Keep-Alive: timeout=5, max=92 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc53055871034d99a696fa4af5f86a75", "links": {"self": "http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75"}, "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role"}} 2018-07-02 13:41:45,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75 used request id req-177a522f-fb25-41eb-b0cc-2884a458ed39 2018-07-02 13:41:45,218 - keystone_utils - INFO - Granting role CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role to project CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/b217fc4b27404ce4bf85a0e52d1501cf/roles/dc53055871034d99a696fa4af5f86a75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:45,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc86570e-4a21-480b-8699-cf01a0b12bdf 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-02 13:41:45,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b/users/b217fc4b27404ce4bf85a0e52d1501cf/roles/dc53055871034d99a696fa4af5f86a75 used request id req-fc86570e-4a21-480b-8699-cf01a0b12bdf 2018-07-02 13:41:45,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:45,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:46,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc53055871034d99a696fa4af5f86a75", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role"}, {"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2014170a6f74cc091346dc8bfad2a0b", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-user1", "id": "c69fba134e6e449084b2a25ca679f57a"}, "audit_ids": ["0oMsa55VT5i6rgZ75qlPew"], "issued_at": "2018-07-02T13:41:46.000000Z"}} 2018-07-02 13:41:46,163 - 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}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:46,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:46 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c305f00-879d-44ae-a80e-874060b4c649 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-02 13:41:46,488 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3c305f00-879d-44ae-a80e-874060b4c649 2018-07-02 13:41:46,494 - 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-2f5b53ee-dd6e-4dd-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:47,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7ec7f571-8423-41bb-bc88-2a3f986fd52a Date: Mon, 02 Jul 2018 13:41:47 GMT Connection: close RESP BODY: {"security_groups": []} 2018-07-02 13:41:47,066 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-2f5b53ee-dd6e-4dd-name&description=hello+group used request id req-7ec7f571-8423-41bb-bc88-2a3f986fd52a 2018-07-02 13:41:47,066 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-2f5b53ee-dd6e-4dd-name... 2018-07-02 13:41:47,066 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:47,072 - 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}fa9a2c17a6ccd53e35946a054873660d53c949c0" -d '{"security_group": {"name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name", "description": "hello group"}}' 2018-07-02 13:41:47,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-b1d762e9-4500-469f-8561-ae88faad1ca1 Date: Mon, 02 Jul 2018 13:41:47 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "updated_at": "2018-07-02T13:41:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "2da65559-0a5a-48ea-b794-98123ec08dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}], "revision_number": 2, "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "028643ab-4c48-491e-a587-6a6fbcbba833", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}} 2018-07-02 13:41:47,406 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-b1d762e9-4500-469f-8561-ae88faad1ca1 2018-07-02 13:41:47,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:47,410 - 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=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:47,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fddac49-97ef-4190-b7e0-425ba6aa6bad Date: Mon, 02 Jul 2018 13:41:47 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:47,804 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-9fddac49-97ef-4190-b7e0-425ba6aa6bad 2018-07-02 13:41:47,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:47,811 - 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=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:47,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-476c7986-06d8-4c9d-8044-4ee18f121f4a Date: Mon, 02 Jul 2018 13:41:47 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:47,847 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-476c7986-06d8-4c9d-8044-4ee18f121f4a 2018-07-02 13:41:47,848 - neutron_utils - INFO - Retrieving security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:47,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/security-groups?id=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:47,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f7aa3ca1-5e51-4a6c-82cc-28b3ad127937 Date: Mon, 02 Jul 2018 13:41:47 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "updated_at": "2018-07-02T13:41:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "2da65559-0a5a-48ea-b794-98123ec08dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}], "revision_number": 2, "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "028643ab-4c48-491e-a587-6a6fbcbba833", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}]} 2018-07-02 13:41:47,942 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-f7aa3ca1-5e51-4a6c-82cc-28b3ad127937 2018-07-02 13:41:47,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:47,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-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:48,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a176e7a-1102-42ca-a2ed-fe03986d593b Date: Mon, 02 Jul 2018 13:41:48 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:48,325 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-7a176e7a-1102-42ca-a2ed-fe03986d593b 2018-07-02 13:41:48,326 - neutron_utils - INFO - Retrieving security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:48,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/security-groups?id=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:48,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-560f8a1f-5191-46c5-8eb9-cb2cbc332096 Date: Mon, 02 Jul 2018 13:41:48 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "updated_at": "2018-07-02T13:41:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "2da65559-0a5a-48ea-b794-98123ec08dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}], "revision_number": 2, "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "028643ab-4c48-491e-a587-6a6fbcbba833", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}]} 2018-07-02 13:41:48,443 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-560f8a1f-5191-46c5-8eb9-cb2cbc332096 2018-07-02 13:41:48,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:48,451 - 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=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:48,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f0cea27-f85a-4814-a955-4b9028daf6d9 Date: Mon, 02 Jul 2018 13:41:48 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:48,488 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-8f0cea27-f85a-4814-a955-4b9028daf6d9 2018-07-02 13:41:48,489 - neutron_utils - INFO - Retrieving security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:48,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/security-groups?id=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:48,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e391b666-2e27-4f1b-bb17-e0b347e9e968 Date: Mon, 02 Jul 2018 13:41:48 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "updated_at": "2018-07-02T13:41:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "2da65559-0a5a-48ea-b794-98123ec08dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}], "revision_number": 2, "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "028643ab-4c48-491e-a587-6a6fbcbba833", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}]} 2018-07-02 13:41:48,890 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-e391b666-2e27-4f1b-bb17-e0b347e9e968 2018-07-02 13:41:48,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:48,897 - 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=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:48,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68917642-847b-4e90-a3b4-8043a1aade1a Date: Mon, 02 Jul 2018 13:41:48 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:48,937 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-68917642-847b-4e90-a3b4-8043a1aade1a 2018-07-02 13:41:48,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:41:48,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:49,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc53055871034d99a696fa4af5f86a75", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role"}, {"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2014170a6f74cc091346dc8bfad2a0b", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/b2014170a6f74cc091346dc8bfad2a0b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-user2", "id": "b217fc4b27404ce4bf85a0e52d1501cf"}, "audit_ids": ["Dt4_wP9pTpeXNUmqA92zEw"], "issued_at": "2018-07-02T13:41:49.000000Z"}} 2018-07-02 13:41:49,612 - 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}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:49,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:49 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-979545b8-0efc-4bf2-8fbd-9ea5f782910f 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-02 13:41:49,768 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-979545b8-0efc-4bf2-8fbd-9ea5f782910f 2018-07-02 13:41:49,775 - 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-2f5b53ee-dd6e-4dd-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:50,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dd8b1daa-31e3-4a95-848d-92c6fc292a56 Date: Mon, 02 Jul 2018 13:41:50 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "updated_at": "2018-07-02T13:41:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "2da65559-0a5a-48ea-b794-98123ec08dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}], "revision_number": 2, "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "028643ab-4c48-491e-a587-6a6fbcbba833", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}]} 2018-07-02 13:41:50,220 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=CreateProjectUserTests-2f5b53ee-dd6e-4dd-name&description=hello+group used request id req-dd8b1daa-31e3-4a95-848d-92c6fc292a56 2018-07-02 13:41:50,225 - 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-02 13:41:50,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41:50 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-02 13:41:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:50,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:50 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11d74e6e-ba6b-4639-8379-36b50a94ca6d 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/b2014170a6f74cc091346dc8bfad2a0b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2014170a6f74cc091346dc8bfad2a0b", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}} 2018-07-02 13:41:50,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b used request id req-11d74e6e-ba6b-4639-8379-36b50a94ca6d 2018-07-02 13:41:50,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:50,412 - 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=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:50,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39ac8ceb-1200-4e7e-8294-eaa8c5914cfc Date: Mon, 02 Jul 2018 13:41:50 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:50,786 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-39ac8ceb-1200-4e7e-8294-eaa8c5914cfc 2018-07-02 13:41:50,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:50,793 - 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=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:50,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3c22d77-bf26-4401-8996-a360f990f300 Date: Mon, 02 Jul 2018 13:41:50 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:50,827 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-b3c22d77-bf26-4401-8996-a360f990f300 2018-07-02 13:41:50,827 - neutron_utils - INFO - Retrieving security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:50,831 - 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=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:51,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bed884e5-3f7c-4271-96f0-b98b33753bf5 Date: Mon, 02 Jul 2018 13:41:51 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "updated_at": "2018-07-02T13:41:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "2da65559-0a5a-48ea-b794-98123ec08dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "revision_number": 0, "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}], "revision_number": 2, "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "028643ab-4c48-491e-a587-6a6fbcbba833", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}]} 2018-07-02 13:41:51,259 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-bed884e5-3f7c-4271-96f0-b98b33753bf5 2018-07-02 13:41:51,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028643ab-4c48-491e-a587-6a6fbcbba833 2018-07-02 13:41:51,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/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:51,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e89edf6d-04d8-4f3e-bad2-4c19cee3016d Date: Mon, 02 Jul 2018 13:41:51 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-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2da65559-0a5a-48ea-b794-98123ec08dbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:47Z", "security_group_id": "028643ab-4c48-491e-a587-6a6fbcbba833", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:47Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "cea69743-fe3a-4b10-afb3-c749b3611f5d"}]} 2018-07-02 13:41:51,621 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-e89edf6d-04d8-4f3e-bad2-4c19cee3016d 2018-07-02 13:41:51,622 - neutron_utils - INFO - Deleting security group rule with ID - cea69743-fe3a-4b10-afb3-c749b3611f5d 2018-07-02 13:41:51,628 - 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/cea69743-fe3a-4b10-afb3-c749b3611f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:51,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46d0f34f-86a0-407c-94ec-630ac4d35dee Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:51,792 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/cea69743-fe3a-4b10-afb3-c749b3611f5d used request id req-46d0f34f-86a0-407c-94ec-630ac4d35dee 2018-07-02 13:41:51,793 - neutron_utils - INFO - Deleting security group rule with ID - 2da65559-0a5a-48ea-b794-98123ec08dbf 2018-07-02 13:41:51,797 - 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/2da65559-0a5a-48ea-b794-98123ec08dbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:51,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d844120-9afc-479e-8f17-8c5d8623461d Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:51,940 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/2da65559-0a5a-48ea-b794-98123ec08dbf used request id req-3d844120-9afc-479e-8f17-8c5d8623461d 2018-07-02 13:41:51,941 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:51,944 - 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/028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a2c17a6ccd53e35946a054873660d53c949c0" 2018-07-02 13:41:52,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9da829c9-f55a-40a9-bdcc-011ed132488c Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:52 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:52,161 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-9da829c9-f55a-40a9-bdcc-011ed132488c 2018-07-02 13:41:52,161 - neutron_utils - INFO - Deleting security group rule with ID - cea69743-fe3a-4b10-afb3-c749b3611f5d 2018-07-02 13:41:52,166 - 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/cea69743-fe3a-4b10-afb3-c749b3611f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:52,239 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-efb9b2e6-8e8d-435f-aa8e-471df7a7b687 Date: Mon, 02 Jul 2018 13:41:52 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Security group rule cea69743-fe3a-4b10-afb3-c749b3611f5d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-02 13:41:52,239 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/cea69743-fe3a-4b10-afb3-c749b3611f5d used request id req-efb9b2e6-8e8d-435f-aa8e-471df7a7b687 2018-07-02 13:41:52,239 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule cea69743-fe3a-4b10-afb3-c749b3611f5d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-02 13:41:52,239 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule cea69743-fe3a-4b10-afb3-c749b3611f5d does not exist Neutron server returns request_ids: ['req-efb9b2e6-8e8d-435f-aa8e-471df7a7b687'] 2018-07-02 13:41:52,240 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:52,242 - 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/028643ab-4c48-491e-a587-6a6fbcbba833 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa009789f7bd22ed0580db5c1b6de3595128cd7" 2018-07-02 13:41:52,290 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-089f6738-9964-4b91-a433-149306aed265 Date: Mon, 02 Jul 2018 13:41:52 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Security group 028643ab-4c48-491e-a587-6a6fbcbba833 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-02 13:41:52,290 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/028643ab-4c48-491e-a587-6a6fbcbba833 used request id req-089f6738-9964-4b91-a433-149306aed265 2018-07-02 13:41:52,290 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 028643ab-4c48-491e-a587-6a6fbcbba833 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-02 13:41:52,291 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 028643ab-4c48-491e-a587-6a6fbcbba833 does not exist Neutron server returns request_ids: ['req-089f6738-9964-4b91-a433-149306aed265'] 2018-07-02 13:41:52,292 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-user1 2018-07-02 13:41:52,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/c69fba134e6e449084b2a25ca679f57a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53e17cd64f01814efcd6b4ed5299682aceae3a9" 2018-07-02 13:41:52,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96e14042-3c7d-4637-9fb6-631f879a0e88 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-02 13:41:52,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/c69fba134e6e449084b2a25ca679f57a used request id req-96e14042-3c7d-4637-9fb6-631f879a0e88 2018-07-02 13:41:52,620 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-user2 2018-07-02 13:41:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/users/b217fc4b27404ce4bf85a0e52d1501cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acba6eb16db36f7031ad76d6373cd833c7782970" 2018-07-02 13:41:52,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff3c7359-9230-439b-a4d1-03b4d2d97d7f 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-02 13:41:52,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/users/b217fc4b27404ce4bf85a0e52d1501cf used request id req-ff3c7359-9230-439b-a4d1-03b4d2d97d7f 2018-07-02 13:41:52,910 - 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}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:53,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-cde41b90-1987-4178-b551-1d9b58951956 Date: Mon, 02 Jul 2018 13:41:53 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:46Z", "updated_at": "2018-07-02T13:41:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "revision_number": 0, "id": "0a10eb0a-8981-4316-97b1-df7f3681fc02", "remote_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "revision_number": 0, "id": "b33fea3a-e034-4419-abb7-d231f73668ee", "remote_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "revision_number": 0, "id": "c29dca4d-bb9c-4040-acd0-4a479f439470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "revision_number": 0, "id": "d424280d-b2eb-4b34-b919-3f2bffbee7d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2014170a6f74cc091346dc8bfad2a0b"}], "revision_number": 4, "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}]} 2018-07-02 13:41:53,294 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=default used request id req-cde41b90-1987-4178-b551-1d9b58951956 2018-07-02 13:41:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:53,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:53 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c13e734f-5490-40be-b0f9-4abbfc466ed8 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2014170a6f74cc091346dc8bfad2a0b", "name": "CreateProjectUserTests-2f5b53ee-dd6e-4dd-name"}} 2018-07-02 13:41:53,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b used request id req-c13e734f-5490-40be-b0f9-4abbfc466ed8 2018-07-02 13:41:53,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f8e4415-ca75-43d4-ac9c-6886dc682026 2018-07-02 13:41:53,484 - 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=2f8e4415-ca75-43d4-ac9c-6886dc682026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:53,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e1bbb00e-1133-4812-add1-e644c30f9faf Date: Mon, 02 Jul 2018 13:41:53 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:46Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "0a10eb0a-8981-4316-97b1-df7f3681fc02"}, {"remote_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:46Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "b33fea3a-e034-4419-abb7-d231f73668ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:46Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "c29dca4d-bb9c-4040-acd0-4a479f439470"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:46Z", "security_group_id": "2f8e4415-ca75-43d4-ac9c-6886dc682026", "port_range_min": null, "revision_number": 0, "tenant_id": "b2014170a6f74cc091346dc8bfad2a0b", "created_at": "2018-07-02T13:41:46Z", "project_id": "b2014170a6f74cc091346dc8bfad2a0b", "id": "d424280d-b2eb-4b34-b919-3f2bffbee7d9"}]} 2018-07-02 13:41:53,529 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=2f8e4415-ca75-43d4-ac9c-6886dc682026 used request id req-e1bbb00e-1133-4812-add1-e644c30f9faf 2018-07-02 13:41:53,530 - neutron_utils - INFO - Deleting security group with name - default 2018-07-02 13:41:53,535 - 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/2f8e4415-ca75-43d4-ac9c-6886dc682026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:53,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b27eca60-1d5d-440c-8be9-b59012acb23d Content-Length: 0 Date: Mon, 02 Jul 2018 13:41:53 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:41:53,751 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/2f8e4415-ca75-43d4-ac9c-6886dc682026 used request id req-b27eca60-1d5d-440c-8be9-b59012acb23d 2018-07-02 13:41:53,752 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-name 2018-07-02 13:41:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:54,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c670ab8-0174-439e-90d6-701f2b92215a 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-02 13:41:54,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/projects/b2014170a6f74cc091346dc8bfad2a0b used request id req-5c670ab8-0174-439e-90d6-701f2b92215a 2018-07-02 13:41:54,020 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-2f5b53ee-dd6e-4dd-name-role 2018-07-02 13:41:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:54,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 02 Jul 2018 13:41:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50825b3b-d9fb-49ec-be9e-cc056b9246be 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-02 13:41:54,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.16.10.36:5000/v3/roles/dc53055871034d99a696fa4af5f86a75 used request id req-50825b3b-d9fb-49ec-be9e-cc056b9246be 2018-07-02 13:41:54,085 - 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}66f6d6313376fc2a33206eea56714d28184b6036" 2018-07-02 13:41:54,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:54 GMT Server: Apache Content-Length: 797 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47f70b34-49ed-4959-bbb6-45b6925a9dd2 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": "4453347ee07b4667be6a980663ef852e", "links": {"self": "http://172.16.10.36:5000/v3/roles/4453347ee07b4667be6a980663ef852e"}, "name": "Member"}, {"domain_id": null, "id": "601b50cab01d4a6ab3a6b8e0de7278a4", "links": {"self": "http://172.16.10.36:5000/v3/roles/601b50cab01d4a6ab3a6b8e0de7278a4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b95b81ff01104fb7b1be9d72aec41cbf", "links": {"self": "http://172.16.10.36:5000/v3/roles/b95b81ff01104fb7b1be9d72aec41cbf"}, "name": "admin"}, {"domain_id": null, "id": "c77fd7f7b0184cab9cb39567414f394c", "links": {"self": "http://172.16.10.36:5000/v3/roles/c77fd7f7b0184cab9cb39567414f394c"}, "name": "heat_stack_owner"}]} 2018-07-02 13:41:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/roles used request id req-47f70b34-49ed-4959-bbb6-45b6925a9dd2 2018-07-02 13:41:54,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:55,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["HxDF5y8fSc210ShDGQ0ZAg"], "issued_at": "2018-07-02T13:41:55.000000Z"}} 2018-07-02 13:41:55,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}0bb7a8b64ceeb240df2ca65071ff35a972002431" 2018-07-02 13:41:55,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-98777152-c299-4e97-8fa1-4335dba574aa Date: Mon, 02 Jul 2018 13:41:55 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-02 13:41:55,374 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-98777152-c299-4e97-8fa1-4335dba574aa 2018-07-02 13:41:55,404 - 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}0bb7a8b64ceeb240df2ca65071ff35a972002431" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-810d80d9-4d3a-4dfe-9073-31f928c117b1"}' 2018-07-02 13:41:55,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 597 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/2a117130-842b-4e11-a31c-20374c104b15 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6e44db48-eef7-408f-89e8-aa812762b3f3 Date: Mon, 02 Jul 2018 13:41:55 GMT Connection: close RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-810d80d9-4d3a-4dfe-9073-31f928c117b1", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:41:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:41:55Z", "visibility": "shared", "self": "/v2/images/2a117130-842b-4e11-a31c-20374c104b15", "min_disk": 0, "protected": false, "id": "2a117130-842b-4e11-a31c-20374c104b15", "file": "/v2/images/2a117130-842b-4e11-a31c-20374c104b15/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:41:55,501 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-6e44db48-eef7-408f-89e8-aa812762b3f3 2018-07-02 13:41:55,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/2a117130-842b-4e11-a31c-20374c104b15/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bb7a8b64ceeb240df2ca65071ff35a972002431" -d '' 2018-07-02 13:41:55,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9cdf7343-9c34-40df-9d74-763b133bafef Date: Mon, 02 Jul 2018 13:41:55 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-02 13:41:55,834 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/2a117130-842b-4e11-a31c-20374c104b15/file used request id req-9cdf7343-9c34-40df-9d74-763b133bafef 2018-07-02 13:41:55,835 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:41:55,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/2a117130-842b-4e11-a31c-20374c104b15 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bb7a8b64ceeb240df2ca65071ff35a972002431" 2018-07-02 13:41:55,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 715 Content-Type: application/json X-Openstack-Request-Id: req-4169a12d-dc00-4ba2-b004-6746a8286141 Date: Mon, 02 Jul 2018 13:41:55 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-810d80d9-4d3a-4dfe-9073-31f928c117b1", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:41:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:41:56Z", "visibility": "shared", "self": "/v2/images/2a117130-842b-4e11-a31c-20374c104b15", "min_disk": 0, "protected": false, "id": "2a117130-842b-4e11-a31c-20374c104b15", "file": "/v2/images/2a117130-842b-4e11-a31c-20374c104b15/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/2a117130-842b-4e11-a31c-20374c104b15", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:41:55,866 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/2a117130-842b-4e11-a31c-20374c104b15 used request id req-4169a12d-dc00-4ba2-b004-6746a8286141 2018-07-02 13:41:55,868 - 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}0bb7a8b64ceeb240df2ca65071ff35a972002431" 2018-07-02 13:41:55,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-4de42cfd-5c8c-4e9b-bacf-6908115a5816 Date: Mon, 02 Jul 2018 13:41:55 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-02 13:41:55,877 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-4de42cfd-5c8c-4e9b-bacf-6908115a5816 2018-07-02 13:41:55,881 - 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-810d80d9-4d3a-4dfe-9073-31f928c117b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bb7a8b64ceeb240df2ca65071ff35a972002431" 2018-07-02 13:41:55,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 870 Content-Type: application/json X-Openstack-Request-Id: req-88f8155f-8680-4a51-bf9d-766a90baf636 Date: Mon, 02 Jul 2018 13:41:55 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-810d80d9-4d3a-4dfe-9073-31f928c117b1", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:41:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:41:56Z", "visibility": "shared", "self": "/v2/images/2a117130-842b-4e11-a31c-20374c104b15", "min_disk": 0, "protected": false, "id": "2a117130-842b-4e11-a31c-20374c104b15", "file": "/v2/images/2a117130-842b-4e11-a31c-20374c104b15/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/2a117130-842b-4e11-a31c-20374c104b15", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-810d80d9-4d3a-4dfe-9073-31f928c117b1"} 2018-07-02 13:41:55,922 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-810d80d9-4d3a-4dfe-9073-31f928c117b1 used request id req-88f8155f-8680-4a51-bf9d-766a90baf636 2018-07-02 13:41:55,923 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-810d80d9-4d3a-4dfe-9073-31f928c117b1 2018-07-02 13:41:55,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/2a117130-842b-4e11-a31c-20374c104b15 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bb7a8b64ceeb240df2ca65071ff35a972002431" 2018-07-02 13:41:56,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30633220-40cf-40d6-8283-da6c66b0309c Date: Mon, 02 Jul 2018 13:41:56 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-02 13:41:56,027 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/2a117130-842b-4e11-a31c-20374c104b15 used request id req-30633220-40cf-40d6-8283-da6c66b0309c 2018-07-02 13:41:56,029 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-02 13:41:56,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:41:56,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["5zGkpg6gR4i9HdmYJE-9qg"], "issued_at": "2018-07-02T13:41:56.000000Z"}} 2018-07-02 13:41:56,739 - 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}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:56,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:56 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da10f6cc-e3a6-427a-8926-7c5e379bf1e9 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-02 13:41:56,889 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-da10f6cc-e3a6-427a-8926-7c5e379bf1e9 2018-07-02 13:41:56,890 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net 2018-07-02 13:41:56,896 - 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}c351a4c1e6f79f23de5691a469765d353f973583" -d '{"network": {"name": "NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net", "admin_state_up": true}}' 2018-07-02 13:41:57,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-91847f7e-1506-4fc7-b9e4-1486c7fa3b4e Date: Mon, 02 Jul 2018 13:41:57 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fd510f0e-9475-476e-b3f3-e9cac40c6d36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:41:57Z","is_default":false,"provider:segmentation_id":80,"name":"NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:41:57Z","mtu":1450}} 2018-07-02 13:41:57,657 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-91847f7e-1506-4fc7-b9e4-1486c7fa3b4e 2018-07-02 13:41:57,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?id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:57,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cff67bfd-dbf5-4e77-bef2-5868d3d9109c Date: Mon, 02 Jul 2018 13:41:57 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fd510f0e-9475-476e-b3f3-e9cac40c6d36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:41:57Z","provider:segmentation_id":80,"name":"NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:41:57Z","provider:network_type":"vxlan"}]} 2018-07-02 13:41:57,831 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 used request id req-cff67bfd-dbf5-4e77-bef2-5868d3d9109c 2018-07-02 13:41:57,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=fd510f0e-9475-476e-b3f3-e9cac40c6d36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:58,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-958f9d5c-b015-4eab-a3cf-57eef3e218e0 Date: Mon, 02 Jul 2018 13:41:58 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:41:58,196 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 used request id req-958f9d5c-b015-4eab-a3cf-57eef3e218e0 2018-07-02 13:41:58,203 - 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=fd510f0e-9475-476e-b3f3-e9cac40c6d36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:58,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f8eae009-53b5-442b-92ed-7ff057b142cc Date: Mon, 02 Jul 2018 13:41:58 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fd510f0e-9475-476e-b3f3-e9cac40c6d36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:41:57Z","provider:segmentation_id":80,"name":"NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:41:57Z","provider:network_type":"vxlan"}]} 2018-07-02 13:41:58,321 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 used request id req-f8eae009-53b5-442b-92ed-7ff057b142cc 2018-07-02 13:41:58,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/subnets?network_id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:58,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c349748-d698-4212-a9a1-627d3ec1a665 Date: Mon, 02 Jul 2018 13:41:58 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:41:58,382 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 used request id req-2c349748-d698-4212-a9a1-627d3ec1a665 2018-07-02 13:41:58,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/networks?name=NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:58,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cd4528ba-63e8-4566-9a73-0e597b1f994c Date: Mon, 02 Jul 2018 13:41:58 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fd510f0e-9475-476e-b3f3-e9cac40c6d36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:41:57Z","provider:segmentation_id":80,"name":"NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:41:57Z","provider:network_type":"vxlan"}]} 2018-07-02 13:41:58,507 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net used request id req-cd4528ba-63e8-4566-9a73-0e597b1f994c 2018-07-02 13:41:58,510 - 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-02 13:41:58,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:41: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-02 13:41:58,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:58,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:41:58 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cabd6a4b-bcd0-458c-9fc1-96e340d25587 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:41:58,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-cabd6a4b-bcd0-458c-9fc1-96e340d25587 2018-07-02 13:41:58,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/subnets?network_id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:41:58,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb41e206-59fb-46d9-a047-921dddc5e0ad Date: Mon, 02 Jul 2018 13:41:58 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:41:58,867 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fd510f0e-9475-476e-b3f3-e9cac40c6d36 used request id req-cb41e206-59fb-46d9-a047-921dddc5e0ad 2018-07-02 13:41:58,867 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-d0829bf4-e5a2-4941-8f98-c42be450def7-pub-net 2018-07-02 13:41:58,872 - 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/fd510f0e-9475-476e-b3f3-e9cac40c6d36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c351a4c1e6f79f23de5691a469765d353f973583" 2018-07-02 13:42:00,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78394091-f7b3-4957-9c55-bf4a3810b388 Date: Mon, 02 Jul 2018 13:42:00 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:00,152 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/fd510f0e-9475-476e-b3f3-e9cac40c6d36 used request id req-78394091-f7b3-4957-9c55-bf4a3810b388 2018-07-02 13:42:00,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:00,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["58Gd0lIxRGG1V3ZunX3hkA"], "issued_at": "2018-07-02T13:42:00.000000Z"}} 2018-07-02 13:42:00,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}0daabff2045ec0bb7cac10e314fae7d8376dedb7" 2018-07-02 13:42:00,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:00 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a37dfd79-a7ae-4ae1-9325-67eae3379ab3 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-02 13:42:00,785 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a37dfd79-a7ae-4ae1-9325-67eae3379ab3 2018-07-02 13:42:00,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:01,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["CsKI2BH5QOKJUHsfjvPnpA"], "issued_at": "2018-07-02T13:42:01.000000Z"}} 2018-07-02 13:42:01,413 - 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}94a0bf8a3215e28068005838afa1c5615009a55b" 2018-07-02 13:42:01,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e608fcb7-b54a-4ea9-969f-598bd5dc128a 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-02 13:42:01,596 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e608fcb7-b54a-4ea9-969f-598bd5dc128a 2018-07-02 13:42:01,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:02,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["zQ7nid7tQpWkfYYQw4Agjw"], "issued_at": "2018-07-02T13:42:02.000000Z"}} 2018-07-02 13:42:02,267 - 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}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:02,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:02 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a77b91d-6e71-4e86-9523-00893049788d 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-02 13:42:02,419 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3a77b91d-6e71-4e86-9523-00893049788d 2018-07-02 13:42:02,420 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net 2018-07-02 13:42:02,422 - 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}f211572d84a854b4bfd6713b1a3965ceac170127" -d '{"network": {"name": "NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net", "admin_state_up": true}}' 2018-07-02 13:42:03,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-35b61b35-321a-4412-b8ee-ac6c88b6f36f Date: Mon, 02 Jul 2018 13:42:03 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:03Z","is_default":false,"provider:segmentation_id":36,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:02Z","mtu":1450}} 2018-07-02 13:42:03,220 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-35b61b35-321a-4412-b8ee-ac6c88b6f36f 2018-07-02 13:42:03,226 - 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=e7cb220e-cdf6-42ec-8810-eca12d93e242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:03,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f4e6d064-1e69-4b40-90b0-3531936a96c4 Date: Mon, 02 Jul 2018 13:42:03 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:03Z","provider:segmentation_id":36,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:02Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:03,671 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=e7cb220e-cdf6-42ec-8810-eca12d93e242 used request id req-f4e6d064-1e69-4b40-90b0-3531936a96c4 2018-07-02 13:42:03,677 - 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=e7cb220e-cdf6-42ec-8810-eca12d93e242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:04,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6309bd24-e73d-4605-9a90-bd62d4a8c91b Date: Mon, 02 Jul 2018 13:42:04 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:42:04,062 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e7cb220e-cdf6-42ec-8810-eca12d93e242 used request id req-6309bd24-e73d-4605-9a90-bd62d4a8c91b 2018-07-02 13:42:04,063 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet 2018-07-02 13:42:04,070 - 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}f211572d84a854b4bfd6713b1a3965ceac170127" -d '{"subnets": [{"ip_version": 4, "network_id": "e7cb220e-cdf6-42ec-8810-eca12d93e242", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]}' 2018-07-02 13:42:05,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a68f47d3-a579-400e-84e8-66d96c6653fa Date: Mon, 02 Jul 2018 13:42:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"3e82236b-fd8c-46e6-babe-03aafdc3f859","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]} 2018-07-02 13:42:05,278 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-a68f47d3-a579-400e-84e8-66d96c6653fa 2018-07-02 13:42:05,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/networks?id=e7cb220e-cdf6-42ec-8810-eca12d93e242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:05,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6ae78bbe-4f4b-41c3-bf62-336d5e0b654b Date: Mon, 02 Jul 2018 13:42:05 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["3e82236b-fd8c-46e6-babe-03aafdc3f859"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:04Z","provider:segmentation_id":36,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:02Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:05,427 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=e7cb220e-cdf6-42ec-8810-eca12d93e242 used request id req-6ae78bbe-4f4b-41c3-bf62-336d5e0b654b 2018-07-02 13:42:05,432 - 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=e7cb220e-cdf6-42ec-8810-eca12d93e242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:05,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fea27e8f-eab3-47ce-91ac-538dc3111df7 Date: Mon, 02 Jul 2018 13:42:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"3e82236b-fd8c-46e6-babe-03aafdc3f859","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]} 2018-07-02 13:42:05,536 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e7cb220e-cdf6-42ec-8810-eca12d93e242 used request id req-fea27e8f-eab3-47ce-91ac-538dc3111df7 2018-07-02 13:42:05,542 - 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-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:05,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0645e264-92c8-47e3-9aa2-34b6722bb53d Date: Mon, 02 Jul 2018 13:42:05 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["3e82236b-fd8c-46e6-babe-03aafdc3f859"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:04Z","provider:segmentation_id":36,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:02Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:05,693 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net used request id req-0645e264-92c8-47e3-9aa2-34b6722bb53d 2018-07-02 13:42:05,695 - 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-02 13:42:05,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:42:05 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-02 13:42:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:05,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:05 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ca9a6df-e6fc-46f6-9fa2-97c18a2b91a7 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:42:05,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-8ca9a6df-e6fc-46f6-9fa2-97c18a2b91a7 2018-07-02 13:42:05,744 - 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=e7cb220e-cdf6-42ec-8810-eca12d93e242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:05,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5c9d4f8-1aa0-4726-9906-3404997530d5 Date: Mon, 02 Jul 2018 13:42:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"3e82236b-fd8c-46e6-babe-03aafdc3f859","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]} 2018-07-02 13:42:05,828 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e7cb220e-cdf6-42ec-8810-eca12d93e242 used request id req-f5c9d4f8-1aa0-4726-9906-3404997530d5 2018-07-02 13:42:05,832 - 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=e7cb220e-cdf6-42ec-8810-eca12d93e242&name=NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:05,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6803f34-442b-4710-8400-44228ff41a71 Date: Mon, 02 Jul 2018 13:42:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"3e82236b-fd8c-46e6-babe-03aafdc3f859","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]} 2018-07-02 13:42:05,913 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e7cb220e-cdf6-42ec-8810-eca12d93e242&name=NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet used request id req-e6803f34-442b-4710-8400-44228ff41a71 2018-07-02 13:42:05,917 - 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=e7cb220e-cdf6-42ec-8810-eca12d93e242&name=NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:05,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-81634145-89e6-4703-bdcc-b87a80be349d Date: Mon, 02 Jul 2018 13:42:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"3e82236b-fd8c-46e6-babe-03aafdc3f859","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]} 2018-07-02 13:42:05,997 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e7cb220e-cdf6-42ec-8810-eca12d93e242&name=NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet used request id req-81634145-89e6-4703-bdcc-b87a80be349d 2018-07-02 13:42:06,001 - 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=e7cb220e-cdf6-42ec-8810-eca12d93e242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:06,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2753397e-7de8-4aad-9b34-b7656132a0a7 Date: Mon, 02 Jul 2018 13:42:06 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"3e82236b-fd8c-46e6-babe-03aafdc3f859","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]} 2018-07-02 13:42:06,076 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=e7cb220e-cdf6-42ec-8810-eca12d93e242 used request id req-2753397e-7de8-4aad-9b34-b7656132a0a7 2018-07-02 13:42:06,082 - 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-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:06,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-150526c4-8ec2-4559-a0c9-9cc826d8aaea Date: Mon, 02 Jul 2018 13:42:06 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7cb220e-cdf6-42ec-8810-eca12d93e242","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"3e82236b-fd8c-46e6-babe-03aafdc3f859","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet"}]} 2018-07-02 13:42:06,166 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet used request id req-150526c4-8ec2-4559-a0c9-9cc826d8aaea 2018-07-02 13:42:06,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:06,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:06 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b681f46f-8a69-4f9f-ad0f-19dae1e12e2f 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:42:06,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-b681f46f-8a69-4f9f-ad0f-19dae1e12e2f 2018-07-02 13:42:06,213 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet 2018-07-02 13:42:06,213 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-subnet 2018-07-02 13:42:06,217 - 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/3e82236b-fd8c-46e6-babe-03aafdc3f859 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:08,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fb31288-29db-4413-960b-dff586f4c12d Date: Mon, 02 Jul 2018 13:42:08 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:08,675 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/3e82236b-fd8c-46e6-babe-03aafdc3f859 used request id req-1fb31288-29db-4413-960b-dff586f4c12d 2018-07-02 13:42:08,675 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1137841a-91dc-416a-b4b9-c62dd4d0d904-pub-net 2018-07-02 13:42:08,680 - 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/e7cb220e-cdf6-42ec-8810-eca12d93e242 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f211572d84a854b4bfd6713b1a3965ceac170127" 2018-07-02 13:42:10,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4024c003-fb91-4ff5-8b21-68397cfaab5f Date: Mon, 02 Jul 2018 13:42:10 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:10,609 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/e7cb220e-cdf6-42ec-8810-eca12d93e242 used request id req-4024c003-fb91-4ff5-8b21-68397cfaab5f 2018-07-02 13:42:10,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:11,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["98SOl4r0TaCluxlU8mqeVQ"], "issued_at": "2018-07-02T13:42:11.000000Z"}} 2018-07-02 13:42:11,323 - 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}ab0a4a5bd2c248cf60b1626354b7657dd868f107" 2018-07-02 13:42:11,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ed9fb4a-6682-4b01-b070-6c424d1679a6 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-02 13:42:11,498 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8ed9fb4a-6682-4b01-b070-6c424d1679a6 2018-07-02 13:42:11,499 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-net 2018-07-02 13:42:11,504 - 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}ab0a4a5bd2c248cf60b1626354b7657dd868f107" -d '{"network": {"name": "NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-net", "admin_state_up": true}}' 2018-07-02 13:42:12,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ba5b24b3-9685-4527-bceb-c5e501025bf8 Date: Mon, 02 Jul 2018 13:42:12 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ba37b682-8e18-4f81-b1dd-1fa6720ac18b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:12Z","is_default":false,"provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:11Z","mtu":1450}} 2018-07-02 13:42:12,205 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-ba5b24b3-9685-4527-bceb-c5e501025bf8 2018-07-02 13:42:12,209 - 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=ba37b682-8e18-4f81-b1dd-1fa6720ac18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0a4a5bd2c248cf60b1626354b7657dd868f107" 2018-07-02 13:42:12,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f75a1295-6560-47ee-864e-faf486f5a190 Date: Mon, 02 Jul 2018 13:42:12 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ba37b682-8e18-4f81-b1dd-1fa6720ac18b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:12Z","provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:11Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:12,675 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ba37b682-8e18-4f81-b1dd-1fa6720ac18b used request id req-f75a1295-6560-47ee-864e-faf486f5a190 2018-07-02 13:42:12,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=ba37b682-8e18-4f81-b1dd-1fa6720ac18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0a4a5bd2c248cf60b1626354b7657dd868f107" 2018-07-02 13:42:12,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4ffa40e0-e448-486b-ba80-d1d0fb7c6233 Date: Mon, 02 Jul 2018 13:42:12 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:42:12,762 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba37b682-8e18-4f81-b1dd-1fa6720ac18b used request id req-4ffa40e0-e448-486b-ba80-d1d0fb7c6233 2018-07-02 13:42:12,762 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-subnet 2018-07-02 13:42:12,766 - 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}ab0a4a5bd2c248cf60b1626354b7657dd868f107" -d '{"subnets": [{"ip_version": 4, "network_id": "ba37b682-8e18-4f81-b1dd-1fa6720ac18b", "cidr": "", "name": "NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-subnet"}]}' 2018-07-02 13:42:12,786 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-f80df2ac-9555-42c4-ad80-6d1305c05a77 Date: Mon, 02 Jul 2018 13:42:12 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-02 13:42:12,787 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-f80df2ac-9555-42c4-ad80-6d1305c05a77 2018-07-02 13:42:12,787 - 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-02 13:42:12,787 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-subnet] for network [NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-net] 2018-07-02 13:42:12,787 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-cb42d1f0-34df-4131-bcf8-3f302b0ac761-pub-net 2018-07-02 13:42:12,791 - 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/ba37b682-8e18-4f81-b1dd-1fa6720ac18b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0a4a5bd2c248cf60b1626354b7657dd868f107" 2018-07-02 13:42:14,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38a45731-2329-4267-a3f3-c6846bd62315 Date: Mon, 02 Jul 2018 13:42:14 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:14,461 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/ba37b682-8e18-4f81-b1dd-1fa6720ac18b used request id req-38a45731-2329-4267-a3f3-c6846bd62315 2018-07-02 13:42:14,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:15,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["oPqHK5BLTauVO-26b4kR_Q"], "issued_at": "2018-07-02T13:42:15.000000Z"}} 2018-07-02 13:42:15,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}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:15,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b31f8eb3-228e-4530-be47-d871715a0279 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-02 13:42:15,315 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b31f8eb3-228e-4530-be47-d871715a0279 2018-07-02 13:42:15,316 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net 2018-07-02 13:42:15,321 - 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}388e5e5c8179f51311da5d89cad91520dc964264" -d '{"network": {"name": "NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net", "admin_state_up": true}}' 2018-07-02 13:42:15,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cf0ce62e-d366-4056-a4f9-da8b7c7d9224 Date: Mon, 02 Jul 2018 13:42:15 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:15Z","is_default":false,"provider:segmentation_id":17,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:15Z","mtu":1450}} 2018-07-02 13:42:15,979 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-cf0ce62e-d366-4056-a4f9-da8b7c7d9224 2018-07-02 13:42:15,987 - 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=9bf7cce2-28c2-453c-9717-67cdec4469e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:16,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f5dca5fa-cf8a-42f7-a05c-51c4f5ecda33 Date: Mon, 02 Jul 2018 13:42:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:15Z","provider:segmentation_id":17,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:16,642 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=9bf7cce2-28c2-453c-9717-67cdec4469e8 used request id req-f5dca5fa-cf8a-42f7-a05c-51c4f5ecda33 2018-07-02 13:42:16,648 - 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=9bf7cce2-28c2-453c-9717-67cdec4469e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:17,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d31dded-c0ad-4856-a8c9-7f7f1a2f4838 Date: Mon, 02 Jul 2018 13:42:17 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:42:17,184 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9bf7cce2-28c2-453c-9717-67cdec4469e8 used request id req-0d31dded-c0ad-4856-a8c9-7f7f1a2f4838 2018-07-02 13:42:17,185 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet 2018-07-02 13:42:17,189 - 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}388e5e5c8179f51311da5d89cad91520dc964264" -d '{"subnets": [{"ip_version": 4, "network_id": "9bf7cce2-28c2-453c-9717-67cdec4469e8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet"}]}' 2018-07-02 13:42:18,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-75eec496-3a96-4a67-9634-e5b47c8566e8 Date: Mon, 02 Jul 2018 13:42:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:17Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"46c28810-5bc2-4d1f-96ce-dd0f38e2dd46","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet"}]} 2018-07-02 13:42:18,242 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-75eec496-3a96-4a67-9634-e5b47c8566e8 2018-07-02 13:42:18,247 - 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=9bf7cce2-28c2-453c-9717-67cdec4469e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:18,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f4d5e828-e2b1-46fc-a2b4-21346b1a9f2b Date: Mon, 02 Jul 2018 13:42:18 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["46c28810-5bc2-4d1f-96ce-dd0f38e2dd46"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:17Z","provider:segmentation_id":17,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:18,696 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=9bf7cce2-28c2-453c-9717-67cdec4469e8 used request id req-f4d5e828-e2b1-46fc-a2b4-21346b1a9f2b 2018-07-02 13:42:18,701 - 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=9bf7cce2-28c2-453c-9717-67cdec4469e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:18,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-676842fe-cd44-4ab5-8f0f-6a45dff4c180 Date: Mon, 02 Jul 2018 13:42:18 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:17Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"46c28810-5bc2-4d1f-96ce-dd0f38e2dd46","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet"}]} 2018-07-02 13:42:18,876 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9bf7cce2-28c2-453c-9717-67cdec4469e8 used request id req-676842fe-cd44-4ab5-8f0f-6a45dff4c180 2018-07-02 13:42:18,882 - 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-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:19,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-465f0272-24c0-4478-bbd3-a175a0f42ed0 Date: Mon, 02 Jul 2018 13:42:19 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["46c28810-5bc2-4d1f-96ce-dd0f38e2dd46"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:17Z","provider:segmentation_id":17,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:19,037 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net used request id req-465f0272-24c0-4478-bbd3-a175a0f42ed0 2018-07-02 13:42:19,041 - 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-02 13:42:19,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:42: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-02 13:42:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:19,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:19 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ec18855-01b2-4e28-ab17-6abf5398cdad 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:42:19,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-1ec18855-01b2-4e28-ab17-6abf5398cdad 2018-07-02 13:42:19,090 - 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=9bf7cce2-28c2-453c-9717-67cdec4469e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:19,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53b5c980-d72b-42e5-9625-88aa0fd24d6a Date: Mon, 02 Jul 2018 13:42:19 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:17Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"46c28810-5bc2-4d1f-96ce-dd0f38e2dd46","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet"}]} 2018-07-02 13:42:19,167 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9bf7cce2-28c2-453c-9717-67cdec4469e8 used request id req-53b5c980-d72b-42e5-9625-88aa0fd24d6a 2018-07-02 13:42:19,173 - 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=9bf7cce2-28c2-453c-9717-67cdec4469e8&name=NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-936d9c0a-cf3c-49b9-8f61-bfe95614d679 Date: Mon, 02 Jul 2018 13:42:19 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:17Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"46c28810-5bc2-4d1f-96ce-dd0f38e2dd46","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet"}]} 2018-07-02 13:42:19,255 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9bf7cce2-28c2-453c-9717-67cdec4469e8&name=NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet used request id req-936d9c0a-cf3c-49b9-8f61-bfe95614d679 2018-07-02 13:42:19,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?network_id=9bf7cce2-28c2-453c-9717-67cdec4469e8&name=NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:19,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1c7e1338-5888-4336-bce0-6a106ade2dec Date: Mon, 02 Jul 2018 13:42:19 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:17Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"46c28810-5bc2-4d1f-96ce-dd0f38e2dd46","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet"}]} 2018-07-02 13:42:19,343 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9bf7cce2-28c2-453c-9717-67cdec4469e8&name=NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet used request id req-1c7e1338-5888-4336-bce0-6a106ade2dec 2018-07-02 13:42:19,347 - 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=9bf7cce2-28c2-453c-9717-67cdec4469e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:19,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6314e3e-e28c-4ee3-b28e-b83d9d5fe7c7 Date: Mon, 02 Jul 2018 13:42:19 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9bf7cce2-28c2-453c-9717-67cdec4469e8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:17Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"46c28810-5bc2-4d1f-96ce-dd0f38e2dd46","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet"}]} 2018-07-02 13:42:19,419 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=9bf7cce2-28c2-453c-9717-67cdec4469e8 used request id req-e6314e3e-e28c-4ee3-b28e-b83d9d5fe7c7 2018-07-02 13:42:19,420 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet 2018-07-02 13:42:19,420 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-subnet 2018-07-02 13:42:19,422 - 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/46c28810-5bc2-4d1f-96ce-dd0f38e2dd46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:21,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78369181-d814-4851-a9b3-82c58305d85f Date: Mon, 02 Jul 2018 13:42:21 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:21,851 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/46c28810-5bc2-4d1f-96ce-dd0f38e2dd46 used request id req-78369181-d814-4851-a9b3-82c58305d85f 2018-07-02 13:42:21,851 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-21728193-e1bd-4a41-ae96-7d8fbe3698f7-pub-net 2018-07-02 13:42:21,854 - 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/9bf7cce2-28c2-453c-9717-67cdec4469e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388e5e5c8179f51311da5d89cad91520dc964264" 2018-07-02 13:42:23,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af216d42-9724-4deb-b367-b841ad9bc8c6 Date: Mon, 02 Jul 2018 13:42:23 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:23,691 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/9bf7cce2-28c2-453c-9717-67cdec4469e8 used request id req-af216d42-9724-4deb-b367-b841ad9bc8c6 2018-07-02 13:42:23,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:24,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["s7fPfExDTuSHJswjBnNqQw"], "issued_at": "2018-07-02T13:42:24.000000Z"}} 2018-07-02 13:42:24,407 - 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}99d69f6296b0f39b1eecd132f225ecdcd8808460" 2018-07-02 13:42:24,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:24 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3baa5a42-38e8-44a8-b918-aa0ff08ede38 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-02 13:42:24,431 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3baa5a42-38e8-44a8-b918-aa0ff08ede38 2018-07-02 13:42:24,432 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-net 2018-07-02 13:42:24,437 - 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}99d69f6296b0f39b1eecd132f225ecdcd8808460" -d '{"network": {"name": "NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-net", "admin_state_up": true}}' 2018-07-02 13:42:25,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ee690fcb-3ca8-401e-91aa-79eadf4e4ed7 Date: Mon, 02 Jul 2018 13:42:25 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f54ae58-0a30-43e3-9c4a-e4237323032a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:24Z","is_default":false,"provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:24Z","mtu":1450}} 2018-07-02 13:42:25,095 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-ee690fcb-3ca8-401e-91aa-79eadf4e4ed7 2018-07-02 13:42:25,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/networks?id=8f54ae58-0a30-43e3-9c4a-e4237323032a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d69f6296b0f39b1eecd132f225ecdcd8808460" 2018-07-02 13:42:25,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-138f823d-4d2f-44c7-a4af-968faf829fcf Date: Mon, 02 Jul 2018 13:42:25 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f54ae58-0a30-43e3-9c4a-e4237323032a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:24Z","provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:24Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:25,592 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=8f54ae58-0a30-43e3-9c4a-e4237323032a used request id req-138f823d-4d2f-44c7-a4af-968faf829fcf 2018-07-02 13:42:25,598 - 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=8f54ae58-0a30-43e3-9c4a-e4237323032a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d69f6296b0f39b1eecd132f225ecdcd8808460" 2018-07-02 13:42:25,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50cc06ee-52fe-4a80-abef-53965780a788 Date: Mon, 02 Jul 2018 13:42:25 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:42:25,663 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=8f54ae58-0a30-43e3-9c4a-e4237323032a used request id req-50cc06ee-52fe-4a80-abef-53965780a788 2018-07-02 13:42:25,663 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-subnet 2018-07-02 13:42:25,670 - 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}99d69f6296b0f39b1eecd132f225ecdcd8808460" -d '{"subnets": [{"ip_version": 4, "network_id": "8f54ae58-0a30-43e3-9c4a-e4237323032a", "cidr": null, "name": "NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-subnet"}]}' 2018-07-02 13:42:25,772 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-9b8b86bc-a84f-4007-a136-cbd3302910bc Date: Mon, 02 Jul 2018 13:42:25 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-02 13:42:25,772 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-9b8b86bc-a84f-4007-a136-cbd3302910bc 2018-07-02 13:42:25,772 - 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-02 13:42:25,772 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-subnet] for network [NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-net] 2018-07-02 13:42:25,772 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-257d6196-b7fb-4f5d-b6ac-254e3d41c625-pub-net 2018-07-02 13:42:25,776 - 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/8f54ae58-0a30-43e3-9c4a-e4237323032a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d69f6296b0f39b1eecd132f225ecdcd8808460" 2018-07-02 13:42:27,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c29c13ae-9075-49a7-8bf4-49ea20ff0866 Date: Mon, 02 Jul 2018 13:42:27 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:27,046 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/8f54ae58-0a30-43e3-9c4a-e4237323032a used request id req-c29c13ae-9075-49a7-8bf4-49ea20ff0866 2018-07-02 13:42:27,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:27,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["4vHljLBGQtScm7uMP7Fgxg"], "issued_at": "2018-07-02T13:42:27.000000Z"}} 2018-07-02 13:42:27,786 - 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}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:27,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:27 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75ed87db-dc01-43ca-bbdc-75f8daefcdc6 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-02 13:42:27,815 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-75ed87db-dc01-43ca-bbdc-75f8daefcdc6 2018-07-02 13:42:27,816 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net 2018-07-02 13:42:27,823 - 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}25a9ed39af153112d9efab91513cb7a9ab068a15" -d '{"network": {"name": "NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net", "admin_state_up": true}}' 2018-07-02 13:42:28,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cab9c051-3926-4059-b6c0-8b9a4290b664 Date: Mon, 02 Jul 2018 13:42:28 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a250f001-e4af-4329-86e4-9a36c583a99a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:28Z","is_default":false,"provider:segmentation_id":63,"name":"NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:28Z","mtu":1450}} 2018-07-02 13:42:28,702 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-cab9c051-3926-4059-b6c0-8b9a4290b664 2018-07-02 13:42:28,707 - 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=a250f001-e4af-4329-86e4-9a36c583a99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:28,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d468e0b1-3acb-4a38-bf25-903406506357 Date: Mon, 02 Jul 2018 13:42:28 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a250f001-e4af-4329-86e4-9a36c583a99a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:28Z","provider:segmentation_id":63,"name":"NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:28Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:28,891 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=a250f001-e4af-4329-86e4-9a36c583a99a used request id req-d468e0b1-3acb-4a38-bf25-903406506357 2018-07-02 13:42:28,896 - 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=a250f001-e4af-4329-86e4-9a36c583a99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:29,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c4a2300d-23ad-46bf-b648-50d05cab5b67 Date: Mon, 02 Jul 2018 13:42:29 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:42:29,333 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a250f001-e4af-4329-86e4-9a36c583a99a used request id req-c4a2300d-23ad-46bf-b648-50d05cab5b67 2018-07-02 13:42:29,333 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-subnet 2018-07-02 13:42:29,338 - 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}25a9ed39af153112d9efab91513cb7a9ab068a15" -d '{"subnets": [{"ip_version": 4, "network_id": "a250f001-e4af-4329-86e4-9a36c583a99a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-subnet"}]}' 2018-07-02 13:42:30,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ace2eec-65af-4658-9660-2a4d4e3d13e4 Date: Mon, 02 Jul 2018 13:42:30 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a250f001-e4af-4329-86e4-9a36c583a99a","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:29Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"926b7044-6213-46f0-8bc8-a2aec7474705","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-subnet"}]} 2018-07-02 13:42:30,133 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-7ace2eec-65af-4658-9660-2a4d4e3d13e4 2018-07-02 13:42:30,136 - 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=a250f001-e4af-4329-86e4-9a36c583a99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:30,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-421c751c-eaba-454c-b6ce-094120819489 Date: Mon, 02 Jul 2018 13:42:30 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a250f001-e4af-4329-86e4-9a36c583a99a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["926b7044-6213-46f0-8bc8-a2aec7474705"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:29Z","provider:segmentation_id":63,"name":"NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:28Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:30,321 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=a250f001-e4af-4329-86e4-9a36c583a99a used request id req-421c751c-eaba-454c-b6ce-094120819489 2018-07-02 13:42:30,326 - 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=a250f001-e4af-4329-86e4-9a36c583a99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:30,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c34c211c-c8a4-4f07-b4f7-bda0d3300410 Date: Mon, 02 Jul 2018 13:42:30 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a250f001-e4af-4329-86e4-9a36c583a99a","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:29Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"926b7044-6213-46f0-8bc8-a2aec7474705","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-subnet"}]} 2018-07-02 13:42:30,443 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a250f001-e4af-4329-86e4-9a36c583a99a used request id req-c34c211c-c8a4-4f07-b4f7-bda0d3300410 2018-07-02 13:42:30,449 - 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-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:30,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6b5005e4-b206-4da9-88a6-b88321bfbe1e Date: Mon, 02 Jul 2018 13:42:30 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a250f001-e4af-4329-86e4-9a36c583a99a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["926b7044-6213-46f0-8bc8-a2aec7474705"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:29Z","provider:segmentation_id":63,"name":"NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:28Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:30,972 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net used request id req-6b5005e4-b206-4da9-88a6-b88321bfbe1e 2018-07-02 13:42:30,974 - 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-02 13:42:30,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:42: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-02 13:42:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:31,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:30 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c6ceca1-a451-4cb0-9827-846c16bc9557 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:42:31,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-8c6ceca1-a451-4cb0-9827-846c16bc9557 2018-07-02 13:42:31,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?network_id=a250f001-e4af-4329-86e4-9a36c583a99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-78bb00ea-1bf1-4d79-8370-199a7ffa318c Date: Mon, 02 Jul 2018 13:42:31 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a250f001-e4af-4329-86e4-9a36c583a99a","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:29Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"926b7044-6213-46f0-8bc8-a2aec7474705","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-subnet"}]} 2018-07-02 13:42:31,103 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a250f001-e4af-4329-86e4-9a36c583a99a used request id req-78bb00ea-1bf1-4d79-8370-199a7ffa318c 2018-07-02 13:42:31,103 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-subnet 2018-07-02 13:42:31,103 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-subnet 2018-07-02 13:42:31,108 - 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/926b7044-6213-46f0-8bc8-a2aec7474705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:33,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d4adc56-e37f-482b-be71-ca9b10de153d Date: Mon, 02 Jul 2018 13:42:33 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:33,588 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/926b7044-6213-46f0-8bc8-a2aec7474705 used request id req-6d4adc56-e37f-482b-be71-ca9b10de153d 2018-07-02 13:42:33,588 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-4890d729-ea40-423e-af10-3dc4f66e941b-pub-net 2018-07-02 13:42:33,592 - 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/a250f001-e4af-4329-86e4-9a36c583a99a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a9ed39af153112d9efab91513cb7a9ab068a15" 2018-07-02 13:42:35,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d03efbde-0f96-4335-a5d5-a0ca825ed108 Date: Mon, 02 Jul 2018 13:42:35 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:35,373 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/a250f001-e4af-4329-86e4-9a36c583a99a used request id req-d03efbde-0f96-4335-a5d5-a0ca825ed108 2018-07-02 13:42:35,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:36,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["eJladutAToK5zePa7UBL5A"], "issued_at": "2018-07-02T13:42:36.000000Z"}} 2018-07-02 13:42:36,123 - 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}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:36,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f082374c-01c7-4602-a76a-0c35c51394bd 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-02 13:42:36,290 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f082374c-01c7-4602-a76a-0c35c51394bd 2018-07-02 13:42:36,292 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net 2018-07-02 13:42:36,296 - 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}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" -d '{"network": {"name": "NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net", "admin_state_up": true}}' 2018-07-02 13:42:36,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-6485b11b-6722-44eb-aa47-b5650746f382 Date: Mon, 02 Jul 2018 13:42:36 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:36Z","is_default":false,"provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:36Z","mtu":1450}} 2018-07-02 13:42:36,990 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-6485b11b-6722-44eb-aa47-b5650746f382 2018-07-02 13:42:36,994 - 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=d9deaa97-ce58-436c-9924-d3cac5213dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:37,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cdbe98c9-5d05-4b85-ab51-88c498cc0410 Date: Mon, 02 Jul 2018 13:42:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:36Z","provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:37,493 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=d9deaa97-ce58-436c-9924-d3cac5213dfb used request id req-cdbe98c9-5d05-4b85-ab51-88c498cc0410 2018-07-02 13:42:37,499 - 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=d9deaa97-ce58-436c-9924-d3cac5213dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:37,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d664126-6664-4191-a7db-b906637e567c Date: Mon, 02 Jul 2018 13:42:37 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:42:37,563 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d9deaa97-ce58-436c-9924-d3cac5213dfb used request id req-9d664126-6664-4191-a7db-b906637e567c 2018-07-02 13:42:37,564 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet 2018-07-02 13:42:37,570 - 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}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" -d '{"subnets": [{"ip_version": 4, "network_id": "d9deaa97-ce58-436c-9924-d3cac5213dfb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet"}]}' 2018-07-02 13:42:38,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-946094fa-0c20-4bae-a2b4-dab1390e44a5 Date: Mon, 02 Jul 2018 13:42:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:37Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"2f4c30ef-9029-4010-8487-7a5e12678089","subnetpool_id":null,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet"}]} 2018-07-02 13:42:38,422 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-946094fa-0c20-4bae-a2b4-dab1390e44a5 2018-07-02 13:42:38,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/networks?id=d9deaa97-ce58-436c-9924-d3cac5213dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:38,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6468135e-735e-41f6-9baf-81712937adfb Date: Mon, 02 Jul 2018 13:42:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["2f4c30ef-9029-4010-8487-7a5e12678089"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:37Z","provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:38,577 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=d9deaa97-ce58-436c-9924-d3cac5213dfb used request id req-6468135e-735e-41f6-9baf-81712937adfb 2018-07-02 13:42: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/subnets?network_id=d9deaa97-ce58-436c-9924-d3cac5213dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:38,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9abfa6d0-c29a-4226-8d98-4187eed2eff5 Date: Mon, 02 Jul 2018 13:42:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:37Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"2f4c30ef-9029-4010-8487-7a5e12678089","subnetpool_id":null,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet"}]} 2018-07-02 13:42:38,682 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d9deaa97-ce58-436c-9924-d3cac5213dfb used request id req-9abfa6d0-c29a-4226-8d98-4187eed2eff5 2018-07-02 13:42:38,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-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:38,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cbbb5b26-4e0c-445f-8650-f9d1271ffa17 Date: Mon, 02 Jul 2018 13:42:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["2f4c30ef-9029-4010-8487-7a5e12678089"],"description":"","tags":[],"updated_at":"2018-07-02T13:42:37Z","provider:segmentation_id":13,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:42:38,864 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net used request id req-cbbb5b26-4e0c-445f-8650-f9d1271ffa17 2018-07-02 13:42:38,866 - 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-02 13:42:38,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:42:38 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-02 13:42:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:38,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:38 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ddab540-6c94-474f-b07e-0a9968ccd63f 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:42:38,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-4ddab540-6c94-474f-b07e-0a9968ccd63f 2018-07-02 13:42:38,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=d9deaa97-ce58-436c-9924-d3cac5213dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:39,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3457092b-4112-4999-8db8-9ed164a0beda Date: Mon, 02 Jul 2018 13:42:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:37Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"2f4c30ef-9029-4010-8487-7a5e12678089","subnetpool_id":null,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet"}]} 2018-07-02 13:42:39,455 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d9deaa97-ce58-436c-9924-d3cac5213dfb used request id req-3457092b-4112-4999-8db8-9ed164a0beda 2018-07-02 13:42:39,461 - 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=d9deaa97-ce58-436c-9924-d3cac5213dfb&name=NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:39,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-72c2cb62-c9ce-45fa-9e42-ce91fe0d95f9 Date: Mon, 02 Jul 2018 13:42:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9deaa97-ce58-436c-9924-d3cac5213dfb","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:37Z","dns_nameservers":[],"updated_at":"2018-07-02T13:42:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"2f4c30ef-9029-4010-8487-7a5e12678089","subnetpool_id":null,"name":"NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet"}]} 2018-07-02 13:42:39,875 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d9deaa97-ce58-436c-9924-d3cac5213dfb&name=NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet used request id req-72c2cb62-c9ce-45fa-9e42-ce91fe0d95f9 2018-07-02 13:42:39,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:42:39,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:40,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["QaXGYyfsQqGBI0ATmA7dew"], "issued_at": "2018-07-02T13:42:40.000000Z"}} 2018-07-02 13:42:40,575 - 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}868a695d40232e312945ea8bb9f5a4b52b4c8a3f" 2018-07-02 13:42:40,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58c1d44c-fcca-46c2-9147-56b44443ee80 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-02 13:42:40,728 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-58c1d44c-fcca-46c2-9147-56b44443ee80 2018-07-02 13:42:40,736 - 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}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:40,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a8b53592-254f-4177-b40e-784806284f78 Date: Mon, 02 Jul 2018 13:42: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":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:42:40,889 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-a8b53592-254f-4177-b40e-784806284f78 2018-07-02 13:42:40,897 - 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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:40,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-20136e51-a653-4bf5-8e76-9ec9658fd2c6 Date: Mon, 02 Jul 2018 13:42:40 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:42:40,974 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-20136e51-a653-4bf5-8e76-9ec9658fd2c6 2018-07-02 13:42:40,975 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router 2018-07-02 13:42:40,978 - 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}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" -d '{"router": {"external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4"}, "name": "NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router", "admin_state_up": true}}' 2018-07-02 13:42:43,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-544f7a95-f205-4b92-a4ad-d9b6d0659f09 Date: Mon, 02 Jul 2018 13:42:43 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:42:41Z", "admin_state_up": true, "updated_at": "2018-07-02T13:42:43Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "16af8212-7651-4136-898f-a68ce8bca95d", "name": "NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router"}} 2018-07-02 13:42:43,552 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-544f7a95-f205-4b92-a4ad-d9b6d0659f09 2018-07-02 13:42:43,555 - 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=16af8212-7651-4136-898f-a68ce8bca95d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:43,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-68864cac-c88d-4e04-aab4-05b0385455b2 Date: Mon, 02 Jul 2018 13:42:43 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:42:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.112"}],"id":"adb871fa-fa99-4819-9558-49c528c913a7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:d8:38","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"16af8212-7651-4136-898f-a68ce8bca95d","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:42:42Z","binding:vnic_type":"normal"}]} 2018-07-02 13:42:43,641 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=16af8212-7651-4136-898f-a68ce8bca95d used request id req-68864cac-c88d-4e04-aab4-05b0385455b2 2018-07-02 13:42:43,647 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:43,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-4ac67ceb-fe8e-4ed2-99fe-511c4d1b3cce Date: Mon, 02 Jul 2018 13:42:43 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:42:43,728 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-4ac67ceb-fe8e-4ed2-99fe-511c4d1b3cce 2018-07-02 13:42:43,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/routers?name=NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:43,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ebd8f0c0-8bad-4b61-bd6b-18f756b6f8c5 Date: Mon, 02 Jul 2018 13:42:43 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:42:41Z", "admin_state_up": true, "updated_at": "2018-07-02T13:42:43Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "16af8212-7651-4136-898f-a68ce8bca95d", "name": "NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router"}]} 2018-07-02 13:42:43,959 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router used request id req-ebd8f0c0-8bad-4b61-bd6b-18f756b6f8c5 2018-07-02 13:42:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:43,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:43 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db20dbc4-cc9d-4c15-a15f-1e4d843dabca 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:42:43,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-db20dbc4-cc9d-4c15-a15f-1e4d843dabca 2018-07-02 13:42:43,998 - 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=16af8212-7651-4136-898f-a68ce8bca95d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:44,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-111e3ac5-3938-4e18-a0b8-094c2be01449 Date: Mon, 02 Jul 2018 13:42:44 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:42:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.112"}],"id":"adb871fa-fa99-4819-9558-49c528c913a7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:d8:38","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"16af8212-7651-4136-898f-a68ce8bca95d","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:42:42Z","binding:vnic_type":"normal"}]} 2018-07-02 13:42:44,080 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=16af8212-7651-4136-898f-a68ce8bca95d used request id req-111e3ac5-3938-4e18-a0b8-094c2be01449 2018-07-02 13:42:44,086 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:44,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-6809fc5f-9e8c-42be-b6d1-31ab70c50624 Date: Mon, 02 Jul 2018 13:42:44 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:42:44,162 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-6809fc5f-9e8c-42be-b6d1-31ab70c50624 2018-07-02 13:42:44,162 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router 2018-07-02 13:42:44,169 - 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/16af8212-7651-4136-898f-a68ce8bca95d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" -d '{"subnet_id": "2f4c30ef-9029-4010-8487-7a5e12678089"}' 2018-07-02 13:42:47,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8a20b7fd-ec82-4874-ad22-7dc3586e77e1 Date: Mon, 02 Jul 2018 13:42:47 GMT Connection: close RESP BODY: {"network_id": "d9deaa97-ce58-436c-9924-d3cac5213dfb", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "subnet_id": "2f4c30ef-9029-4010-8487-7a5e12678089", "subnet_ids": ["2f4c30ef-9029-4010-8487-7a5e12678089"], "port_id": "3d980012-df9d-47c9-9c75-705c944aa0b5", "id": "16af8212-7651-4136-898f-a68ce8bca95d"} 2018-07-02 13:42:47,613 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/16af8212-7651-4136-898f-a68ce8bca95d/add_router_interface used request id req-8a20b7fd-ec82-4874-ad22-7dc3586e77e1 2018-07-02 13:42:47,613 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router 2018-07-02 13:42:47,618 - 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/16af8212-7651-4136-898f-a68ce8bca95d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" -d '{"subnet_id": "2f4c30ef-9029-4010-8487-7a5e12678089"}' 2018-07-02 13:42:51,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f946d674-82f5-4b44-93a7-e1068a56be93 Date: Mon, 02 Jul 2018 13:42:51 GMT Connection: close RESP BODY: {"network_id": "d9deaa97-ce58-436c-9924-d3cac5213dfb", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "subnet_id": "2f4c30ef-9029-4010-8487-7a5e12678089", "subnet_ids": ["2f4c30ef-9029-4010-8487-7a5e12678089"], "port_id": "3d980012-df9d-47c9-9c75-705c944aa0b5", "id": "16af8212-7651-4136-898f-a68ce8bca95d"} 2018-07-02 13:42:51,061 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/16af8212-7651-4136-898f-a68ce8bca95d/remove_router_interface used request id req-f946d674-82f5-4b44-93a7-e1068a56be93 2018-07-02 13:42:51,062 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router 2018-07-02 13:42:51,066 - 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/16af8212-7651-4136-898f-a68ce8bca95d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:54,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-994e634b-5890-42eb-9b04-7a325a009e97 Content-Length: 0 Date: Mon, 02 Jul 2018 13:42:54 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:54,058 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/16af8212-7651-4136-898f-a68ce8bca95d used request id req-994e634b-5890-42eb-9b04-7a325a009e97 2018-07-02 13:42:54,062 - 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-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:54,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2a1f5a5f-3b6b-4eb2-951e-341f5d30d507 Date: Mon, 02 Jul 2018 13:42:54 GMT Connection: close RESP BODY: {"routers": []} 2018-07-02 13:42:54,241 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-router used request id req-2a1f5a5f-3b6b-4eb2-951e-341f5d30d507 2018-07-02 13:42:54,242 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet 2018-07-02 13:42:54,242 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-subnet 2018-07-02 13:42:54,248 - 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/2f4c30ef-9029-4010-8487-7a5e12678089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:56,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ecf3cd1-8ef4-45e7-b7a0-b62a19abee96 Date: Mon, 02 Jul 2018 13:42:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:56,173 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/2f4c30ef-9029-4010-8487-7a5e12678089 used request id req-2ecf3cd1-8ef4-45e7-b7a0-b62a19abee96 2018-07-02 13:42:56,174 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-eaad000e-fb90-4ad5-8e11-45b222689731-pub-net 2018-07-02 13:42:56,178 - 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/d9deaa97-ce58-436c-9924-d3cac5213dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547bb6c2079373f4c0f590e7de6c8ca56d3e00a9" 2018-07-02 13:42:58,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-865279d5-6adc-4582-9ca7-9f717e168475 Date: Mon, 02 Jul 2018 13:42:58 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:42:58,252 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/d9deaa97-ce58-436c-9924-d3cac5213dfb used request id req-865279d5-6adc-4582-9ca7-9f717e168475 2018-07-02 13:42:58,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:42:58,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["V87F8zyzS9-qtXw7GSLzTA"], "issued_at": "2018-07-02T13:42:58.000000Z"}} 2018-07-02 13:42:58,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}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:42:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:42:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4cbbbb5-1be4-4094-aa30-0b6f7e29ddd8 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-02 13:42:59,256 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c4cbbbb5-1be4-4094-aa30-0b6f7e29ddd8 2018-07-02 13:42:59,259 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net 2018-07-02 13:42:59,264 - 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}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" -d '{"network": {"name": "NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net", "admin_state_up": true}}' 2018-07-02 13:43:00,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-9c82597a-a257-4f36-8c4a-f22a4bbad228 Date: Mon, 02 Jul 2018 13:43:00 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a4078f09-0da5-47ae-8d89-8da06d5cf6ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:59Z","is_default":false,"provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:59Z","mtu":1450}} 2018-07-02 13:43:00,027 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-9c82597a-a257-4f36-8c4a-f22a4bbad228 2018-07-02 13:43:00,034 - 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=a4078f09-0da5-47ae-8d89-8da06d5cf6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:00,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4d86f2a7-5e48-4665-b95f-f2a48063e0c6 Date: Mon, 02 Jul 2018 13:43:00 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a4078f09-0da5-47ae-8d89-8da06d5cf6ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:42:59Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:59Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:00,424 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=a4078f09-0da5-47ae-8d89-8da06d5cf6ce used request id req-4d86f2a7-5e48-4665-b95f-f2a48063e0c6 2018-07-02 13:43:00,432 - 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=a4078f09-0da5-47ae-8d89-8da06d5cf6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:00,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9314be64-8ec0-4681-9715-bf9fae6acc4c Date: Mon, 02 Jul 2018 13:43:00 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:43:00,834 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a4078f09-0da5-47ae-8d89-8da06d5cf6ce used request id req-9314be64-8ec0-4681-9715-bf9fae6acc4c 2018-07-02 13:43:00,835 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet 2018-07-02 13:43:00,841 - 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}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" -d '{"subnets": [{"ip_version": 4, "network_id": "a4078f09-0da5-47ae-8d89-8da06d5cf6ce", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet"}]}' 2018-07-02 13:43:01,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3621f80b-d191-4046-9c61-2d3ed5252ff9 Date: Mon, 02 Jul 2018 13:43:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4078f09-0da5-47ae-8d89-8da06d5cf6ce","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:01Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:01Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a518076d-adda-4f27-8f85-ed940f352014","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet"}]} 2018-07-02 13:43:01,458 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-3621f80b-d191-4046-9c61-2d3ed5252ff9 2018-07-02 13:43:01,465 - 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=a4078f09-0da5-47ae-8d89-8da06d5cf6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:01,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b96f3c91-365f-41f9-817c-14296c11a48e Date: Mon, 02 Jul 2018 13:43:01 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4078f09-0da5-47ae-8d89-8da06d5cf6ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a518076d-adda-4f27-8f85-ed940f352014"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:01Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:59Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:01,663 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=a4078f09-0da5-47ae-8d89-8da06d5cf6ce used request id req-b96f3c91-365f-41f9-817c-14296c11a48e 2018-07-02 13:43:01,668 - 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=a4078f09-0da5-47ae-8d89-8da06d5cf6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:01,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-38df47b6-8a1f-4fb8-a61a-e4dff63b012e Date: Mon, 02 Jul 2018 13:43:01 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4078f09-0da5-47ae-8d89-8da06d5cf6ce","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:01Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:01Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a518076d-adda-4f27-8f85-ed940f352014","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet"}]} 2018-07-02 13:43:01,775 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a4078f09-0da5-47ae-8d89-8da06d5cf6ce used request id req-38df47b6-8a1f-4fb8-a61a-e4dff63b012e 2018-07-02 13:43:01,779 - 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-7544193c-5c8c-4203-a150-da78a676a997-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:01,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b2f427ec-e996-4821-82e1-65d565ad4fd7 Date: Mon, 02 Jul 2018 13:43:01 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4078f09-0da5-47ae-8d89-8da06d5cf6ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a518076d-adda-4f27-8f85-ed940f352014"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:01Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:42:59Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:01,952 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net used request id req-b2f427ec-e996-4821-82e1-65d565ad4fd7 2018-07-02 13:43:01,956 - 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-02 13:43:01,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:43: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-02 13:43:01,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:02,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:01 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3ccaa54-c27b-4cee-939d-330dcae71041 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:02,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-f3ccaa54-c27b-4cee-939d-330dcae71041 2018-07-02 13:43:02,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/subnets?network_id=a4078f09-0da5-47ae-8d89-8da06d5cf6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:02,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1babe296-0744-434f-b5b7-02946ae52cf5 Date: Mon, 02 Jul 2018 13:43:02 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4078f09-0da5-47ae-8d89-8da06d5cf6ce","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:01Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:01Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a518076d-adda-4f27-8f85-ed940f352014","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet"}]} 2018-07-02 13:43:02,532 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=a4078f09-0da5-47ae-8d89-8da06d5cf6ce used request id req-1babe296-0744-434f-b5b7-02946ae52cf5 2018-07-02 13:43:02,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:43:02,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:03,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["O15WCPktTEmqJudWNQ-DhQ"], "issued_at": "2018-07-02T13:43:03.000000Z"}} 2018-07-02 13:43:03,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}190abb2c47eb71859d2c96957ee36caf1e2aa066" 2018-07-02 13:43:03,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:03 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-897a1cf8-e02b-4a05-8838-069ebfb69885 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-02 13:43:03,384 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-897a1cf8-e02b-4a05-8838-069ebfb69885 2018-07-02 13:43:03,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:03,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b6fcb153-fb6f-4ae6-9db7-83494e3da4a3 Date: Mon, 02 Jul 2018 13:43:03 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:43:03,879 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-b6fcb153-fb6f-4ae6-9db7-83494e3da4a3 2018-07-02 13:43:03,884 - 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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:03,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-32eaec5e-90bd-4ecb-959f-f304c717e59c Date: Mon, 02 Jul 2018 13:43:03 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:43:03,960 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-32eaec5e-90bd-4ecb-959f-f304c717e59c 2018-07-02 13:43:03,961 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router 2018-07-02 13:43:03,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" -d '{"router": {"external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4"}, "name": "NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router", "admin_state_up": true}}' 2018-07-02 13:43:06,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e10539a5-b552-4046-ba0f-712af513dd5c Date: Mon, 02 Jul 2018 13:43:06 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:43:04Z", "admin_state_up": true, "updated_at": "2018-07-02T13:43:05Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3445d4e7-4d5e-4d52-9532-7f11dadee2c1", "name": "NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router"}} 2018-07-02 13:43:06,169 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-e10539a5-b552-4046-ba0f-712af513dd5c 2018-07-02 13:43:06,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/ports?device_id=3445d4e7-4d5e-4d52-9532-7f11dadee2c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:06,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e64ec691-6217-4dab-89c4-e114eb9c0968 Date: Mon, 02 Jul 2018 13:43:06 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:05Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.116"}],"id":"dd9be5eb-4727-4877-8d58-85890405152a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:66:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3445d4e7-4d5e-4d52-9532-7f11dadee2c1","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:43:04Z","binding:vnic_type":"normal"}]} 2018-07-02 13:43:06,269 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=3445d4e7-4d5e-4d52-9532-7f11dadee2c1 used request id req-e64ec691-6217-4dab-89c4-e114eb9c0968 2018-07-02 13:43:06,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/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:06,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-b087c51e-e181-4f01-b5de-b0782a10e4c6 Date: Mon, 02 Jul 2018 13:43:06 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:43:06,386 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-b087c51e-e181-4f01-b5de-b0782a10e4c6 2018-07-02 13:43:06,391 - 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-7544193c-5c8c-4203-a150-da78a676a997-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:06,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-18e315fa-f25d-45c3-9c72-114b932a6e33 Date: Mon, 02 Jul 2018 13:43:06 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:43:04Z", "admin_state_up": true, "updated_at": "2018-07-02T13:43:05Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3445d4e7-4d5e-4d52-9532-7f11dadee2c1", "name": "NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router"}]} 2018-07-02 13:43:06,828 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router used request id req-18e315fa-f25d-45c3-9c72-114b932a6e33 2018-07-02 13:43:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:06,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:06 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f7f7d73-0afa-42fb-9a8e-8e958e990707 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:06,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-2f7f7d73-0afa-42fb-9a8e-8e958e990707 2018-07-02 13:43:06,987 - 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=3445d4e7-4d5e-4d52-9532-7f11dadee2c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:07,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0b605185-40dc-47cb-a9f5-07b57280de80 Date: Mon, 02 Jul 2018 13:43:07 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:05Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.116"}],"id":"dd9be5eb-4727-4877-8d58-85890405152a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:66:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3445d4e7-4d5e-4d52-9532-7f11dadee2c1","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:43:04Z","binding:vnic_type":"normal"}]} 2018-07-02 13:43:07,068 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=3445d4e7-4d5e-4d52-9532-7f11dadee2c1 used request id req-0b605185-40dc-47cb-a9f5-07b57280de80 2018-07-02 13:43:07,073 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:07,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-abc7e6a6-7ceb-4f43-8303-4c812b2f4c11 Date: Mon, 02 Jul 2018 13:43:07 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:43:07,148 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-abc7e6a6-7ceb-4f43-8303-4c812b2f4c11 2018-07-02 13:43:07,148 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet 2018-07-02 13:43:07,151 - 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/a518076d-adda-4f27-8f85-ed940f352014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:08,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee2cb4d1-4191-4fa8-91dc-04cf870a23d4 Date: Mon, 02 Jul 2018 13:43:08 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:08,989 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/a518076d-adda-4f27-8f85-ed940f352014 used request id req-ee2cb4d1-4191-4fa8-91dc-04cf870a23d4 2018-07-02 13:43:08,989 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router 2018-07-02 13:43:08,993 - 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/3445d4e7-4d5e-4d52-9532-7f11dadee2c1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" -d '{"subnet_id": "a518076d-adda-4f27-8f85-ed940f352014"}' 2018-07-02 13:43:09,645 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-977201e5-6554-4b5a-9b30-2efccfda1d6f Date: Mon, 02 Jul 2018 13:43:09 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Subnet a518076d-adda-4f27-8f85-ed940f352014 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-02 13:43:09,646 - keystoneauth.session - DEBUG - PUT call to network for http://10.16.0.107:9696/v2.0/routers/3445d4e7-4d5e-4d52-9532-7f11dadee2c1/add_router_interface used request id req-977201e5-6554-4b5a-9b30-2efccfda1d6f 2018-07-02 13:43:09,646 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a518076d-adda-4f27-8f85-ed940f352014 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-02 13:43:09,646 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router 2018-07-02 13:43:09,650 - 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/3445d4e7-4d5e-4d52-9532-7f11dadee2c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:11,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3cdae9ae-e40f-4863-8a0f-dd5bfd0014d6 Content-Length: 0 Date: Mon, 02 Jul 2018 13:43:11 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:11,998 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/3445d4e7-4d5e-4d52-9532-7f11dadee2c1 used request id req-3cdae9ae-e40f-4863-8a0f-dd5bfd0014d6 2018-07-02 13:43:12,001 - 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-7544193c-5c8c-4203-a150-da78a676a997-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:12,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8b23d5b7-a56d-4366-bcbd-4e76146066a6 Date: Mon, 02 Jul 2018 13:43:12 GMT Connection: close RESP BODY: {"routers": []} 2018-07-02 13:43:12,126 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-router used request id req-8b23d5b7-a56d-4366-bcbd-4e76146066a6 2018-07-02 13:43:12,127 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet 2018-07-02 13:43:12,127 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-subnet 2018-07-02 13:43:12,132 - 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/a518076d-adda-4f27-8f85-ed940f352014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:12,196 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-61d73ee1-2b32-4ae9-a20e-a513660bdd7c Date: Mon, 02 Jul 2018 13:43:12 GMT Connection: close RESP BODY: {"NeutronError": {"message": "Subnet a518076d-adda-4f27-8f85-ed940f352014 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-02 13:43:12,196 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/a518076d-adda-4f27-8f85-ed940f352014 used request id req-61d73ee1-2b32-4ae9-a20e-a513660bdd7c 2018-07-02 13:43:12,196 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a518076d-adda-4f27-8f85-ed940f352014 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-02 13:43:12,196 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7544193c-5c8c-4203-a150-da78a676a997-pub-net 2018-07-02 13:43:12,199 - 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/a4078f09-0da5-47ae-8d89-8da06d5cf6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161b9e01aa34c30f65b65d2fb4636a27e9dd8e6c" 2018-07-02 13:43:13,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a45d2799-ca74-42a7-873f-a5fccffb0cb6 Date: Mon, 02 Jul 2018 13:43:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:13,554 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/a4078f09-0da5-47ae-8d89-8da06d5cf6ce used request id req-a45d2799-ca74-42a7-873f-a5fccffb0cb6 2018-07-02 13:43:13,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:14,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["C2ShgzjsR3SihKwhW8x4YA"], "issued_at": "2018-07-02T13:43:14.000000Z"}} 2018-07-02 13:43:14,263 - 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}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:14,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:14 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51999b7b-ad97-4452-ac3d-b1ef4ef4d2db 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-02 13:43:14,287 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-51999b7b-ad97-4452-ac3d-b1ef4ef4d2db 2018-07-02 13:43:14,288 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net 2018-07-02 13:43:14,293 - 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}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" -d '{"network": {"name": "NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net", "admin_state_up": true}}' 2018-07-02 13:43:14,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-69207091-810f-4329-9adb-9519f67d5e55 Date: Mon, 02 Jul 2018 13:43:14 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:14Z","is_default":false,"provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:14Z","mtu":1450}} 2018-07-02 13:43:14,994 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-69207091-810f-4329-9adb-9519f67d5e55 2018-07-02 13:43:14,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?id=2a850829-31d4-4c3a-bcf9-f9a80615505e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:15,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c27168e5-47cf-42d2-9432-edd089c4032a Date: Mon, 02 Jul 2018 13:43:15 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:14Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:14Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:15,438 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=2a850829-31d4-4c3a-bcf9-f9a80615505e used request id req-c27168e5-47cf-42d2-9432-edd089c4032a 2018-07-02 13:43:15,445 - 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=2a850829-31d4-4c3a-bcf9-f9a80615505e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:15,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00de7779-37ad-44fb-8ee3-121ca4e2d4c0 Date: Mon, 02 Jul 2018 13:43:15 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:43:15,505 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2a850829-31d4-4c3a-bcf9-f9a80615505e used request id req-00de7779-37ad-44fb-8ee3-121ca4e2d4c0 2018-07-02 13:43:15,505 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet 2018-07-02 13:43:15,509 - 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}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" -d '{"subnets": [{"ip_version": 4, "network_id": "2a850829-31d4-4c3a-bcf9-f9a80615505e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet"}]}' 2018-07-02 13:43:16,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93f3cdd9-7fb5-4aac-b3db-cd421953c629 Date: Mon, 02 Jul 2018 13:43:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1b065765-ab85-4e42-bc13-8f171d6abf99","subnetpool_id":null,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet"}]} 2018-07-02 13:43:16,351 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-93f3cdd9-7fb5-4aac-b3db-cd421953c629 2018-07-02 13:43:16,355 - 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=2a850829-31d4-4c3a-bcf9-f9a80615505e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:16,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5f96a25d-8e97-4e8e-8435-c1fb74f3874a Date: Mon, 02 Jul 2018 13:43:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["1b065765-ab85-4e42-bc13-8f171d6abf99"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:15Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:14Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:16,792 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=2a850829-31d4-4c3a-bcf9-f9a80615505e used request id req-5f96a25d-8e97-4e8e-8435-c1fb74f3874a 2018-07-02 13:43:16,795 - 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=2a850829-31d4-4c3a-bcf9-f9a80615505e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:16,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-75181c38-b18e-454d-b702-3b2f1d2cc4af Date: Mon, 02 Jul 2018 13:43:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1b065765-ab85-4e42-bc13-8f171d6abf99","subnetpool_id":null,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet"}]} 2018-07-02 13:43:16,891 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2a850829-31d4-4c3a-bcf9-f9a80615505e used request id req-75181c38-b18e-454d-b702-3b2f1d2cc4af 2018-07-02 13:43:16,895 - 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-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:17,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-50dfa84d-8b1d-415a-ba01-3dd2d089666f Date: Mon, 02 Jul 2018 13:43:17 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["1b065765-ab85-4e42-bc13-8f171d6abf99"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:15Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:14Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:17,037 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net used request id req-50dfa84d-8b1d-415a-ba01-3dd2d089666f 2018-07-02 13:43:17,039 - 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-02 13:43:17,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:43: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-02 13:43:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:17,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:17 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad1559da-5eff-42a6-9565-0acfa2821c58 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:17,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-ad1559da-5eff-42a6-9565-0acfa2821c58 2018-07-02 13:43:17,088 - 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=2a850829-31d4-4c3a-bcf9-f9a80615505e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:17,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-98961617-fdb3-4689-aea9-6d6b40cfb741 Date: Mon, 02 Jul 2018 13:43:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1b065765-ab85-4e42-bc13-8f171d6abf99","subnetpool_id":null,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet"}]} 2018-07-02 13:43:17,176 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2a850829-31d4-4c3a-bcf9-f9a80615505e used request id req-98961617-fdb3-4689-aea9-6d6b40cfb741 2018-07-02 13:43:17,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=2a850829-31d4-4c3a-bcf9-f9a80615505e&name=NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:17,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b49db654-e82c-48b5-9c76-719caf086a70 Date: Mon, 02 Jul 2018 13:43:17 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a850829-31d4-4c3a-bcf9-f9a80615505e","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1b065765-ab85-4e42-bc13-8f171d6abf99","subnetpool_id":null,"name":"NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet"}]} 2018-07-02 13:43:17,257 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=2a850829-31d4-4c3a-bcf9-f9a80615505e&name=NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet used request id req-b49db654-e82c-48b5-9c76-719caf086a70 2018-07-02 13:43:17,257 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet 2018-07-02 13:43:17,257 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-subnet 2018-07-02 13:43:17,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/1b065765-ab85-4e42-bc13-8f171d6abf99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:19,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03e0b004-22ec-4377-a506-28b6c90a2281 Date: Mon, 02 Jul 2018 13:43:19 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:19,065 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/1b065765-ab85-4e42-bc13-8f171d6abf99 used request id req-03e0b004-22ec-4377-a506-28b6c90a2281 2018-07-02 13:43:19,065 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-96239c29-bcbd-41c0-81f3-8ee012982c5a-pub-net 2018-07-02 13:43:19,069 - 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/2a850829-31d4-4c3a-bcf9-f9a80615505e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a307b84fbcafb7a5a29ff73fed163dc8600bfd" 2018-07-02 13:43:20,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a78ddb6f-274b-4dcd-a165-b6b00f0961f1 Date: Mon, 02 Jul 2018 13:43:20 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:20,919 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/2a850829-31d4-4c3a-bcf9-f9a80615505e used request id req-a78ddb6f-274b-4dcd-a165-b6b00f0961f1 2018-07-02 13:43:20,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:21,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["m4hsKUksS9yPZRjsbYfjEg"], "issued_at": "2018-07-02T13:43:21.000000Z"}} 2018-07-02 13:43:21,720 - 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}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:21,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:21 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2796721d-03d8-4748-8416-a6fa57ff9b4f 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-02 13:43:21,749 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2796721d-03d8-4748-8416-a6fa57ff9b4f 2018-07-02 13:43:21,751 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net 2018-07-02 13:43:21,756 - 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}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" -d '{"network": {"name": "NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net", "admin_state_up": true}}' 2018-07-02 13:43:22,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-6e8e3de3-3979-4c41-8cd2-977b9a53ddb4 Date: Mon, 02 Jul 2018 13:43:22 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"359207c7-81dc-49a1-af1e-fcf8068c90d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:22Z","is_default":false,"provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:22Z","mtu":1450}} 2018-07-02 13:43:22,391 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-6e8e3de3-3979-4c41-8cd2-977b9a53ddb4 2018-07-02 13:43:22,395 - 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=359207c7-81dc-49a1-af1e-fcf8068c90d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:22,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-75acc0dc-13f0-4da1-a032-55867098ade1 Date: Mon, 02 Jul 2018 13:43:22 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"359207c7-81dc-49a1-af1e-fcf8068c90d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:22Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:22Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:22,870 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=359207c7-81dc-49a1-af1e-fcf8068c90d6 used request id req-75acc0dc-13f0-4da1-a032-55867098ade1 2018-07-02 13:43:22,875 - 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=359207c7-81dc-49a1-af1e-fcf8068c90d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:23,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8496a837-31c0-49dd-a4e7-5ab72e65157d Date: Mon, 02 Jul 2018 13:43:23 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:43:23,239 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=359207c7-81dc-49a1-af1e-fcf8068c90d6 used request id req-8496a837-31c0-49dd-a4e7-5ab72e65157d 2018-07-02 13:43:23,240 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-subnet 2018-07-02 13:43:23,245 - 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}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" -d '{"subnets": [{"ip_version": 4, "network_id": "359207c7-81dc-49a1-af1e-fcf8068c90d6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-subnet"}]}' 2018-07-02 13:43:23,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29e88e34-cc31-4eea-a113-9687fbd42ac4 Date: Mon, 02 Jul 2018 13:43:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"359207c7-81dc-49a1-af1e-fcf8068c90d6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:23Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:23Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"5599d0ed-2d40-440d-a4e0-f8793eeb1d33","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-subnet"}]} 2018-07-02 13:43:23,904 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-29e88e34-cc31-4eea-a113-9687fbd42ac4 2018-07-02 13:43:23,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/networks?id=359207c7-81dc-49a1-af1e-fcf8068c90d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:24,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8e3317bf-502c-466c-bdbe-b5c8b065e7d1 Date: Mon, 02 Jul 2018 13:43:24 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"359207c7-81dc-49a1-af1e-fcf8068c90d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["5599d0ed-2d40-440d-a4e0-f8793eeb1d33"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:23Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:22Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:24,435 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=359207c7-81dc-49a1-af1e-fcf8068c90d6 used request id req-8e3317bf-502c-466c-bdbe-b5c8b065e7d1 2018-07-02 13:43:24,441 - 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=359207c7-81dc-49a1-af1e-fcf8068c90d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c3d79d3-0661-457e-97c9-db7a405813ae Date: Mon, 02 Jul 2018 13:43:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"359207c7-81dc-49a1-af1e-fcf8068c90d6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:23Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:23Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"5599d0ed-2d40-440d-a4e0-f8793eeb1d33","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-subnet"}]} 2018-07-02 13:43:24,516 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=359207c7-81dc-49a1-af1e-fcf8068c90d6 used request id req-2c3d79d3-0661-457e-97c9-db7a405813ae 2018-07-02 13:43:24,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/networks?name=NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:24,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7ce57d67-bdb1-43bd-89ba-1a9d46aac142 Date: Mon, 02 Jul 2018 13:43:24 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"359207c7-81dc-49a1-af1e-fcf8068c90d6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["5599d0ed-2d40-440d-a4e0-f8793eeb1d33"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:23Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:22Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:24,673 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net used request id req-7ce57d67-bdb1-43bd-89ba-1a9d46aac142 2018-07-02 13:43:24,677 - 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-02 13:43:24,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:43:24 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-02 13:43:24,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:24,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:24 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fbbe10a-d276-4f8c-b367-a24943a2ecdf 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:24,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-1fbbe10a-d276-4f8c-b367-a24943a2ecdf 2018-07-02 13:43:24,741 - 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=359207c7-81dc-49a1-af1e-fcf8068c90d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:24,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ac320bec-b07e-43f1-8ebe-a4c9af42a905 Date: Mon, 02 Jul 2018 13:43:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"359207c7-81dc-49a1-af1e-fcf8068c90d6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:23Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:23Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"5599d0ed-2d40-440d-a4e0-f8793eeb1d33","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-subnet"}]} 2018-07-02 13:43:24,853 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=359207c7-81dc-49a1-af1e-fcf8068c90d6 used request id req-ac320bec-b07e-43f1-8ebe-a4c9af42a905 2018-07-02 13:43:24,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:43:24,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:25,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["nPZRLvLyTqSRrLth3TYtoQ"], "issued_at": "2018-07-02T13:43:25.000000Z"}} 2018-07-02 13:43:25,547 - 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}6c43fc2352c8038c2e1f3cea7c5ade0f5fe0605e" 2018-07-02 13:43:25,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26a1dbdf-15b9-4e71-8284-8732156530e1 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-02 13:43:25,708 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-26a1dbdf-15b9-4e71-8284-8732156530e1 2018-07-02 13:43:25,716 - 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}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:25,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4cd5a3c1-aa42-44a7-8631-6dfc44730bf2 Date: Mon, 02 Jul 2018 13:43:25 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:43:25,893 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-4cd5a3c1-aa42-44a7-8631-6dfc44730bf2 2018-07-02 13:43:25,899 - 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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:25,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-7ac382ea-14df-4120-bf19-4540566f8b1e Date: Mon, 02 Jul 2018 13:43:25 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:43:25,986 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-7ac382ea-14df-4120-bf19-4540566f8b1e 2018-07-02 13:43:25,987 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router 2018-07-02 13:43:25,991 - 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}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" -d '{"router": {"external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4"}, "name": "NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router", "admin_state_up": true}}' 2018-07-02 13:43:28,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-272f9627-ad22-4158-a508-0c7f2d5f6f20 Date: Mon, 02 Jul 2018 13:43:28 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:43:26Z", "admin_state_up": true, "updated_at": "2018-07-02T13:43:27Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "875964de-0ea1-4b9c-830b-04cb1f1c6bab", "name": "NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router"}} 2018-07-02 13:43:28,403 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-272f9627-ad22-4158-a508-0c7f2d5f6f20 2018-07-02 13:43:28,411 - 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=875964de-0ea1-4b9c-830b-04cb1f1c6bab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:28,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ae845422-5f35-4afa-b8bb-7a209067c3e6 Date: Mon, 02 Jul 2018 13:43:28 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.121"}],"id":"ec6b3458-b72c-443d-9569-e24a6dae5efb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:2d:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"875964de-0ea1-4b9c-830b-04cb1f1c6bab","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:43:26Z","binding:vnic_type":"normal"}]} 2018-07-02 13:43:28,521 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=875964de-0ea1-4b9c-830b-04cb1f1c6bab used request id req-ae845422-5f35-4afa-b8bb-7a209067c3e6 2018-07-02 13:43:28,526 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:28,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-29a74271-f4b7-4ee7-992d-02dd0457cdbd Date: Mon, 02 Jul 2018 13:43:28 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:43:28,604 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-29a74271-f4b7-4ee7-992d-02dd0457cdbd 2018-07-02 13:43:28,608 - 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-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:28,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ba177ed6-0b76-4187-9ebc-07b4677c8cf0 Date: Mon, 02 Jul 2018 13:43:28 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:43:26Z", "admin_state_up": true, "updated_at": "2018-07-02T13:43:27Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "875964de-0ea1-4b9c-830b-04cb1f1c6bab", "name": "NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router"}]} 2018-07-02 13:43:28,988 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router used request id req-ba177ed6-0b76-4187-9ebc-07b4677c8cf0 2018-07-02 13:43:28,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:29,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:28 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-159cbc81-cce1-40d7-99a2-b00784f9899a 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:29,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-159cbc81-cce1-40d7-99a2-b00784f9899a 2018-07-02 13:43:29,146 - 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=875964de-0ea1-4b9c-830b-04cb1f1c6bab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:29,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9db3796c-42b1-4ea3-bf0c-3837d7bf6b44 Date: Mon, 02 Jul 2018 13:43:29 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.121"}],"id":"ec6b3458-b72c-443d-9569-e24a6dae5efb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:2d:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"875964de-0ea1-4b9c-830b-04cb1f1c6bab","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:43:26Z","binding:vnic_type":"normal"}]} 2018-07-02 13:43:29,231 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=875964de-0ea1-4b9c-830b-04cb1f1c6bab used request id req-9db3796c-42b1-4ea3-bf0c-3837d7bf6b44 2018-07-02 13:43:29,234 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:29,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-7d42ebb5-252b-417e-afef-b6e78ff49992 Date: Mon, 02 Jul 2018 13:43:29 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:43:29,333 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-7d42ebb5-252b-417e-afef-b6e78ff49992 2018-07-02 13:43:29,335 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router 2018-07-02 13:43:29,335 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router 2018-07-02 13:43:29,339 - 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/875964de-0ea1-4b9c-830b-04cb1f1c6bab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:32,239 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1a86713-04de-4ae1-ae9e-c49eee9f3723 Content-Length: 0 Date: Mon, 02 Jul 2018 13:43:32 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:32,239 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/875964de-0ea1-4b9c-830b-04cb1f1c6bab used request id req-e1a86713-04de-4ae1-ae9e-c49eee9f3723 2018-07-02 13:43:32,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/routers?name=NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:32,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3bf89d42-dd2c-426e-985f-aa91ff350c0c Date: Mon, 02 Jul 2018 13:43:32 GMT Connection: close RESP BODY: {"routers": []} 2018-07-02 13:43:32,359 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-router used request id req-3bf89d42-dd2c-426e-985f-aa91ff350c0c 2018-07-02 13:43:32,360 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-subnet 2018-07-02 13:43:32,360 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-subnet 2018-07-02 13:43:32,365 - 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/5599d0ed-2d40-440d-a4e0-f8793eeb1d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:34,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58609229-b873-496d-9662-e90e770e6d6c Date: Mon, 02 Jul 2018 13:43:34 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:34,232 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/5599d0ed-2d40-440d-a4e0-f8793eeb1d33 used request id req-58609229-b873-496d-9662-e90e770e6d6c 2018-07-02 13:43:34,233 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b0aa1409-df70-4ef4-9910-69116d16e155-pub-net 2018-07-02 13:43:34,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/networks/359207c7-81dc-49a1-af1e-fcf8068c90d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbff124cdc2058a5e364f8c6bd5a147a1ee69564" 2018-07-02 13:43:36,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d0f0e72-08a1-46e8-9541-5901229d7154 Date: Mon, 02 Jul 2018 13:43:36 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:36,376 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/359207c7-81dc-49a1-af1e-fcf8068c90d6 used request id req-5d0f0e72-08a1-46e8-9541-5901229d7154 2018-07-02 13:43:36,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:37,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["XLkUCeb4Tj-U8jGiQ0UuZQ"], "issued_at": "2018-07-02T13:43:37.000000Z"}} 2018-07-02 13:43:37,167 - 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}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:37,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:37 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aacd950e-d39f-4e2f-afff-2211c7727f5c 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-02 13:43:37,191 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-aacd950e-d39f-4e2f-afff-2211c7727f5c 2018-07-02 13:43:37,193 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net 2018-07-02 13:43:37,197 - 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}c46c379567b83cd0017ea41822984cff67275be6" -d '{"network": {"name": "NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net", "admin_state_up": true}}' 2018-07-02 13:43:37,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-bfdc2921-ac17-4f52-9c13-4f05004deb6a Date: Mon, 02 Jul 2018 13:43:37 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"54f52702-ce0b-4272-bfe1-e008876026c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:37Z","is_default":false,"provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:37Z","mtu":1450}} 2018-07-02 13:43:37,967 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-bfdc2921-ac17-4f52-9c13-4f05004deb6a 2018-07-02 13:43:37,974 - 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=54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:38,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a42e53a8-44f1-4fda-82ab-811d50dbc8ab Date: Mon, 02 Jul 2018 13:43:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"54f52702-ce0b-4272-bfe1-e008876026c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:37Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:37Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:38,178 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-a42e53a8-44f1-4fda-82ab-811d50dbc8ab 2018-07-02 13:43:38,184 - 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=54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:38,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d2c94d8e-2b2f-4a18-b5db-3e304ce6962d Date: Mon, 02 Jul 2018 13:43:38 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:43:38,604 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-d2c94d8e-2b2f-4a18-b5db-3e304ce6962d 2018-07-02 13:43:38,606 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet 2018-07-02 13:43:38,611 - 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}c46c379567b83cd0017ea41822984cff67275be6" -d '{"subnets": [{"ip_version": 4, "network_id": "54f52702-ce0b-4272-bfe1-e008876026c6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]}' 2018-07-02 13:43:39,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d9853520-1125-4f1a-9c69-0fcb66edbf3a Date: Mon, 02 Jul 2018 13:43:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]} 2018-07-02 13:43:39,263 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-d9853520-1125-4f1a-9c69-0fcb66edbf3a 2018-07-02 13:43:39,267 - 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=54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:39,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8bb2dcba-7a73-41c6-968f-3b098b0883b2 Date: Mon, 02 Jul 2018 13:43:39 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54f52702-ce0b-4272-bfe1-e008876026c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["1f237c3b-43c5-4bda-aa16-58fb9d907a7e"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:38Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:37Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:39,455 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-8bb2dcba-7a73-41c6-968f-3b098b0883b2 2018-07-02 13:43:39,458 - 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=54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:39,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-58c2bc39-8ce0-4002-8573-deabbe2158cc Date: Mon, 02 Jul 2018 13:43:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]} 2018-07-02 13:43:39,555 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-58c2bc39-8ce0-4002-8573-deabbe2158cc 2018-07-02 13:43:39,560 - 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-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:39,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0ba14fe5-7456-4aca-b06b-7cef6c923211 Date: Mon, 02 Jul 2018 13:43:39 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54f52702-ce0b-4272-bfe1-e008876026c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["1f237c3b-43c5-4bda-aa16-58fb9d907a7e"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:38Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:37Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:39,725 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net used request id req-0ba14fe5-7456-4aca-b06b-7cef6c923211 2018-07-02 13:43:39,728 - 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-02 13:43:39,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:43: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-02 13:43:39,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:39,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:39 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b9be15f-d14f-4221-86cc-93e984558590 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:39,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-5b9be15f-d14f-4221-86cc-93e984558590 2018-07-02 13:43:39,780 - 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=54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:40,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2fb9b2ac-e356-4fc3-b4c2-29500f976f31 Date: Mon, 02 Jul 2018 13:43:40 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]} 2018-07-02 13:43:40,174 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-2fb9b2ac-e356-4fc3-b4c2-29500f976f31 2018-07-02 13:43:40,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?network_id=54f52702-ce0b-4272-bfe1-e008876026c6&name=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:40,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6ef1bd1-30d5-43ea-8c97-55c3e17b1160 Date: Mon, 02 Jul 2018 13:43:40 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]} 2018-07-02 13:43:40,292 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=54f52702-ce0b-4272-bfe1-e008876026c6&name=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet used request id req-e6ef1bd1-30d5-43ea-8c97-55c3e17b1160 2018-07-02 13:43:40,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:43:40,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:40,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["sjwL6PfiStyv6OCzHaj_tg"], "issued_at": "2018-07-02T13:43:40.000000Z"}} 2018-07-02 13:43:40,992 - 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}8a1aba1107da427b52712629e5f72790b11cf43d" 2018-07-02 13:43:41,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:40 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f003e257-8e35-45e3-a5e5-5d078af10315 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-02 13:43:41,144 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f003e257-8e35-45e3-a5e5-5d078af10315 2018-07-02 13:43:41,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=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:41,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e0dc20d3-5bc9-40a5-b939-b3bbd76003e5 Date: Mon, 02 Jul 2018 13:43:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54f52702-ce0b-4272-bfe1-e008876026c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["1f237c3b-43c5-4bda-aa16-58fb9d907a7e"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:38Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:37Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:41,328 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net used request id req-e0dc20d3-5bc9-40a5-b939-b3bbd76003e5 2018-07-02 13:43:41,333 - 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=54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:41,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d2e163ff-46ed-4e18-8055-35635b661077 Date: Mon, 02 Jul 2018 13:43:41 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]} 2018-07-02 13:43:41,413 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-d2e163ff-46ed-4e18-8055-35635b661077 2018-07-02 13:43:41,417 - 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-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:41,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a4b9aaf1-ad21-4378-aa9a-5309d84eb426 Date: Mon, 02 Jul 2018 13:43:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"54f52702-ce0b-4272-bfe1-e008876026c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["1f237c3b-43c5-4bda-aa16-58fb9d907a7e"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:38Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:37Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:41,585 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net used request id req-a4b9aaf1-ad21-4378-aa9a-5309d84eb426 2018-07-02 13:43:41,589 - 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-02 13:43:41,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:43: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-02 13:43:41,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1aba1107da427b52712629e5f72790b11cf43d" 2018-07-02 13:43:41,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:41 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46c7a25c-d307-4225-ab9c-4ccca8e25451 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:41,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-46c7a25c-d307-4225-ab9c-4ccca8e25451 2018-07-02 13:43:41,643 - 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=54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:41,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9618ff09-50e4-417c-9739-bf4b570e5475 Date: Mon, 02 Jul 2018 13:43:41 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]} 2018-07-02 13:43:41,735 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-9618ff09-50e4-417c-9739-bf4b570e5475 2018-07-02 13:43:41,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=54f52702-ce0b-4272-bfe1-e008876026c6&name=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:41,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-02964ec5-6bec-490d-b971-442f4176fdc6 Date: Mon, 02 Jul 2018 13:43:41 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet"}]} 2018-07-02 13:43:41,831 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=54f52702-ce0b-4272-bfe1-e008876026c6&name=NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet used request id req-02964ec5-6bec-490d-b971-442f4176fdc6 2018-07-02 13:43:41,832 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net 2018-07-02 13:43:41,837 - 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}c46c379567b83cd0017ea41822984cff67275be6" -d '{"port": {"network_id": "54f52702-ce0b-4272-bfe1-e008876026c6", "fixed_ips": [{"subnet_id": "1f237c3b-43c5-4bda-aa16-58fb9d907a7e", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-port", "admin_state_up": true}}' 2018-07-02 13:43:43,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-2d65d6f0-ab06-4823-98a0-739822241b99 Date: Mon, 02 Jul 2018 13:43:43 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:42Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","ip_address":"10.55.1.100"}],"id":"98cf6849-29c6-486c-9dfa-84077a431cb9","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:02:93","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-port","admin_state_up":true,"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:42Z","binding:vnic_type":"normal"}} 2018-07-02 13:43:43,159 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-2d65d6f0-ab06-4823-98a0-739822241b99 2018-07-02 13:43:43,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/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:43,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-1d913ed0-b114-40f7-818c-6d19c0d34d47 Date: Mon, 02 Jul 2018 13:43:43 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:40Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","ip_address":"10.55.1.2"}],"id":"0549179e-b288-4b82-93ce-05426ab1abb5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:9f:51","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"gtw01","description":"","tags":[],"device_id":"dhcpf3c106f5-c8d0-5c49-8f89-8de3aa25f954-54f52702-ce0b-4272-bfe1-e008876026c6","name":"","admin_state_up":true,"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f237c3b-43c5-4bda-aa16-58fb9d907a7e","ip_address":"10.55.1.100"}],"id":"98cf6849-29c6-486c-9dfa-84077a431cb9","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:02:93","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-port","admin_state_up":true,"network_id":"54f52702-ce0b-4272-bfe1-e008876026c6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:42Z","binding:vnic_type":"normal"}]} 2018-07-02 13:43:43,271 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports used request id req-1d913ed0-b114-40f7-818c-6d19c0d34d47 2018-07-02 13:43:43,272 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-port 2018-07-02 13:43:43,276 - 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/98cf6849-29c6-486c-9dfa-84077a431cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:44,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4336c8ef-7153-4cd0-a455-b1d9a773a1c6 Date: Mon, 02 Jul 2018 13:43:44 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:44,298 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/98cf6849-29c6-486c-9dfa-84077a431cb9 used request id req-4336c8ef-7153-4cd0-a455-b1d9a773a1c6 2018-07-02 13:43:44,299 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet 2018-07-02 13:43:44,299 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-subnet 2018-07-02 13:43:44,303 - 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/1f237c3b-43c5-4bda-aa16-58fb9d907a7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:46,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d9e127c-c66f-4a1d-a281-b0018040689f Date: Mon, 02 Jul 2018 13:43:46 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:46,069 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/1f237c3b-43c5-4bda-aa16-58fb9d907a7e used request id req-8d9e127c-c66f-4a1d-a281-b0018040689f 2018-07-02 13:43:46,069 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-84a733cd-a46e-4a2a-82dd-8581a7aa7abb-pub-net 2018-07-02 13:43:46,075 - 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/54f52702-ce0b-4272-bfe1-e008876026c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46c379567b83cd0017ea41822984cff67275be6" 2018-07-02 13:43:47,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75b9c39b-5dd4-48fd-915c-ed3404088e15 Date: Mon, 02 Jul 2018 13:43:47 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:47,882 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/54f52702-ce0b-4272-bfe1-e008876026c6 used request id req-75b9c39b-5dd4-48fd-915c-ed3404088e15 2018-07-02 13:43:47,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:48,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["qhRAjU_jT0GmP9i-KMM2zQ"], "issued_at": "2018-07-02T13:43:48.000000Z"}} 2018-07-02 13:43:48,637 - 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}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:48 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed86162d-8eb0-433d-a5a9-78fbba72c4a9 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-02 13:43:48,776 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ed86162d-8eb0-433d-a5a9-78fbba72c4a9 2018-07-02 13:43:48,777 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net 2018-07-02 13:43:48,780 - 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}531d8173bfa38d4b203d86621cf51bdced803681" -d '{"network": {"name": "NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net", "admin_state_up": true}}' 2018-07-02 13:43:49,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-bcff3cd7-f040-4b87-9843-1dcfc42bec13 Date: Mon, 02 Jul 2018 13:43:49 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:49Z","is_default":false,"provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:49Z","mtu":1450}} 2018-07-02 13:43:49,629 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-bcff3cd7-f040-4b87-9843-1dcfc42bec13 2018-07-02 13:43:49,636 - 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=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:49,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1ec4dc34-ba1c-43cc-851a-64514dd2f81f Date: Mon, 02 Jul 2018 13:43:49 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:43:49Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:49Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:49,821 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-1ec4dc34-ba1c-43cc-851a-64514dd2f81f 2018-07-02 13:43:49,826 - 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=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0cd6767-04d9-4bc3-91c4-12c4e345e663 Date: Mon, 02 Jul 2018 13:43:49 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:43:49,889 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-d0cd6767-04d9-4bc3-91c4-12c4e345e663 2018-07-02 13:43:49,890 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet 2018-07-02 13:43:49,894 - 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}531d8173bfa38d4b203d86621cf51bdced803681" -d '{"subnets": [{"ip_version": 4, "network_id": "ba8f9dc3-09b9-428d-ba60-5a6b91585db6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]}' 2018-07-02 13:43:50,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c2212b28-8f45-4c0b-8249-9173aeb9b1b9 Date: Mon, 02 Jul 2018 13:43:50 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:50Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]} 2018-07-02 13:43:50,865 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-c2212b28-8f45-4c0b-8249-9173aeb9b1b9 2018-07-02 13:43:50,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/networks?id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:51,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-59a16e37-7768-4ce3-83fa-574318858ba0 Date: Mon, 02 Jul 2018 13:43:51 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6ab53dea-588d-428a-ba46-5643c0b6fbcc"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:50Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:49Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:51,054 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-59a16e37-7768-4ce3-83fa-574318858ba0 2018-07-02 13:43:51,060 - 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=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:51,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-973b1f98-deca-4ab1-9b82-ed3ef1bd95f0 Date: Mon, 02 Jul 2018 13:43:51 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:50Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]} 2018-07-02 13:43:51,168 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-973b1f98-deca-4ab1-9b82-ed3ef1bd95f0 2018-07-02 13:43:51,171 - 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-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:51,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9877d9a9-29fd-4683-8f47-b62b86ec192d Date: Mon, 02 Jul 2018 13:43:51 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6ab53dea-588d-428a-ba46-5643c0b6fbcc"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:50Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:49Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:51,532 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net used request id req-9877d9a9-29fd-4683-8f47-b62b86ec192d 2018-07-02 13:43:51,536 - 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-02 13:43:51,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:43: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-02 13:43:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:51,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:51 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95c25ddb-95c9-4beb-9d5e-34cdf4e31f45 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:51,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-95c25ddb-95c9-4beb-9d5e-34cdf4e31f45 2018-07-02 13:43:51,586 - 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=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:51,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48a38eda-5009-4b7a-bf1d-b08bf3e035f6 Date: Mon, 02 Jul 2018 13:43:51 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:50Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]} 2018-07-02 13:43:51,675 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-48a38eda-5009-4b7a-bf1d-b08bf3e035f6 2018-07-02 13:43:51,679 - 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=ba8f9dc3-09b9-428d-ba60-5a6b91585db6&name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:52,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89adf26e-5141-41f7-b4ff-570ffef370d6 Date: Mon, 02 Jul 2018 13:43:52 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:50Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]} 2018-07-02 13:43:52,085 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6&name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet used request id req-89adf26e-5141-41f7-b4ff-570ffef370d6 2018-07-02 13:43:52,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:43:52,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:43:52,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["sn6BqSU1TRWdP5vdBa6DWw"], "issued_at": "2018-07-02T13:43:52.000000Z"}} 2018-07-02 13:43:52,790 - 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}c587335e50f38d5aabd13bc36fc3b7d1a2bcada8" 2018-07-02 13:43:52,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20b5e431-1cb6-4e61-a4ab-302cfd97f2fa 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-02 13:43:52,968 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-20b5e431-1cb6-4e61-a4ab-302cfd97f2fa 2018-07-02 13:43:52,972 - 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-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:53,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7d516061-5ca2-46b8-b446-113ae8351a2f Date: Mon, 02 Jul 2018 13:43:53 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6ab53dea-588d-428a-ba46-5643c0b6fbcc"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:50Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:49Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:53,443 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net used request id req-7d516061-5ca2-46b8-b446-113ae8351a2f 2018-07-02 13:43:53,447 - 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=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:53,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-196eddd5-6837-4cf1-b184-04c0e252e5a7 Date: Mon, 02 Jul 2018 13:43:53 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:50Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]} 2018-07-02 13:43:53,542 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-196eddd5-6837-4cf1-b184-04c0e252e5a7 2018-07-02 13:43:53,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?name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:53,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-959fb21f-d4f7-4d27-a387-a5df14f86b1f Date: Mon, 02 Jul 2018 13:43:53 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6ab53dea-588d-428a-ba46-5643c0b6fbcc"],"description":"","tags":[],"updated_at":"2018-07-02T13:43:50Z","provider:segmentation_id":23,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:49Z","provider:network_type":"vxlan"}]} 2018-07-02 13:43:53,738 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net used request id req-959fb21f-d4f7-4d27-a387-a5df14f86b1f 2018-07-02 13:43:53,741 - 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-02 13:43:53,749 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:43: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-02 13:43:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587335e50f38d5aabd13bc36fc3b7d1a2bcada8" 2018-07-02 13:43:53,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:43:53 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9b72502-d0d7-410f-8b88-30a50feffafe 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:43:53,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-c9b72502-d0d7-410f-8b88-30a50feffafe 2018-07-02 13:43:53,796 - 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=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:53,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e4f0afc3-9c04-47c4-8ad6-4b525b961edf Date: Mon, 02 Jul 2018 13:43:53 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:50Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]} 2018-07-02 13:43:53,894 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-e4f0afc3-9c04-47c4-8ad6-4b525b961edf 2018-07-02 13:43:53,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/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6&name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:53,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e59955a3-5ff1-4193-85e3-e9e24b444361 Date: Mon, 02 Jul 2018 13:43:53 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:50Z","dns_nameservers":[],"updated_at":"2018-07-02T13:43:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet"}]} 2018-07-02 13:43:53,981 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ba8f9dc3-09b9-428d-ba60-5a6b91585db6&name=NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet used request id req-e59955a3-5ff1-4193-85e3-e9e24b444361 2018-07-02 13:43:53,981 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net 2018-07-02 13:43:53,989 - 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}531d8173bfa38d4b203d86621cf51bdced803681" -d '{"port": {"network_id": "ba8f9dc3-09b9-428d-ba60-5a6b91585db6", "fixed_ips": [{"subnet_id": "6ab53dea-588d-428a-ba46-5643c0b6fbcc", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-port", "admin_state_up": true}}' 2018-07-02 13:43:55,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-2d966d93-a0a7-42fd-af4e-da30f8809098 Date: Mon, 02 Jul 2018 13:43:55 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:54Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","ip_address":"10.55.1.100"}],"id":"2a2f31c5-430b-4d20-b583-8e874a62e1ab","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:5c:b4","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-port","admin_state_up":true,"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:54Z","binding:vnic_type":"normal"}} 2018-07-02 13:43:55,120 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-2d966d93-a0a7-42fd-af4e-da30f8809098 2018-07-02 13:43:55,123 - 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}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:55,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-056c8905-6d36-4884-a766-f3819f8b27c7 Date: Mon, 02 Jul 2018 13:43:55 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","ip_address":"10.55.1.100"}],"id":"2a2f31c5-430b-4d20-b583-8e874a62e1ab","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:5c:b4","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-port","admin_state_up":true,"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:43:52Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ab53dea-588d-428a-ba46-5643c0b6fbcc","ip_address":"10.55.1.2"}],"id":"e93f1d84-ccc1-41dd-b83b-e80e8b49be55","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d4:38:02","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"gtw01","description":"","tags":[],"device_id":"dhcpf3c106f5-c8d0-5c49-8f89-8de3aa25f954-ba8f9dc3-09b9-428d-ba60-5a6b91585db6","name":"","admin_state_up":true,"network_id":"ba8f9dc3-09b9-428d-ba60-5a6b91585db6","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:43:51Z","binding:vnic_type":"normal"}]} 2018-07-02 13:43:55,236 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports used request id req-056c8905-6d36-4884-a766-f3819f8b27c7 2018-07-02 13:43:55,237 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-port 2018-07-02 13:43:55,242 - 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/2a2f31c5-430b-4d20-b583-8e874a62e1ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:56,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25b0719c-0472-40f2-ab75-02bf4780e5cc Date: Mon, 02 Jul 2018 13:43:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:56,064 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/2a2f31c5-430b-4d20-b583-8e874a62e1ab used request id req-25b0719c-0472-40f2-ab75-02bf4780e5cc 2018-07-02 13:43:56,064 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet 2018-07-02 13:43:56,065 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-subnet 2018-07-02 13:43:56,069 - 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/6ab53dea-588d-428a-ba46-5643c0b6fbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:57,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-091fe92e-a74e-43e6-bfef-28aa06bc53dc Date: Mon, 02 Jul 2018 13:43:57 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:57,892 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/6ab53dea-588d-428a-ba46-5643c0b6fbcc used request id req-091fe92e-a74e-43e6-bfef-28aa06bc53dc 2018-07-02 13:43:57,892 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a5c30cde-b9bb-4e27-bf1e-3f07838daaad-pub-net 2018-07-02 13:43:57,895 - 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/ba8f9dc3-09b9-428d-ba60-5a6b91585db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}531d8173bfa38d4b203d86621cf51bdced803681" 2018-07-02 13:43:59,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30119123-04c3-487d-9633-d5900c1dc002 Date: Mon, 02 Jul 2018 13:43:59 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:43:59,874 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/ba8f9dc3-09b9-428d-ba60-5a6b91585db6 used request id req-30119123-04c3-487d-9633-d5900c1dc002 2018-07-02 13:43:59,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:00,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["bV2a2_PbQM-rawEbq8h6Ng"], "issued_at": "2018-07-02T13:44:00.000000Z"}} 2018-07-02 13:44:00,646 - 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}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:00,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:00 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70981efd-f3c9-4eec-8e0d-a76a15c301e5 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-02 13:44:00,818 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-70981efd-f3c9-4eec-8e0d-a76a15c301e5 2018-07-02 13:44:00,820 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net 2018-07-02 13:44:00,824 - 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}024d44a7dc9ff846b76b465701d944b510c05594" -d '{"network": {"name": "NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net", "admin_state_up": true}}' 2018-07-02 13:44:01,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d87d17cd-f2bb-4b9e-a0e5-4421b483d492 Date: Mon, 02 Jul 2018 13:44:01 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d65047a9-e14b-4d83-9b46-35defef7746b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:01Z","is_default":false,"provider:segmentation_id":87,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:01Z","mtu":1450}} 2018-07-02 13:44:01,475 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-d87d17cd-f2bb-4b9e-a0e5-4421b483d492 2018-07-02 13:44:01,480 - 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=d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:01,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1b7e6abc-0a13-4573-863d-51f00b2b1c0a Date: Mon, 02 Jul 2018 13:44:01 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d65047a9-e14b-4d83-9b46-35defef7746b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:01Z","provider:segmentation_id":87,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:01Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:01,963 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=d65047a9-e14b-4d83-9b46-35defef7746b used request id req-1b7e6abc-0a13-4573-863d-51f00b2b1c0a 2018-07-02 13:44:01,970 - 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=d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:02,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93194e49-f061-4fb2-80a0-8d07b8b83c2b Date: Mon, 02 Jul 2018 13:44:02 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:44:02,046 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d65047a9-e14b-4d83-9b46-35defef7746b used request id req-93194e49-f061-4fb2-80a0-8d07b8b83c2b 2018-07-02 13:44:02,046 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet 2018-07-02 13:44:02,052 - 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}024d44a7dc9ff846b76b465701d944b510c05594" -d '{"subnets": [{"ip_version": 4, "network_id": "d65047a9-e14b-4d83-9b46-35defef7746b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]}' 2018-07-02 13:44:02,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dc3bb72a-3439-4fa6-ae57-cfbf207323aa Date: Mon, 02 Jul 2018 13:44:02 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d65047a9-e14b-4d83-9b46-35defef7746b","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:02Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]} 2018-07-02 13:44:02,735 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-dc3bb72a-3439-4fa6-ae57-cfbf207323aa 2018-07-02 13:44:02,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/networks?id=d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:03,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-957a75cf-6ddd-413f-a567-c00cc6494df3 Date: Mon, 02 Jul 2018 13:44:03 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d65047a9-e14b-4d83-9b46-35defef7746b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:02Z","provider:segmentation_id":87,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:01Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:03,404 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=d65047a9-e14b-4d83-9b46-35defef7746b used request id req-957a75cf-6ddd-413f-a567-c00cc6494df3 2018-07-02 13:44:03,408 - 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=d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:03,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bfae348b-81c1-44df-9958-0014e7eaa095 Date: Mon, 02 Jul 2018 13:44:03 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d65047a9-e14b-4d83-9b46-35defef7746b","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:02Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]} 2018-07-02 13:44:03,481 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d65047a9-e14b-4d83-9b46-35defef7746b used request id req-bfae348b-81c1-44df-9958-0014e7eaa095 2018-07-02 13:44:03,484 - 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-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:03,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5d87eda6-3b87-4016-9ae0-7fb7528cf10b Date: Mon, 02 Jul 2018 13:44:03 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d65047a9-e14b-4d83-9b46-35defef7746b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:02Z","provider:segmentation_id":87,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:01Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:03,995 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net used request id req-5d87eda6-3b87-4016-9ae0-7fb7528cf10b 2018-07-02 13:44:03,998 - 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-02 13:44:04,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44:04 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-02 13:44:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:04,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:04 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83de557b-e570-4934-9673-e4c3115bc0e6 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:04,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-83de557b-e570-4934-9673-e4c3115bc0e6 2018-07-02 13:44:04,051 - 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=d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:04,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0af629e2-70c4-4df3-81ec-245cef4fd7bc Date: Mon, 02 Jul 2018 13:44:04 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d65047a9-e14b-4d83-9b46-35defef7746b","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:02Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]} 2018-07-02 13:44:04,156 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d65047a9-e14b-4d83-9b46-35defef7746b used request id req-0af629e2-70c4-4df3-81ec-245cef4fd7bc 2018-07-02 13:44:04,161 - 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=d65047a9-e14b-4d83-9b46-35defef7746b&name=NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:04,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-01f08d99-c11f-4a21-9f65-77122932ed7b Date: Mon, 02 Jul 2018 13:44:04 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d65047a9-e14b-4d83-9b46-35defef7746b","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:02Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]} 2018-07-02 13:44:04,252 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d65047a9-e14b-4d83-9b46-35defef7746b&name=NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet used request id req-01f08d99-c11f-4a21-9f65-77122932ed7b 2018-07-02 13:44:04,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:44:04,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:04,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["unHenwDmTfyoeBLrQ0e8vQ"], "issued_at": "2018-07-02T13:44:04.000000Z"}} 2018-07-02 13:44:04,991 - 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}42a5d7f1d03cd6ecce5ba58f14f4dab88bd47364" 2018-07-02 13:44:05,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:04 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d3fc76d-a9c5-480a-af33-d4a4d60100e1 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-02 13:44:05,146 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4d3fc76d-a9c5-480a-af33-d4a4d60100e1 2018-07-02 13:44:05,153 - 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-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:05,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7258b64f-c3f4-404e-9a3d-9788778dc069 Date: Mon, 02 Jul 2018 13:44:05 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d65047a9-e14b-4d83-9b46-35defef7746b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:02Z","provider:segmentation_id":87,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:01Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:05,316 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net used request id req-7258b64f-c3f4-404e-9a3d-9788778dc069 2018-07-02 13:44:05,321 - 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=d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:05,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8acc9a7-4f5e-49f0-a045-4688899f7e5d Date: Mon, 02 Jul 2018 13:44:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d65047a9-e14b-4d83-9b46-35defef7746b","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:02Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]} 2018-07-02 13:44:05,601 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d65047a9-e14b-4d83-9b46-35defef7746b used request id req-a8acc9a7-4f5e-49f0-a045-4688899f7e5d 2018-07-02 13:44:05,607 - 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-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:05,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d9ed2275-b01d-4bf8-b83f-3350936ef63f Date: Mon, 02 Jul 2018 13:44:05 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d65047a9-e14b-4d83-9b46-35defef7746b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:02Z","provider:segmentation_id":87,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:01Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:05,770 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net used request id req-d9ed2275-b01d-4bf8-b83f-3350936ef63f 2018-07-02 13:44:05,774 - 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-02 13:44:05,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44:05 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-02 13:44:05,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5d7f1d03cd6ecce5ba58f14f4dab88bd47364" 2018-07-02 13:44:05,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:05 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b8028c4-fb16-450b-91b8-552c317e7cc3 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:05,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-8b8028c4-fb16-450b-91b8-552c317e7cc3 2018-07-02 13:44:05,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=d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:05,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cc3cb0f6-03c9-4a0e-8482-ea6b6b89f136 Date: Mon, 02 Jul 2018 13:44:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d65047a9-e14b-4d83-9b46-35defef7746b","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:02Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]} 2018-07-02 13:44:05,934 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d65047a9-e14b-4d83-9b46-35defef7746b used request id req-cc3cb0f6-03c9-4a0e-8482-ea6b6b89f136 2018-07-02 13:44:05,940 - 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=d65047a9-e14b-4d83-9b46-35defef7746b&name=NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:06,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8adae487-27d2-45ae-a58e-05743ea4e6c9 Date: Mon, 02 Jul 2018 13:44:06 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d65047a9-e14b-4d83-9b46-35defef7746b","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:02Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet"}]} 2018-07-02 13:44:06,028 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=d65047a9-e14b-4d83-9b46-35defef7746b&name=NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet used request id req-8adae487-27d2-45ae-a58e-05743ea4e6c9 2018-07-02 13:44:06,029 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net 2018-07-02 13:44:06,033 - 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}024d44a7dc9ff846b76b465701d944b510c05594" -d '{"port": {"network_id": "d65047a9-e14b-4d83-9b46-35defef7746b", "fixed_ips": [{"subnet_id": "b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-port", "admin_state_up": true}}' 2018-07-02 13:44:06,056 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-95f10476-1136-4781-838a-550ff38d0093 Date: Mon, 02 Jul 2018 13:44:06 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-02 13:44:06,056 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-95f10476-1136-4781-838a-550ff38d0093 2018-07-02 13:44:06,056 - 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-02 13:44:06,056 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet 2018-07-02 13:44:06,056 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-subnet 2018-07-02 13:44:06,062 - 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/b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:07,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2be1540d-0f87-484c-a9e4-cf7715aa44b8 Date: Mon, 02 Jul 2018 13:44:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:07,889 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/b6d55d9a-f1d7-45d0-ae4b-5a54019e6d3b used request id req-2be1540d-0f87-484c-a9e4-cf7715aa44b8 2018-07-02 13:44:07,889 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3394b708-b32f-4845-8a51-9874b9b728bb-pub-net 2018-07-02 13:44:07,893 - 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/d65047a9-e14b-4d83-9b46-35defef7746b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024d44a7dc9ff846b76b465701d944b510c05594" 2018-07-02 13:44:09,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d10db89-1ea7-49ca-b826-50acc9d7648f Date: Mon, 02 Jul 2018 13:44:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:09,691 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/d65047a9-e14b-4d83-9b46-35defef7746b used request id req-5d10db89-1ea7-49ca-b826-50acc9d7648f 2018-07-02 13:44:09,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:10,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["zUCSxZJWTf2MdIulUY9Kyg"], "issued_at": "2018-07-02T13:44:10.000000Z"}} 2018-07-02 13:44:10,422 - 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}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:10,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7da3644b-a81a-4f8f-a5a4-d49699ab8b05 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-02 13:44:10,591 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-7da3644b-a81a-4f8f-a5a4-d49699ab8b05 2018-07-02 13:44:10,593 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net 2018-07-02 13:44:10,597 - 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}72520d7344e4f9164dd5f9109fe9b364656acade" -d '{"network": {"name": "NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net", "admin_state_up": true}}' 2018-07-02 13:44:11,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-2fbdaa71-6176-4dc9-9455-e86660b2842a Date: Mon, 02 Jul 2018 13:44:11 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:11Z","is_default":false,"provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:11Z","mtu":1450}} 2018-07-02 13:44:11,234 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-2fbdaa71-6176-4dc9-9455-e86660b2842a 2018-07-02 13:44:11,242 - 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=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-da0c3487-1452-420d-9ec3-d6dd006263fa Date: Mon, 02 Jul 2018 13:44:11 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:11Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:11Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:11,743 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-da0c3487-1452-420d-9ec3-d6dd006263fa 2018-07-02 13:44:11,748 - 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=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:12,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4241de67-bd35-4c31-8904-3c9f7b1a2d77 Date: Mon, 02 Jul 2018 13:44:12 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:44:12,168 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-4241de67-bd35-4c31-8904-3c9f7b1a2d77 2018-07-02 13:44:12,168 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet 2018-07-02 13:44:12,174 - 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}72520d7344e4f9164dd5f9109fe9b364656acade" -d '{"subnets": [{"ip_version": 4, "network_id": "ee30b8b9-bb98-48e1-959e-4dc77b4aafd3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]}' 2018-07-02 13:44:12,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-67a314bf-1386-4c15-8df0-f2b81e473b40 Date: Mon, 02 Jul 2018 13:44:12 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:12Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:12Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"954a1a9d-9835-4e37-9aae-c0631c7647f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]} 2018-07-02 13:44:12,832 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-67a314bf-1386-4c15-8df0-f2b81e473b40 2018-07-02 13:44:12,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?id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:13,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bd807cdf-3459-4fd4-8466-9cf870f5b008 Date: Mon, 02 Jul 2018 13:44:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["954a1a9d-9835-4e37-9aae-c0631c7647f6"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:12Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:11Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:13,017 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-bd807cdf-3459-4fd4-8466-9cf870f5b008 2018-07-02 13:44:13,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?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:13,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b6449253-254c-4098-8a44-d9c640cd4805 Date: Mon, 02 Jul 2018 13:44:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:12Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:12Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"954a1a9d-9835-4e37-9aae-c0631c7647f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]} 2018-07-02 13:44:13,298 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-b6449253-254c-4098-8a44-d9c640cd4805 2018-07-02 13:44:13,303 - 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-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:13,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6d2f8b3f-aedd-4db0-a40d-6cde1aad1d8c Date: Mon, 02 Jul 2018 13:44:13 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["954a1a9d-9835-4e37-9aae-c0631c7647f6"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:12Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:11Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:13,490 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net used request id req-6d2f8b3f-aedd-4db0-a40d-6cde1aad1d8c 2018-07-02 13:44:13,493 - 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-02 13:44:13,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44: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-02 13:44:13,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:13,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:13 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38a398fb-cf12-4af7-b977-a35fecd2a846 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:13,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-38a398fb-cf12-4af7-b977-a35fecd2a846 2018-07-02 13:44:13,564 - 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=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:13,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-81a39ce5-a673-4d63-bc42-7791ad93e7a4 Date: Mon, 02 Jul 2018 13:44:13 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:12Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:12Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"954a1a9d-9835-4e37-9aae-c0631c7647f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]} 2018-07-02 13:44:13,959 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-81a39ce5-a673-4d63-bc42-7791ad93e7a4 2018-07-02 13:44:13,965 - 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=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3&name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:14,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b4ceac4-1c0c-4122-8740-aa9624d4ee41 Date: Mon, 02 Jul 2018 13:44:14 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:12Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:12Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"954a1a9d-9835-4e37-9aae-c0631c7647f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]} 2018-07-02 13:44:14,042 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3&name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet used request id req-8b4ceac4-1c0c-4122-8740-aa9624d4ee41 2018-07-02 13:44:14,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:44:14,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:14,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["Ze-BFihiT5uU58rU2aDyig"], "issued_at": "2018-07-02T13:44:14.000000Z"}} 2018-07-02 13:44:14,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}398ad171fd892ba35906d9bdd8ca5c72b36d1606" 2018-07-02 13:44:14,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:14 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-778a7dac-f21f-4528-aba4-e5f58eb19d40 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-02 13:44:14,902 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-778a7dac-f21f-4528-aba4-e5f58eb19d40 2018-07-02 13:44:14,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?name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:15,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9ef8a3af-2550-4723-bcab-6ca5fde40c09 Date: Mon, 02 Jul 2018 13:44:15 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["954a1a9d-9835-4e37-9aae-c0631c7647f6"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:12Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:11Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:15,055 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net used request id req-9ef8a3af-2550-4723-bcab-6ca5fde40c09 2018-07-02 13:44:15,061 - 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=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:15,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53eae4b2-29d0-4faf-904e-4b1cbe3aea31 Date: Mon, 02 Jul 2018 13:44:15 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:12Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:12Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"954a1a9d-9835-4e37-9aae-c0631c7647f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]} 2018-07-02 13:44:15,140 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-53eae4b2-29d0-4faf-904e-4b1cbe3aea31 2018-07-02 13:44:15,146 - 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-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:15,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a6bf5205-e582-4dce-8905-54d68a014e5f Date: Mon, 02 Jul 2018 13:44:15 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["954a1a9d-9835-4e37-9aae-c0631c7647f6"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:12Z","provider:segmentation_id":45,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:11Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:15,301 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net used request id req-a6bf5205-e582-4dce-8905-54d68a014e5f 2018-07-02 13:44:15,304 - 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-02 13:44:15,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44: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-02 13:44:15,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/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398ad171fd892ba35906d9bdd8ca5c72b36d1606" 2018-07-02 13:44:15,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:15 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53efd41f-4626-4777-821f-2d033e4bdd3a 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:15,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-53efd41f-4626-4777-821f-2d033e4bdd3a 2018-07-02 13:44:15,355 - 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=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:15,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7db96b8b-69e6-4295-9346-5a214b267ff8 Date: Mon, 02 Jul 2018 13:44:15 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:12Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:12Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"954a1a9d-9835-4e37-9aae-c0631c7647f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]} 2018-07-02 13:44:15,455 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-7db96b8b-69e6-4295-9346-5a214b267ff8 2018-07-02 13:44:15,460 - 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=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3&name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:15,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c9da80b-038f-411a-a5c5-3c9d14047904 Date: Mon, 02 Jul 2018 13:44:15 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee30b8b9-bb98-48e1-959e-4dc77b4aafd3","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:12Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:12Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"954a1a9d-9835-4e37-9aae-c0631c7647f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet"}]} 2018-07-02 13:44:15,530 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=ee30b8b9-bb98-48e1-959e-4dc77b4aafd3&name=NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet used request id req-6c9da80b-038f-411a-a5c5-3c9d14047904 2018-07-02 13:44:15,531 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net 2018-07-02 13:44:15,536 - 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}72520d7344e4f9164dd5f9109fe9b364656acade" -d '{"port": {"network_id": "ee30b8b9-bb98-48e1-959e-4dc77b4aafd3", "fixed_ips": [{"subnet_id": "954a1a9d-9835-4e37-9aae-c0631c7647f6", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-port", "admin_state_up": true}}' 2018-07-02 13:44:15,879 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-cff028d9-0f7d-464c-ad5c-49f1f73cb3ca Date: Mon, 02 Jul 2018 13:44:15 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-02 13:44:15,879 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-cff028d9-0f7d-464c-ad5c-49f1f73cb3ca 2018-07-02 13:44:15,880 - 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-02 13:44:15,880 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet 2018-07-02 13:44:15,880 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-subnet 2018-07-02 13:44:15,885 - 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/954a1a9d-9835-4e37-9aae-c0631c7647f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:17,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2ca0b26-c146-445e-ba29-7537b2301db8 Date: Mon, 02 Jul 2018 13:44:17 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:17,684 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/954a1a9d-9835-4e37-9aae-c0631c7647f6 used request id req-d2ca0b26-c146-445e-ba29-7537b2301db8 2018-07-02 13:44:17,685 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2bd8a429-b844-4621-ac68-7b5bd3f63110-pub-net 2018-07-02 13:44:17,693 - 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/ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72520d7344e4f9164dd5f9109fe9b364656acade" 2018-07-02 13:44:19,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c8315f3-b7d8-47cc-95ad-1c10ffb63fc2 Date: Mon, 02 Jul 2018 13:44:19 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:19,735 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/ee30b8b9-bb98-48e1-959e-4dc77b4aafd3 used request id req-8c8315f3-b7d8-47cc-95ad-1c10ffb63fc2 2018-07-02 13:44:19,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:20,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["KN92TJ2iSfuvHLoZS8St0A"], "issued_at": "2018-07-02T13:44:20.000000Z"}} 2018-07-02 13:44:20,481 - 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}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:20,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:20 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e862f5b-951a-48b7-9733-12947e2cb794 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-02 13:44:20,505 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8e862f5b-951a-48b7-9733-12947e2cb794 2018-07-02 13:44:20,507 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net 2018-07-02 13:44:20,511 - 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}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" -d '{"network": {"name": "NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net", "admin_state_up": true}}' 2018-07-02 13:44:21,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f777e3cc-86a3-4e89-8974-187a3684feab Date: Mon, 02 Jul 2018 13:44:21 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:21Z","is_default":false,"provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:20Z","mtu":1450}} 2018-07-02 13:44:21,204 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-f777e3cc-86a3-4e89-8974-187a3684feab 2018-07-02 13:44:21,211 - 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=fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:21,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b231240b-bfc3-43d0-939c-2b439ffb6396 Date: Mon, 02 Jul 2018 13:44:21 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:21Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:20Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:21,721 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-b231240b-bfc3-43d0-939c-2b439ffb6396 2018-07-02 13:44:21,730 - 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=fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:21,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-425e43bd-4830-4f1b-bb93-bf18c536f3f7 Date: Mon, 02 Jul 2018 13:44:21 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:44:21,804 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-425e43bd-4830-4f1b-bb93-bf18c536f3f7 2018-07-02 13:44:21,805 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet 2018-07-02 13:44:21,809 - 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}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" -d '{"subnets": [{"ip_version": 4, "network_id": "fe2bf9ba-ac3e-4409-9956-041e036a4d1c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]}' 2018-07-02 13:44:22,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2bc6e5da-2c0e-4e72-b380-9134753b519b Date: Mon, 02 Jul 2018 13:44:22 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:22Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"73126669-208e-4829-b22d-d25c4c176f65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]} 2018-07-02 13:44:22,646 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-2bc6e5da-2c0e-4e72-b380-9134753b519b 2018-07-02 13:44:22,653 - 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=fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:22,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-299a2817-de5d-43a1-a4cc-89d854bc1ec7 Date: Mon, 02 Jul 2018 13:44:22 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["73126669-208e-4829-b22d-d25c4c176f65"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:22Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:20Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:22,821 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-299a2817-de5d-43a1-a4cc-89d854bc1ec7 2018-07-02 13:44:22,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/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-41cb45bc-0c45-49d4-9127-70151c08820c Date: Mon, 02 Jul 2018 13:44:22 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:22Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"73126669-208e-4829-b22d-d25c4c176f65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]} 2018-07-02 13:44:22,940 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-41cb45bc-0c45-49d4-9127-70151c08820c 2018-07-02 13:44:22,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/networks?name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:23,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d877f118-ea43-4756-8398-c5f7d63b9fc7 Date: Mon, 02 Jul 2018 13:44:23 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["73126669-208e-4829-b22d-d25c4c176f65"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:22Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:20Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:23,447 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net used request id req-d877f118-ea43-4756-8398-c5f7d63b9fc7 2018-07-02 13:44:23,452 - 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-02 13:44:23,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44: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-02 13:44:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:23,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:23 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5145769a-d12a-4d6e-8800-fc84b03cebf8 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:23,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-5145769a-d12a-4d6e-8800-fc84b03cebf8 2018-07-02 13:44:23,498 - 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=fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:23,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-216897e5-cd4a-4406-a80f-20a34633c06e Date: Mon, 02 Jul 2018 13:44:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:22Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"73126669-208e-4829-b22d-d25c4c176f65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]} 2018-07-02 13:44:23,584 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-216897e5-cd4a-4406-a80f-20a34633c06e 2018-07-02 13:44:23,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/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c&name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:23,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f94457d0-2529-46a1-ba64-6568d8598b91 Date: Mon, 02 Jul 2018 13:44:23 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:22Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"73126669-208e-4829-b22d-d25c4c176f65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]} 2018-07-02 13:44:23,666 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c&name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet used request id req-f94457d0-2529-46a1-ba64-6568d8598b91 2018-07-02 13:44:23,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:44:23,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:24,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["P5MQ0uvCSailggK0eUWhYA"], "issued_at": "2018-07-02T13:44:24.000000Z"}} 2018-07-02 13:44:24,352 - 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}efe4ec0c1509139fcae8a1d46ad8feca35731c04" 2018-07-02 13:44:24,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:24 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9771bf23-8409-4e9e-b68d-e2b1f7b68eb5 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-02 13:44:24,382 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9771bf23-8409-4e9e-b68d-e2b1f7b68eb5 2018-07-02 13:44:24,389 - 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-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:24,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6f0cc4ad-08b0-44e8-b6b0-3ada40a2fcea Date: Mon, 02 Jul 2018 13:44:24 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["73126669-208e-4829-b22d-d25c4c176f65"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:22Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:20Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:24,888 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net used request id req-6f0cc4ad-08b0-44e8-b6b0-3ada40a2fcea 2018-07-02 13:44:24,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/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:24,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a32f462f-28f0-4f0a-8466-1919d9317631 Date: Mon, 02 Jul 2018 13:44:24 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:22Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"73126669-208e-4829-b22d-d25c4c176f65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]} 2018-07-02 13:44:24,986 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-a32f462f-28f0-4f0a-8466-1919d9317631 2018-07-02 13:44:24,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?name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:25,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ac3047ee-7442-4dd1-94b6-d666ae2ce301 Date: Mon, 02 Jul 2018 13:44:25 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["73126669-208e-4829-b22d-d25c4c176f65"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:22Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:20Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:25,179 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net used request id req-ac3047ee-7442-4dd1-94b6-d666ae2ce301 2018-07-02 13:44:25,181 - 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-02 13:44:25,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44:25 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-02 13:44:25,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe4ec0c1509139fcae8a1d46ad8feca35731c04" 2018-07-02 13:44:25,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:25 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d8800b2-5c0d-419e-adaa-cf996202cd0c 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:25,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-8d8800b2-5c0d-419e-adaa-cf996202cd0c 2018-07-02 13:44:25,348 - 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=fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:25,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f2fa1fd4-1370-4978-9104-5414632094dd Date: Mon, 02 Jul 2018 13:44:25 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:22Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"73126669-208e-4829-b22d-d25c4c176f65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]} 2018-07-02 13:44:25,437 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-f2fa1fd4-1370-4978-9104-5414632094dd 2018-07-02 13:44:25,445 - 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=fe2bf9ba-ac3e-4409-9956-041e036a4d1c&name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:25,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1023b3bc-975e-4842-9d36-01c01f4f3797 Date: Mon, 02 Jul 2018 13:44:25 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe2bf9ba-ac3e-4409-9956-041e036a4d1c","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:22Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44: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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"73126669-208e-4829-b22d-d25c4c176f65","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet"}]} 2018-07-02 13:44:25,537 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=fe2bf9ba-ac3e-4409-9956-041e036a4d1c&name=NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet used request id req-1023b3bc-975e-4842-9d36-01c01f4f3797 2018-07-02 13:44:25,538 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net 2018-07-02 13:44:25,543 - 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}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" -d '{"port": {"network_id": "fe2bf9ba-ac3e-4409-9956-041e036a4d1c", "fixed_ips": [{"subnet_id": "73126669-208e-4829-b22d-d25c4c176f65", "ip_address": null}], "name": "NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-port", "admin_state_up": true}}' 2018-07-02 13:44:25,564 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-4d8fe4c3-c855-4711-b2e3-16a7544ff244 Date: Mon, 02 Jul 2018 13:44:25 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-02 13:44:25,564 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-4d8fe4c3-c855-4711-b2e3-16a7544ff244 2018-07-02 13:44:25,565 - 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-02 13:44:25,565 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet 2018-07-02 13:44:25,565 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-subnet 2018-07-02 13:44:25,570 - 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/73126669-208e-4829-b22d-d25c4c176f65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:27,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a815a3fd-fb7a-43af-8c83-b01cd882e71c Date: Mon, 02 Jul 2018 13:44:27 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:27,388 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/73126669-208e-4829-b22d-d25c4c176f65 used request id req-a815a3fd-fb7a-43af-8c83-b01cd882e71c 2018-07-02 13:44:27,388 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d50306b7-a5a6-437b-81f7-57cceafed5da-pub-net 2018-07-02 13:44:27,391 - 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/fe2bf9ba-ac3e-4409-9956-041e036a4d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2c8b5dd5cddd7af91fb3e3526a613dd86f300e" 2018-07-02 13:44:29,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83487237-5d80-48e2-aa57-86b2786d04d0 Date: Mon, 02 Jul 2018 13:44:29 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:29,756 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/fe2bf9ba-ac3e-4409-9956-041e036a4d1c used request id req-83487237-5d80-48e2-aa57-86b2786d04d0 2018-07-02 13:44:29,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:30,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["I8f-xEPcSTa3z1HGXxLTGA"], "issued_at": "2018-07-02T13:44:30.000000Z"}} 2018-07-02 13:44:30,469 - 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}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:30,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:30 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37c2dc2c-bbc1-44ae-ae4a-4e4bd0cbb747 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-02 13:44:30,630 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-37c2dc2c-bbc1-44ae-ae4a-4e4bd0cbb747 2018-07-02 13:44:30,632 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net 2018-07-02 13:44:30,638 - 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}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" -d '{"network": {"name": "NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net", "admin_state_up": true}}' 2018-07-02 13:44:31,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-392b8240-960f-4931-80de-fb46570d2d2a Date: Mon, 02 Jul 2018 13:44:31 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:31Z","is_default":false,"provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:31Z","mtu":1450}} 2018-07-02 13:44:31,280 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-392b8240-960f-4931-80de-fb46570d2d2a 2018-07-02 13:44:31,286 - 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=be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:31,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eb4c3bc1-eeda-4fb0-9b94-9d3ef0c876ab Date: Mon, 02 Jul 2018 13:44:31 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:44:31Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:31Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:31,823 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-eb4c3bc1-eeda-4fb0-9b94-9d3ef0c876ab 2018-07-02 13:44:31,829 - 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=be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:31,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-39a817db-ddac-45c1-9cc4-7ef0409bc482 Date: Mon, 02 Jul 2018 13:44:31 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:44:31,946 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-39a817db-ddac-45c1-9cc4-7ef0409bc482 2018-07-02 13:44:31,946 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet 2018-07-02 13:44:31,951 - 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}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" -d '{"subnets": [{"ip_version": 4, "network_id": "be48e8d5-70c1-4a00-a2e2-63b3909797d8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]}' 2018-07-02 13:44:32,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c20ea75a-6833-4e21-948d-624e2bc93e3a Date: Mon, 02 Jul 2018 13:44:32 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:32Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:32Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]} 2018-07-02 13:44:32,930 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-c20ea75a-6833-4e21-948d-624e2bc93e3a 2018-07-02 13:44:32,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/networks?id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:33,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-45ddf7e6-e24d-42ca-8a98-29bb2a4b706d Date: Mon, 02 Jul 2018 13:44:33 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["35862007-5f00-46d2-8f3a-103bf0c5a4c1"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:32Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:31Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:33,432 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-45ddf7e6-e24d-42ca-8a98-29bb2a4b706d 2018-07-02 13:44:33,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=be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:33,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2fc3cf84-4d47-4cef-865c-7ba25ef4b78b Date: Mon, 02 Jul 2018 13:44:33 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:32Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:32Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]} 2018-07-02 13:44:33,514 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-2fc3cf84-4d47-4cef-865c-7ba25ef4b78b 2018-07-02 13:44:33,519 - 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-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:33,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8bb528e0-8f20-45fc-8955-fe781d7cbe91 Date: Mon, 02 Jul 2018 13:44:33 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["35862007-5f00-46d2-8f3a-103bf0c5a4c1"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:32Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:31Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:33,912 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net used request id req-8bb528e0-8f20-45fc-8955-fe781d7cbe91 2018-07-02 13:44:33,916 - 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-02 13:44:33,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44: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-02 13:44:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:33,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:33 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22132300-7d65-4664-a247-40b3f03c252c 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:33,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-22132300-7d65-4664-a247-40b3f03c252c 2018-07-02 13:44:33,981 - 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=be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:34,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9b5c6be3-3abc-4f65-9357-476bb5ea5038 Date: Mon, 02 Jul 2018 13:44:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:32Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:32Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]} 2018-07-02 13:44:34,079 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-9b5c6be3-3abc-4f65-9357-476bb5ea5038 2018-07-02 13:44:34,084 - 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=be48e8d5-70c1-4a00-a2e2-63b3909797d8&name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:34,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e878bedd-e790-491b-8766-23ce8834e9ff Date: Mon, 02 Jul 2018 13:44:34 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:32Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:32Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]} 2018-07-02 13:44:34,160 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8&name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet used request id req-e878bedd-e790-491b-8766-23ce8834e9ff 2018-07-02 13:44:34,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:44:34,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:34,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["ZcCALGrfSO-V5K5JoIc0_w"], "issued_at": "2018-07-02T13:44:34.000000Z"}} 2018-07-02 13:44:34,879 - 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}d47ccd30f9270747ca4acabeeaee51b5be11b9c3" 2018-07-02 13:44:34,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:34 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09862b9e-09da-45a3-be7c-a730495c0a9a 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-02 13:44:34,903 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-09862b9e-09da-45a3-be7c-a730495c0a9a 2018-07-02 13:44:34,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/networks?name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:35,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-826da7e5-54c1-461b-bb17-dfb894beb616 Date: Mon, 02 Jul 2018 13:44:35 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["35862007-5f00-46d2-8f3a-103bf0c5a4c1"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:32Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:31Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:35,077 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net used request id req-826da7e5-54c1-461b-bb17-dfb894beb616 2018-07-02 13:44:35,085 - 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=be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:35,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-599bdd4d-9cb2-4b1b-aff4-7274bc9b41f2 Date: Mon, 02 Jul 2018 13:44:35 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:32Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:32Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]} 2018-07-02 13:44:35,169 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-599bdd4d-9cb2-4b1b-aff4-7274bc9b41f2 2018-07-02 13:44:35,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/networks?name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:35,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e6062295-3342-4caf-a062-d3e18e45abf7 Date: Mon, 02 Jul 2018 13:44:35 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["35862007-5f00-46d2-8f3a-103bf0c5a4c1"],"description":"","tags":[],"updated_at":"2018-07-02T13:44:32Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:31Z","provider:network_type":"vxlan"}]} 2018-07-02 13:44:35,324 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net used request id req-e6062295-3342-4caf-a062-d3e18e45abf7 2018-07-02 13:44:35,326 - 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-02 13:44:35,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44: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-02 13:44:35,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47ccd30f9270747ca4acabeeaee51b5be11b9c3" 2018-07-02 13:44:35,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:35 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bee5d68-aa44-49ba-bb05-7afa1e87fe43 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:35,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-5bee5d68-aa44-49ba-bb05-7afa1e87fe43 2018-07-02 13:44:35,492 - 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=be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:35,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fc283e40-9352-4a7a-af0e-d1eb91a2ca81 Date: Mon, 02 Jul 2018 13:44:35 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:32Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:32Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]} 2018-07-02 13:44:35,573 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-fc283e40-9352-4a7a-af0e-d1eb91a2ca81 2018-07-02 13:44:35,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/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8&name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:35,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bd71b9de-46ad-45b3-8aa4-f0d98d043b1d Date: Mon, 02 Jul 2018 13:44:35 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:32Z","dns_nameservers":[],"updated_at":"2018-07-02T13:44:32Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet"}]} 2018-07-02 13:44:35,661 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=be48e8d5-70c1-4a00-a2e2-63b3909797d8&name=NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet used request id req-bd71b9de-46ad-45b3-8aa4-f0d98d043b1d 2018-07-02 13:44:35,662 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net 2018-07-02 13:44:35,667 - 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}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" -d '{"port": {"network_id": "be48e8d5-70c1-4a00-a2e2-63b3909797d8", "fixed_ips": [{"subnet_id": "35862007-5f00-46d2-8f3a-103bf0c5a4c1", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-02 13:44:36,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-9a402c2e-54a4-40c9-9b73-fa5d64ad17ee Date: Mon, 02 Jul 2018 13:44:36 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:44:36Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","ip_address":"10.55.1.100"}],"id":"dfec7962-ae9c-40d6-bb58-4ce4fe0fed00","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:7f:03","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:36Z","binding:vnic_type":"normal"}} 2018-07-02 13:44:36,948 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-9a402c2e-54a4-40c9-9b73-fa5d64ad17ee 2018-07-02 13:44:36,953 - 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/dfec7962-ae9c-40d6-bb58-4ce4fe0fed00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:37,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-103aa35c-b4bd-4305-ba34-c18922e861f9 Date: Mon, 02 Jul 2018 13:44:37 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:44:36Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"35862007-5f00-46d2-8f3a-103bf0c5a4c1","ip_address":"10.55.1.100"}],"id":"dfec7962-ae9c-40d6-bb58-4ce4fe0fed00","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:7f:03","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"be48e8d5-70c1-4a00-a2e2-63b3909797d8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:44:36Z","binding:vnic_type":"normal"}} 2018-07-02 13:44:37,057 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports/dfec7962-ae9c-40d6-bb58-4ce4fe0fed00 used request id req-103aa35c-b4bd-4305-ba34-c18922e861f9 2018-07-02 13:44:37,057 - neutron_utils - INFO - Deleting port with name 2018-07-02 13:44:37,061 - 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/dfec7962-ae9c-40d6-bb58-4ce4fe0fed00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:38,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-360f752e-be38-4df2-9f2a-2519ba7b9474 Date: Mon, 02 Jul 2018 13:44:38 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:38,070 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/dfec7962-ae9c-40d6-bb58-4ce4fe0fed00 used request id req-360f752e-be38-4df2-9f2a-2519ba7b9474 2018-07-02 13:44:38,071 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet 2018-07-02 13:44:38,071 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-subnet 2018-07-02 13:44:38,075 - 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/35862007-5f00-46d2-8f3a-103bf0c5a4c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:39,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8c32610-2f63-498d-b451-0d154a7c91ef Date: Mon, 02 Jul 2018 13:44:39 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:39,838 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/35862007-5f00-46d2-8f3a-103bf0c5a4c1 used request id req-a8c32610-2f63-498d-b451-0d154a7c91ef 2018-07-02 13:44:39,839 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4648f4f4-d2e1-4aa7-bd85-158208f16518-pub-net 2018-07-02 13:44:39,844 - 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/be48e8d5-70c1-4a00-a2e2-63b3909797d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d142002ccf15dd7d67bb455f4eb9513f4f3f5af2" 2018-07-02 13:44:41,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d8f7294-ac7b-4b46-b72f-328498fa103d Date: Mon, 02 Jul 2018 13:44:41 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:41,741 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/be48e8d5-70c1-4a00-a2e2-63b3909797d8 used request id req-1d8f7294-ac7b-4b46-b72f-328498fa103d 2018-07-02 13:44:41,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:42,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["rEyjeQAkS-2NJWZTRSbZkA"], "issued_at": "2018-07-02T13:44:42.000000Z"}} 2018-07-02 13:44:42,423 - 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}2b0507d0da086e0904d68044bb1ff16b96ce9a76" 2018-07-02 13:44:42,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:42 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f93e1786-99bf-423d-bb7c-98692e1bb7ba 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-02 13:44:42,453 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f93e1786-99bf-423d-bb7c-98692e1bb7ba 2018-07-02 13:44:42,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:44:42,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:43,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["t2Xc0DpdSDKGjt2_IRfglg"], "issued_at": "2018-07-02T13:44:43.000000Z"}} 2018-07-02 13:44:43,214 - 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}e61d1d676abd5b9551d3f9110369c4b426cd745f" 2018-07-02 13:44:43,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:43 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e88112a0-735e-4f94-9a47-226888a3a98e 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-02 13:44:43,391 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e88112a0-735e-4f94-9a47-226888a3a98e 2018-07-02 13:44:43,399 - 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-e5a4fb5e-ef4c-4096-81e8-7ae26325feca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0507d0da086e0904d68044bb1ff16b96ce9a76" 2018-07-02 13:44:43,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eede23ee-8404-4ba3-920b-5d6cd72e54f1 Date: Mon, 02 Jul 2018 13:44:43 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-02 13:44:43,795 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NeutronUtilsRouterTests-e5a4fb5e-ef4c-4096-81e8-7ae26325feca-pub-net used request id req-eede23ee-8404-4ba3-920b-5d6cd72e54f1 2018-07-02 13:44:43,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:44,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["PBWmrjRNS7u8e08_-MHRDg"], "issued_at": "2018-07-02T13:44:44.000000Z"}} 2018-07-02 13:44:44,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}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:44,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:44 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-527a73b8-924a-433d-8042-c6c6030b5d12 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-02 13:44:44,547 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-527a73b8-924a-433d-8042-c6c6030b5d12 2018-07-02 13:44:44,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:44:44,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:45,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["OSmKD0q2Q5SPh4-CP8rycQ"], "issued_at": "2018-07-02T13:44:45.000000Z"}} 2018-07-02 13:44:45,276 - 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}e42d3253b98ccf46bc2d1ced88627e3c07551d88" 2018-07-02 13:44:45,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:45 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed156e73-9b0c-4013-9575-dace2ade25b5 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-02 13:44:45,460 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-ed156e73-9b0c-4013-9575-dace2ade25b5 2018-07-02 13:44:45,469 - 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}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:45,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4037a59a-f542-46ab-aba1-faadc2d94c36 Date: Mon, 02 Jul 2018 13:44:45 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:44:45,953 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-4037a59a-f542-46ab-aba1-faadc2d94c36 2018-07-02 13:44:45,959 - 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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:46,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-0fc0721a-9c62-4da1-b143-5a25bcdb220c Date: Mon, 02 Jul 2018 13:44:46 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:44:46,054 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-0fc0721a-9c62-4da1-b143-5a25bcdb220c 2018-07-02 13:44:46,055 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router 2018-07-02 13:44:46,060 - 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}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" -d '{"router": {"external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4"}, "name": "NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router", "admin_state_up": true}}' 2018-07-02 13:44:48,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-a097c88e-81df-472f-965e-e8e8a8389582 Date: Mon, 02 Jul 2018 13:44:48 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:44:46Z", "admin_state_up": true, "updated_at": "2018-07-02T13:44:47Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba", "name": "NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router"}} 2018-07-02 13:44:48,312 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-a097c88e-81df-472f-965e-e8e8a8389582 2018-07-02 13:44:48,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/ports?device_id=88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:48,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b3f44d26-c8f3-4924-9b74-66528d6c364f Date: Mon, 02 Jul 2018 13:44:48 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:44:47Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.114"}],"id":"30b5e0d1-071a-484b-9a0a-5cd7663be54a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:52:d2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:44:46Z","binding:vnic_type":"normal"}]} 2018-07-02 13:44:48,429 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba used request id req-b3f44d26-c8f3-4924-9b74-66528d6c364f 2018-07-02 13:44:48,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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:48,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-1133c3d1-1f87-4e5f-a533-5c95e300418c Date: Mon, 02 Jul 2018 13:44:48 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:44:48,816 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-1133c3d1-1f87-4e5f-a533-5c95e300418c 2018-07-02 13:44:48,822 - 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-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:49,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a0e7f207-3467-4091-94c0-f51972ab8c38 Date: Mon, 02 Jul 2018 13:44:49 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:44:46Z", "admin_state_up": true, "updated_at": "2018-07-02T13:44:47Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba", "name": "NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router"}]} 2018-07-02 13:44:49,058 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router used request id req-a0e7f207-3467-4091-94c0-f51972ab8c38 2018-07-02 13:44:49,064 - 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-02 13:44:49,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44: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-02 13:44:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:49,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:49 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de63f924-4f90-40ab-bfc9-280fdba4f60d 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:49,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-de63f924-4f90-40ab-bfc9-280fdba4f60d 2018-07-02 13:44:49,124 - 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=88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:49,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2c2d1975-1b8a-44f9-9c1e-c8b9a07f1d23 Date: Mon, 02 Jul 2018 13:44:49 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:44:47Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.114"}],"id":"30b5e0d1-071a-484b-9a0a-5cd7663be54a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:52:d2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:44:46Z","binding:vnic_type":"normal"}]} 2018-07-02 13:44:49,210 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba used request id req-2c2d1975-1b8a-44f9-9c1e-c8b9a07f1d23 2018-07-02 13:44:49,214 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:49,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-46c473bd-c013-4cdc-a7ac-31cc948cdc33 Date: Mon, 02 Jul 2018 13:44:49 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:44:49,296 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-46c473bd-c013-4cdc-a7ac-31cc948cdc33 2018-07-02 13:44:49,297 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router 2018-07-02 13:44:49,303 - 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/88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:51,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-543a0a40-3814-453e-b6cc-283c1b5386e8 Content-Length: 0 Date: Mon, 02 Jul 2018 13:44:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:44:51,935 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/88ebc2fd-90f6-4ac4-8f6d-a420b2f755ba used request id req-543a0a40-3814-453e-b6cc-283c1b5386e8 2018-07-02 13:44:51,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/routers?name=NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734e102039b4548a0e0f19d7fe21f74e6b0e1dc1" 2018-07-02 13:44:52,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-041dcd3b-316b-464b-80fb-404c116c7d69 Date: Mon, 02 Jul 2018 13:44:52 GMT Connection: close RESP BODY: {"routers": []} 2018-07-02 13:44:52,069 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2915db8d-8d5a-4235-bd6a-1f50cd8052f9-pub-router used request id req-041dcd3b-316b-464b-80fb-404c116c7d69 2018-07-02 13:44:52,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:52,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["lnPW7JYbToGnTZvV-5EuIA"], "issued_at": "2018-07-02T13:44:52.000000Z"}} 2018-07-02 13:44:52,782 - 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}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:52,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:52 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53e47226-f87f-4678-b116-35001976c545 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-02 13:44:52,809 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-53e47226-f87f-4678-b116-35001976c545 2018-07-02 13:44:52,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:44:52,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:44:53,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["RZuxnE-4TeyQi0QlVMchTw"], "issued_at": "2018-07-02T13:44:53.000000Z"}} 2018-07-02 13:44:53,523 - 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}51384ec1f6d42b780d2b3e3c91d3ce3b8c10feef" 2018-07-02 13:44:53,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:53 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a70c465-0b59-474d-88c2-ba7cff2f5016 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-02 13:44:53,691 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8a70c465-0b59-474d-88c2-ba7cff2f5016 2018-07-02 13:44:53,695 - 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}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:54,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-49325692-d9b3-47b5-9bf2-2de473007be5 Date: Mon, 02 Jul 2018 13:44: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":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:44:54,198 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-49325692-d9b3-47b5-9bf2-2de473007be5 2018-07-02 13:44:54,203 - 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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:54,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-740537b1-44d8-46c2-ad7d-7440614eb261 Date: Mon, 02 Jul 2018 13:44:54 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:44:54,316 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-740537b1-44d8-46c2-ad7d-7440614eb261 2018-07-02 13:44:54,317 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router 2018-07-02 13:44:54,322 - 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}7846c19c54003fa805d480706af16360f44204e7" -d '{"router": {"external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4"}, "name": "NeutronUtilsRouterTests-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router", "admin_state_up": true}}' 2018-07-02 13:44:57,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-dc1eec06-a839-48cb-bd30-ee42b81b14f6 Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:44:54Z", "admin_state_up": true, "updated_at": "2018-07-02T13:44:56Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772", "name": "NeutronUtilsRouterTests-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router"}} 2018-07-02 13:44:57,091 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/routers used request id req-dc1eec06-a839-48cb-bd30-ee42b81b14f6 2018-07-02 13:44:57,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/ports?device_id=6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b3b23792-5ed6-4e1a-94e5-83c261368b77 Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:44:55Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.113"}],"id":"ca713b59-c217-4ac0-af57-a1600475e301","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:81:03","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:44:55Z","binding:vnic_type":"normal"}]} 2018-07-02 13:44:57,215 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772 used request id req-b3b23792-5ed6-4e1a-94e5-83c261368b77 2018-07-02 13:44:57,219 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-903d8255-ea7d-4f1c-81fa-38f27d4689c7 Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:44:57,300 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-903d8255-ea7d-4f1c-81fa-38f27d4689c7 2018-07-02 13:44:57,305 - 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-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-cea13832-fec0-4ff0-b758-a9c517f1cddf Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "15523fc7-0e42-49bf-912a-50172cff1d44", "ip_address": "10.16.0.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:44:54Z", "admin_state_up": true, "updated_at": "2018-07-02T13:44:56Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772", "name": "NeutronUtilsRouterTests-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router"}]} 2018-07-02 13:44:57,557 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router used request id req-cea13832-fec0-4ff0-b758-a9c517f1cddf 2018-07-02 13:44:57,561 - 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-02 13:44:57,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:44:57 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-02 13:44:57,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:44:57 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f97592a0-23f6-486a-8243-1f81ec271150 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:44:57,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-f97592a0-23f6-486a-8243-1f81ec271150 2018-07-02 13:44:57,612 - 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=6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e1fe254f-9a38-46b6-bb95-245f6a011971 Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:44:55Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"15523fc7-0e42-49bf-912a-50172cff1d44","ip_address":"10.16.0.113"}],"id":"ca713b59-c217-4ac0-af57-a1600475e301","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:81:03","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772","name":"","admin_state_up":true,"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"","created_at":"2018-07-02T13:44:55Z","binding:vnic_type":"normal"}]} 2018-07-02 13:44:57,692 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?device_id=6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772 used request id req-e1fe254f-9a38-46b6-bb95-245f6a011971 2018-07-02 13:44:57,695 - 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/15523fc7-0e42-49bf-912a-50172cff1d44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-7af3e694-54cc-4878-9713-a50662a8dc88 Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-02 13:44:57,773 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets/15523fc7-0e42-49bf-912a-50172cff1d44 used request id req-7af3e694-54cc-4878-9713-a50662a8dc88 2018-07-02 13:44:57,777 - 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}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-28d4f9aa-c155-45ea-8492-3c95a8793195 Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:44:57,914 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-28d4f9aa-c155-45ea-8492-3c95a8793195 2018-07-02 13:44:57,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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:44:57,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-802d82f8-47f8-46dc-aac8-d1d55d4cbec8 Date: Mon, 02 Jul 2018 13:44:57 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:44:57,998 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-802d82f8-47f8-46dc-aac8-d1d55d4cbec8 2018-07-02 13:44:57,999 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router 2018-07-02 13:44:58,005 - 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/6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:45:00,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c586a5e-b662-4b99-87b6-db3c7673ff3a Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:00 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:00,567 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/routers/6cfa3bbe-c6a9-423d-a7f7-38eb8d6c3772 used request id req-8c586a5e-b662-4b99-87b6-db3c7673ff3a 2018-07-02 13:45:00,573 - 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-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7846c19c54003fa805d480706af16360f44204e7" 2018-07-02 13:45:00,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-303c2d0d-7da9-4436-a710-73685959185c Date: Mon, 02 Jul 2018 13:45:00 GMT Connection: close RESP BODY: {"routers": []} 2018-07-02 13:45:00,943 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/routers?name=NeutronUtilsRouterTests-2150ad2d-d527-45b7-972a-a4a70078dd0a-pub-router used request id req-303c2d0d-7da9-4436-a710-73685959185c 2018-07-02 13:45:00,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:01,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["HqPHUq4AR26L4IGuMYrB2w"], "issued_at": "2018-07-02T13:45:01.000000Z"}} 2018-07-02 13:45:01,652 - 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}be43cbfaa0d4227e8dd66a285d24382ee4915acf" 2018-07-02 13:45:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b39fdc11-42c9-424a-8e1a-6289ceac222d 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-02 13:45:01,674 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b39fdc11-42c9-424a-8e1a-6289ceac222d 2018-07-02 13:45:01,676 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-4f71b2ab-4bda-48dc-958c-c4c531853624name 2018-07-02 13:45:01,683 - 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}be43cbfaa0d4227e8dd66a285d24382ee4915acf" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-4f71b2ab-4bda-48dc-958c-c4c531853624name"}}' 2018-07-02 13:45:02,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-54e2c505-833b-40cd-a7a5-f639d08ab72f Date: Mon, 02 Jul 2018 13:45:02 GMT Connection: close RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:02Z", "updated_at": "2018-07-02T13:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:02Z", "revision_number": 0, "id": "79d9ead4-9dd8-42c7-b338-f0d11a0bab7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:02Z", "revision_number": 0, "id": "ec20e397-c605-4b41-ad5c-163d8fc2c181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "b969d125-eec2-4aac-8a89-152536b101a7", "name": "NeutronUtilsSecurityGroupTests-4f71b2ab-4bda-48dc-958c-c4c531853624name"}} 2018-07-02 13:45:02,487 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-54e2c505-833b-40cd-a7a5-f639d08ab72f 2018-07-02 13:45:02,488 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b969d125-eec2-4aac-8a89-152536b101a7 2018-07-02 13:45:02,491 - 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=b969d125-eec2-4aac-8a89-152536b101a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be43cbfaa0d4227e8dd66a285d24382ee4915acf" 2018-07-02 13:45:02,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec91aad9-e165-40ce-9aa5-65e68e254c70 Date: Mon, 02 Jul 2018 13:45:02 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-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:02Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "79d9ead4-9dd8-42c7-b338-f0d11a0bab7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:02Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "ec20e397-c605-4b41-ad5c-163d8fc2c181"}]} 2018-07-02 13:45:02,843 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b969d125-eec2-4aac-8a89-152536b101a7 used request id req-ec91aad9-e165-40ce-9aa5-65e68e254c70 2018-07-02 13:45:02,848 - 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-4f71b2ab-4bda-48dc-958c-c4c531853624name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be43cbfaa0d4227e8dd66a285d24382ee4915acf" 2018-07-02 13:45:03,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-bb374129-7684-450e-aee3-49f80aadcc9a Date: Mon, 02 Jul 2018 13:45:03 GMT Connection: close RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:02Z", "updated_at": "2018-07-02T13:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:02Z", "revision_number": 0, "id": "79d9ead4-9dd8-42c7-b338-f0d11a0bab7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:02Z", "revision_number": 0, "id": "ec20e397-c605-4b41-ad5c-163d8fc2c181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "b969d125-eec2-4aac-8a89-152536b101a7", "name": "NeutronUtilsSecurityGroupTests-4f71b2ab-4bda-48dc-958c-c4c531853624name"}]} 2018-07-02 13:45:03,107 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f71b2ab-4bda-48dc-958c-c4c531853624name used request id req-bb374129-7684-450e-aee3-49f80aadcc9a 2018-07-02 13:45:03,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b969d125-eec2-4aac-8a89-152536b101a7 2018-07-02 13:45:03,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=b969d125-eec2-4aac-8a89-152536b101a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be43cbfaa0d4227e8dd66a285d24382ee4915acf" 2018-07-02 13:45:03,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bda0616-f2af-4170-9206-40a7f6e02c17 Date: Mon, 02 Jul 2018 13:45: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-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:02Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "79d9ead4-9dd8-42c7-b338-f0d11a0bab7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:02Z", "security_group_id": "b969d125-eec2-4aac-8a89-152536b101a7", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:02Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "ec20e397-c605-4b41-ad5c-163d8fc2c181"}]} 2018-07-02 13:45:03,139 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=b969d125-eec2-4aac-8a89-152536b101a7 used request id req-7bda0616-f2af-4170-9206-40a7f6e02c17 2018-07-02 13:45:03,140 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-4f71b2ab-4bda-48dc-958c-c4c531853624name 2018-07-02 13:45:03,144 - 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/b969d125-eec2-4aac-8a89-152536b101a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be43cbfaa0d4227e8dd66a285d24382ee4915acf" 2018-07-02 13:45:03,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a10f9f6-f474-47b4-8580-a95a5c7d2403 Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:03 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:03,387 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/b969d125-eec2-4aac-8a89-152536b101a7 used request id req-7a10f9f6-f474-47b4-8580-a95a5c7d2403 2018-07-02 13:45:03,391 - 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-4f71b2ab-4bda-48dc-958c-c4c531853624name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be43cbfaa0d4227e8dd66a285d24382ee4915acf" 2018-07-02 13:45:03,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b81a9e45-c5a7-4e1e-80f7-f329e56880c3 Date: Mon, 02 Jul 2018 13:45:03 GMT Connection: close RESP BODY: {"security_groups": []} 2018-07-02 13:45:03,484 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f71b2ab-4bda-48dc-958c-c4c531853624name used request id req-b81a9e45-c5a7-4e1e-80f7-f329e56880c3 2018-07-02 13:45:03,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:04,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["wOfldj06TvqLvY1DnRsfbg"], "issued_at": "2018-07-02T13:45:04.000000Z"}} 2018-07-02 13:45:04,223 - 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}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:04,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:04 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4be2709-b099-4c3f-9fae-ff448ddd45e1 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-02 13:45:04,399 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a4be2709-b099-4c3f-9fae-ff448ddd45e1 2018-07-02 13:45:04,402 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-1 2018-07-02 13:45:04,406 - 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}d50c0ce59d618673c50388266fd537011aa3dc32" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-1", "description": "hello group"}}' 2018-07-02 13:45:05,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-4b47f4f2-b4d3-49b2-8949-8c89e616cfe2 Date: Mon, 02 Jul 2018 13:45:05 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:04Z", "updated_at": "2018-07-02T13:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:04Z", "revision_number": 0, "id": "a58aef72-005d-4a33-9ff6-a1495346eaa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:04Z", "revision_number": 0, "id": "cfee5636-95db-4eb4-a369-5bcf5d2e8ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "e48be30c-951e-4c79-961f-e230965740f2", "name": "NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-1"}} 2018-07-02 13:45:05,082 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-4b47f4f2-b4d3-49b2-8949-8c89e616cfe2 2018-07-02 13:45:05,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e48be30c-951e-4c79-961f-e230965740f2 2018-07-02 13:45:05,086 - 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=e48be30c-951e-4c79-961f-e230965740f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:05,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84f1e0ee-b5d5-414f-ab24-18b772ce0be5 Date: Mon, 02 Jul 2018 13:45:05 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-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:04Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "a58aef72-005d-4a33-9ff6-a1495346eaa7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:04Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "cfee5636-95db-4eb4-a369-5bcf5d2e8ed4"}]} 2018-07-02 13:45:05,440 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e48be30c-951e-4c79-961f-e230965740f2 used request id req-84f1e0ee-b5d5-414f-ab24-18b772ce0be5 2018-07-02 13:45:05,440 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-2 2018-07-02 13:45:05,444 - 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}d50c0ce59d618673c50388266fd537011aa3dc32" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-2", "description": "hola group"}}' 2018-07-02 13:45:05,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-42447e5d-5ad2-4f7f-b53e-d8ef485c35ff Date: Mon, 02 Jul 2018 13:45:05 GMT Connection: close RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:05Z", "updated_at": "2018-07-02T13:45:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:05Z", "revision_number": 0, "id": "4f158dd2-8317-4d0c-9e7b-1384fcd5781e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:05Z", "revision_number": 0, "id": "794a6c92-afe0-4795-a8cd-da7dc4604011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "name": "NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-2"}} 2018-07-02 13:45:05,788 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-42447e5d-5ad2-4f7f-b53e-d8ef485c35ff 2018-07-02 13:45:05,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f749b72b-96db-40a0-9f3e-850d5b7465b2 2018-07-02 13:45:05,792 - 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=f749b72b-96db-40a0-9f3e-850d5b7465b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:05,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56932fc4-8977-4a68-b915-e6d51ba9c76c Date: Mon, 02 Jul 2018 13:45: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-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:05Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "4f158dd2-8317-4d0c-9e7b-1384fcd5781e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:05Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "794a6c92-afe0-4795-a8cd-da7dc4604011"}]} 2018-07-02 13:45:05,848 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f749b72b-96db-40a0-9f3e-850d5b7465b2 used request id req-56932fc4-8977-4a68-b915-e6d51ba9c76c 2018-07-02 13:45:05,850 - neutron_utils - INFO - Listing the available security groups 2018-07-02 13:45:05,855 - 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}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:05,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7322 X-Openstack-Request-Id: req-af5f1ab1-78ef-48ad-bd27-b1cdf811d95e Date: Mon, 02 Jul 2018 13:45:05 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:40:59Z", "updated_at": "2018-07-02T13:41:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "238f58df-0801-4fa1-9cd9-d041998ef086", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e", "remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "revision_number": 0, "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 4, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:04Z", "updated_at": "2018-07-02T13:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:04Z", "revision_number": 0, "id": "cfee5636-95db-4eb4-a369-5bcf5d2e8ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:04Z", "revision_number": 0, "id": "a58aef72-005d-4a33-9ff6-a1495346eaa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "e48be30c-951e-4c79-961f-e230965740f2", "name": "NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-02T13:42:41Z", "updated_at": "2018-07-02T13:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:42:41Z", "revision_number": 0, "id": "60e779da-9a48-42f9-9bd3-91ff784b5ce8", "remote_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "remote_ip_prefix": null, "created_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "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-02T13:42:41Z", "revision_number": 0, "id": "a030dbd6-2552-41bc-a6a6-bb1b7dd23d27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "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-02T13:42:41Z", "revision_number": 0, "id": "99944984-0832-4ccf-9274-62a01c929a12", "remote_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "remote_ip_prefix": null, "created_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:42:41Z", "revision_number": 0, "id": "9948de7e-29b9-4a35-aea2-363ae95670bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:05Z", "updated_at": "2018-07-02T13:45:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:05Z", "revision_number": 0, "id": "794a6c92-afe0-4795-a8cd-da7dc4604011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:05Z", "revision_number": 0, "id": "4f158dd2-8317-4d0c-9e7b-1384fcd5781e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "name": "NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-2"}]} 2018-07-02 13:45:05,977 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-af5f1ab1-78ef-48ad-bd27-b1cdf811d95e 2018-07-02 13:45:05,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d1230f6c-7a6f-4977-a9ea-82483bd749a2 2018-07-02 13:45:05,982 - 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=d1230f6c-7a6f-4977-a9ea-82483bd749a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:06,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-67fc4e9a-5ff5-4474-af13-4ae7370de0f0 Date: Mon, 02 Jul 2018 13:45:06 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:41:00Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "238f58df-0801-4fa1-9cd9-d041998ef086"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:41:00Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "2438fa10-fca3-4a6d-a291-c31d392cadd1"}, {"remote_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:41:00Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "44f092fd-c50b-41dc-97bd-58ad605ed64e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:41:00Z", "security_group_id": "d1230f6c-7a6f-4977-a9ea-82483bd749a2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:41:00Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "e08b15d9-5a7c-4aea-be68-17a88916db8b"}]} 2018-07-02 13:45:06,027 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=d1230f6c-7a6f-4977-a9ea-82483bd749a2 used request id req-67fc4e9a-5ff5-4474-af13-4ae7370de0f0 2018-07-02 13:45:06,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e48be30c-951e-4c79-961f-e230965740f2 2018-07-02 13:45:06,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=e48be30c-951e-4c79-961f-e230965740f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:06,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db3651a1-dc57-4cc9-8415-43387f227613 Date: Mon, 02 Jul 2018 13:45: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-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:04Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "a58aef72-005d-4a33-9ff6-a1495346eaa7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:04Z", "security_group_id": "e48be30c-951e-4c79-961f-e230965740f2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:04Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "cfee5636-95db-4eb4-a369-5bcf5d2e8ed4"}]} 2018-07-02 13:45:06,076 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e48be30c-951e-4c79-961f-e230965740f2 used request id req-db3651a1-dc57-4cc9-8415-43387f227613 2018-07-02 13:45:06,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4b9e56d-50f2-4061-b4d5-a216f1f69b80 2018-07-02 13:45:06,083 - 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=e4b9e56d-50f2-4061-b4d5-a216f1f69b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:06,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-fe6cb40d-8323-4434-9cbe-b948809eaae3 Date: Mon, 02 Jul 2018 13:45:06 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-02T13:42:41Z", "project_id": "", "id": "60e779da-9a48-42f9-9bd3-91ff784b5ce8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-02T13:42:41Z", "project_id": "", "id": "9948de7e-29b9-4a35-aea2-363ae95670bd"}, {"remote_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-02T13:42:41Z", "project_id": "", "id": "99944984-0832-4ccf-9274-62a01c929a12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:42:41Z", "security_group_id": "e4b9e56d-50f2-4061-b4d5-a216f1f69b80", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-02T13:42:41Z", "project_id": "", "id": "a030dbd6-2552-41bc-a6a6-bb1b7dd23d27"}]} 2018-07-02 13:45:06,113 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=e4b9e56d-50f2-4061-b4d5-a216f1f69b80 used request id req-fe6cb40d-8323-4434-9cbe-b948809eaae3 2018-07-02 13:45:06,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f749b72b-96db-40a0-9f3e-850d5b7465b2 2018-07-02 13:45:06,119 - 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=f749b72b-96db-40a0-9f3e-850d5b7465b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:06,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1dcd4be-f4af-4b05-89cc-c78b71622798 Date: Mon, 02 Jul 2018 13:45:06 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-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:05Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "4f158dd2-8317-4d0c-9e7b-1384fcd5781e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:05Z", "security_group_id": "f749b72b-96db-40a0-9f3e-850d5b7465b2", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:05Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "794a6c92-afe0-4795-a8cd-da7dc4604011"}]} 2018-07-02 13:45:06,149 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=f749b72b-96db-40a0-9f3e-850d5b7465b2 used request id req-d1dcd4be-f4af-4b05-89cc-c78b71622798 2018-07-02 13:45:06,149 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-1 2018-07-02 13:45:06,152 - 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/e48be30c-951e-4c79-961f-e230965740f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:06,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c483387f-8f7c-41e4-81c3-a9b39df9c7ac Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:06 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:06,375 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/e48be30c-951e-4c79-961f-e230965740f2 used request id req-c483387f-8f7c-41e4-81c3-a9b39df9c7ac 2018-07-02 13:45:06,375 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b7f542f3-cae5-490f-9c04-5b20514b3f79name-2 2018-07-02 13:45:06,380 - 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/f749b72b-96db-40a0-9f3e-850d5b7465b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50c0ce59d618673c50388266fd537011aa3dc32" 2018-07-02 13:45:06,921 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99464700-d83a-4422-87a9-221655018ef6 Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:06 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:06,922 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/f749b72b-96db-40a0-9f3e-850d5b7465b2 used request id req-99464700-d83a-4422-87a9-221655018ef6 2018-07-02 13:45:06,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:07,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["OoPOWqamQq2Z6Cdx8_j71g"], "issued_at": "2018-07-02T13:45:07.000000Z"}} 2018-07-02 13:45:07,600 - 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}a304ea4d788f227dc96dcaf49cebae474294e798" 2018-07-02 13:45:07,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:07 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cc8bbdf-c0b5-449f-a6b0-503fc1bb10c8 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-02 13:45:07,783 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4cc8bbdf-c0b5-449f-a6b0-503fc1bb10c8 2018-07-02 13:45:07,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:08,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["llZfibSxQ_K_qb-wikjnXA"], "issued_at": "2018-07-02T13:45:08.000000Z"}} 2018-07-02 13:45:08,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}19ec4eb274164315b218e067c8605075d03be99b" 2018-07-02 13:45:08,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:08 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4ece96b-0472-402a-bc48-0b66519bd32d 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-02 13:45:08,703 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-b4ece96b-0472-402a-bc48-0b66519bd32d 2018-07-02 13:45:08,705 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-37055f72-8eba-4432-9232-7d4721ad1428name 2018-07-02 13:45:08,711 - 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}19ec4eb274164315b218e067c8605075d03be99b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-37055f72-8eba-4432-9232-7d4721ad1428name", "description": "hello group"}}' 2018-07-02 13:45:09,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b2e32a35-194d-409a-8114-ce577210bd95 Date: Mon, 02 Jul 2018 13:45:09 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:09Z", "updated_at": "2018-07-02T13:45:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:09Z", "revision_number": 0, "id": "952150bd-6429-4c05-9d9b-598b937bab19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:09Z", "revision_number": 0, "id": "de7e9581-767c-4988-82f4-b3c358ce0bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "940f6eab-1665-4069-99ed-05be04219560", "name": "NeutronUtilsSecurityGroupTests-37055f72-8eba-4432-9232-7d4721ad1428name"}} 2018-07-02 13:45:09,409 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-b2e32a35-194d-409a-8114-ce577210bd95 2018-07-02 13:45:09,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 940f6eab-1665-4069-99ed-05be04219560 2018-07-02 13:45:09,415 - 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=940f6eab-1665-4069-99ed-05be04219560 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ec4eb274164315b218e067c8605075d03be99b" 2018-07-02 13:45:09,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f07bffb-5281-4f23-aeb5-d00d895dd9b8 Date: Mon, 02 Jul 2018 13:45:09 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-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:09Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "952150bd-6429-4c05-9d9b-598b937bab19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:09Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "de7e9581-767c-4988-82f4-b3c358ce0bd4"}]} 2018-07-02 13:45:09,815 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=940f6eab-1665-4069-99ed-05be04219560 used request id req-1f07bffb-5281-4f23-aeb5-d00d895dd9b8 2018-07-02 13:45:09,821 - 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-37055f72-8eba-4432-9232-7d4721ad1428name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ec4eb274164315b218e067c8605075d03be99b" 2018-07-02 13:45:10,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-e1e9b698-4e1c-4e0f-a38d-58bccd1a81b1 Date: Mon, 02 Jul 2018 13:45:10 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:09Z", "updated_at": "2018-07-02T13:45:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:09Z", "revision_number": 0, "id": "952150bd-6429-4c05-9d9b-598b937bab19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:09Z", "revision_number": 0, "id": "de7e9581-767c-4988-82f4-b3c358ce0bd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "940f6eab-1665-4069-99ed-05be04219560", "name": "NeutronUtilsSecurityGroupTests-37055f72-8eba-4432-9232-7d4721ad1428name"}]} 2018-07-02 13:45:10,248 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-37055f72-8eba-4432-9232-7d4721ad1428name&description=hello+group used request id req-e1e9b698-4e1c-4e0f-a38d-58bccd1a81b1 2018-07-02 13:45:10,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 940f6eab-1665-4069-99ed-05be04219560 2018-07-02 13:45:10,253 - 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=940f6eab-1665-4069-99ed-05be04219560 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ec4eb274164315b218e067c8605075d03be99b" 2018-07-02 13:45:10,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56a2f3fd-ef09-42f0-9a9e-a8f91f3d18c8 Date: Mon, 02 Jul 2018 13:45:10 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-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:09Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "952150bd-6429-4c05-9d9b-598b937bab19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:09Z", "security_group_id": "940f6eab-1665-4069-99ed-05be04219560", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:09Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "de7e9581-767c-4988-82f4-b3c358ce0bd4"}]} 2018-07-02 13:45:10,310 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=940f6eab-1665-4069-99ed-05be04219560 used request id req-56a2f3fd-ef09-42f0-9a9e-a8f91f3d18c8 2018-07-02 13:45:10,311 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-37055f72-8eba-4432-9232-7d4721ad1428name 2018-07-02 13:45:10,316 - 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/940f6eab-1665-4069-99ed-05be04219560 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19ec4eb274164315b218e067c8605075d03be99b" 2018-07-02 13:45:10,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f71ed44-2d81-423b-9016-68f3b700ca25 Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:10 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:10,559 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/940f6eab-1665-4069-99ed-05be04219560 used request id req-4f71ed44-2d81-423b-9016-68f3b700ca25 2018-07-02 13:45:10,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:11,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["70cTRp-rSTCZs3h0to31WA"], "issued_at": "2018-07-02T13:45:11.000000Z"}} 2018-07-02 13:45:11,368 - 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}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:11,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:11 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fc2bfc5-c568-4b56-8eb6-6370671f5f23 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-02 13:45:11,517 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1fc2bfc5-c568-4b56-8eb6-6370671f5f23 2018-07-02 13:45:11,519 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname 2018-07-02 13:45:11,523 - 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}05bef389f86d86838d3b7bac3c563054632adcec" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname", "description": "hello group"}}' 2018-07-02 13:45:12,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e91fa02a-1041-4a97-b73c-24a34032c57c Date: Mon, 02 Jul 2018 13:45:12 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:11Z", "updated_at": "2018-07-02T13:45:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "91436063-1e45-4e40-8f7e-7438013f000f", "name": "NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname"}} 2018-07-02 13:45:12,172 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-e91fa02a-1041-4a97-b73c-24a34032c57c 2018-07-02 13:45:12,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91436063-1e45-4e40-8f7e-7438013f000f 2018-07-02 13:45:12,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/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:12,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9fd4e1e-04fe-4174-8c05-a47e13bd3d5d Date: Mon, 02 Jul 2018 13:45:12 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-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb"}]} 2018-07-02 13:45:12,501 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f used request id req-d9fd4e1e-04fe-4174-8c05-a47e13bd3d5d 2018-07-02 13:45:12,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91436063-1e45-4e40-8f7e-7438013f000f 2018-07-02 13:45:12,507 - 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=91436063-1e45-4e40-8f7e-7438013f000f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:12,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7378d8fb-2ada-4779-9ecd-6334303ba984 Date: Mon, 02 Jul 2018 13:45:12 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-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb"}]} 2018-07-02 13:45:12,544 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f used request id req-7378d8fb-2ada-4779-9ecd-6334303ba984 2018-07-02 13:45:12,545 - 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}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:12,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55ca92b4-8e31-4c63-9c2b-094d6d500646 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-02 13:45:12,565 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-55ca92b4-8e31-4c63-9c2b-094d6d500646 2018-07-02 13:45:12,568 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname 2018-07-02 13:45:12,573 - 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-076876fe-7e25-4fd0-a3d2-a027fe38183dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:12,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-f3ab63c5-ee36-4aeb-a26b-f03062c1115b Date: Mon, 02 Jul 2018 13:45:12 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:11Z", "updated_at": "2018-07-02T13:45:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "91436063-1e45-4e40-8f7e-7438013f000f", "name": "NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname"}]} 2018-07-02 13:45:12,690 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname used request id req-f3ab63c5-ee36-4aeb-a26b-f03062c1115b 2018-07-02 13:45:12,693 - 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-02 13:45:12,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:45:12 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-02 13:45:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:12,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:12 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62b0f75b-d502-41c9-ac25-7265a18751bd 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:45:12,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-62b0f75b-d502-41c9-ac25-7265a18751bd 2018-07-02 13:45:12,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91436063-1e45-4e40-8f7e-7438013f000f 2018-07-02 13:45:12,750 - 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=91436063-1e45-4e40-8f7e-7438013f000f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:12,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07c846cb-7813-41e6-bcf4-f49c86c937f8 Date: Mon, 02 Jul 2018 13:45:12 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-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb"}]} 2018-07-02 13:45:12,783 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f used request id req-07c846cb-7813-41e6-bcf4-f49c86c937f8 2018-07-02 13:45:12,789 - 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}05bef389f86d86838d3b7bac3c563054632adcec" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f"}}' 2018-07-02 13:45:13,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-3532a81a-ca7d-4a86-a4a6-fd40922716bd Date: Mon, 02 Jul 2018 13:45:13 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-02T13:45:13Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:13Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "1dee7782-217f-4da8-aa47-88ff3a093ae9"}} 2018-07-02 13:45:13,381 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-group-rules used request id req-3532a81a-ca7d-4a86-a4a6-fd40922716bd 2018-07-02 13:45:13,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/security-groups?name=NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:13,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-7659ca44-cf61-4a50-8756-36bb5983bf4e Date: Mon, 02 Jul 2018 13:45:13 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:11Z", "updated_at": "2018-07-02T13:45:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:13Z", "revision_number": 0, "id": "1dee7782-217f-4da8-aa47-88ff3a093ae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:13Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 3, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "91436063-1e45-4e40-8f7e-7438013f000f", "name": "NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname"}]} 2018-07-02 13:45:13,750 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname&description=hello+group used request id req-7659ca44-cf61-4a50-8756-36bb5983bf4e 2018-07-02 13:45:13,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91436063-1e45-4e40-8f7e-7438013f000f 2018-07-02 13:45:13,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/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:13,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-8581fa90-fb38-432e-ab92-dd50bfcd41bb Date: Mon, 02 Jul 2018 13:45:13 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-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:13Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:13Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "1dee7782-217f-4da8-aa47-88ff3a093ae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb"}]} 2018-07-02 13:45:13,796 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f used request id req-8581fa90-fb38-432e-ab92-dd50bfcd41bb 2018-07-02 13:45:13,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91436063-1e45-4e40-8f7e-7438013f000f 2018-07-02 13:45:13,804 - 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=91436063-1e45-4e40-8f7e-7438013f000f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:13,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-e5add5df-c729-4971-aac5-2369333e4087 Date: Mon, 02 Jul 2018 13:45:13 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-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:13Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:13Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "1dee7782-217f-4da8-aa47-88ff3a093ae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb"}]} 2018-07-02 13:45:13,879 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f used request id req-e5add5df-c729-4971-aac5-2369333e4087 2018-07-02 13:45:13,882 - 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-076876fe-7e25-4fd0-a3d2-a027fe38183dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:13,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-48c81582-e809-4375-a2dd-b4aaed340074 Date: Mon, 02 Jul 2018 13:45:13 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:11Z", "updated_at": "2018-07-02T13:45:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:13Z", "revision_number": 0, "id": "1dee7782-217f-4da8-aa47-88ff3a093ae9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:13Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "revision_number": 0, "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 3, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "91436063-1e45-4e40-8f7e-7438013f000f", "name": "NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname"}]} 2018-07-02 13:45:13,987 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname&description=hello+group used request id req-48c81582-e809-4375-a2dd-b4aaed340074 2018-07-02 13:45:13,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91436063-1e45-4e40-8f7e-7438013f000f 2018-07-02 13:45:13,994 - 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=91436063-1e45-4e40-8f7e-7438013f000f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:14,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-2840e403-495c-4274-8a50-20e8359d970b Date: Mon, 02 Jul 2018 13:45: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-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "0d242b77-2605-479d-8cf7-4ca83a362e5e"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:13Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:13Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "1dee7782-217f-4da8-aa47-88ff3a093ae9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:12Z", "security_group_id": "91436063-1e45-4e40-8f7e-7438013f000f", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:12Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bc9c4147-27a2-4762-96e1-7d97390a01fb"}]} 2018-07-02 13:45:14,394 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=91436063-1e45-4e40-8f7e-7438013f000f used request id req-2840e403-495c-4274-8a50-20e8359d970b 2018-07-02 13:45:14,394 - neutron_utils - INFO - Deleting security group rule with ID - 0d242b77-2605-479d-8cf7-4ca83a362e5e 2018-07-02 13:45:14,400 - 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/0d242b77-2605-479d-8cf7-4ca83a362e5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:14,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6032e844-56f5-4dac-93f3-74641af6b42c Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:14 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:14,552 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/0d242b77-2605-479d-8cf7-4ca83a362e5e used request id req-6032e844-56f5-4dac-93f3-74641af6b42c 2018-07-02 13:45:14,552 - neutron_utils - INFO - Deleting security group rule with ID - bc9c4147-27a2-4762-96e1-7d97390a01fb 2018-07-02 13:45:14,556 - 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/bc9c4147-27a2-4762-96e1-7d97390a01fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:14,691 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e525c996-1e89-48e5-9eaf-5a59881d6861 Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:14 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:14,691 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/bc9c4147-27a2-4762-96e1-7d97390a01fb used request id req-e525c996-1e89-48e5-9eaf-5a59881d6861 2018-07-02 13:45:14,691 - neutron_utils - INFO - Deleting security group rule with ID - 1dee7782-217f-4da8-aa47-88ff3a093ae9 2018-07-02 13:45:14,696 - 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/1dee7782-217f-4da8-aa47-88ff3a093ae9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:14,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63c361cc-c95b-4aab-a4cc-26725e8e09ec Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:14 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:14,864 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-group-rules/1dee7782-217f-4da8-aa47-88ff3a093ae9 used request id req-63c361cc-c95b-4aab-a4cc-26725e8e09ec 2018-07-02 13:45:14,864 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-076876fe-7e25-4fd0-a3d2-a027fe38183dname 2018-07-02 13:45:14,868 - 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/91436063-1e45-4e40-8f7e-7438013f000f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05bef389f86d86838d3b7bac3c563054632adcec" 2018-07-02 13:45:15,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e45aff5c-ebc5-463c-86d8-3d44e76e2a3f Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:15 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:15,055 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/91436063-1e45-4e40-8f7e-7438013f000f used request id req-e45aff5c-ebc5-463c-86d8-3d44e76e2a3f 2018-07-02 13:45:15,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:15,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["fGeVHHGbSw6-51zONZIkPg"], "issued_at": "2018-07-02T13:45:15.000000Z"}} 2018-07-02 13:45:15,760 - 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}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:16,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af86d341-eab4-4d51-9e86-e2be489c51a5 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-02 13:45:16,045 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-af86d341-eab4-4d51-9e86-e2be489c51a5 2018-07-02 13:45:16,047 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-1 2018-07-02 13:45:16,054 - 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}d0b4d88c8b5704302f81d01793883066f09082d3" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-1", "description": "hello group"}}' 2018-07-02 13:45:16,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e5d4e314-f0d9-45d5-9659-783a9441b508 Date: Mon, 02 Jul 2018 13:45:16 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:16Z", "updated_at": "2018-07-02T13:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:16Z", "revision_number": 0, "id": "bb316ce4-e848-4acd-a43f-0f7e4a0a597b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:16Z", "revision_number": 0, "id": "ea24b623-f7d3-4d47-8ba8-7d96d0e7757e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "name": "NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-1"}} 2018-07-02 13:45:16,689 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-e5d4e314-f0d9-45d5-9659-783a9441b508 2018-07-02 13:45:16,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3430ddd-8de3-42fc-a9ba-528b8dfa2357 2018-07-02 13:45:16,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/security-group-rules?security_group_id=d3430ddd-8de3-42fc-a9ba-528b8dfa2357 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:17,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-852330ea-67f0-4888-91da-eec2c45f7dcb Date: Mon, 02 Jul 2018 13:45:17 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-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:16Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bb316ce4-e848-4acd-a43f-0f7e4a0a597b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:16Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "ea24b623-f7d3-4d47-8ba8-7d96d0e7757e"}]} 2018-07-02 13:45:17,096 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=d3430ddd-8de3-42fc-a9ba-528b8dfa2357 used request id req-852330ea-67f0-4888-91da-eec2c45f7dcb 2018-07-02 13:45:17,097 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-2 2018-07-02 13:45:17,103 - 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}d0b4d88c8b5704302f81d01793883066f09082d3" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-2", "description": "hello group"}}' 2018-07-02 13:45:17,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-3f57d025-281c-4d86-9a6a-6e000d767465 Date: Mon, 02 Jul 2018 13:45:17 GMT Connection: close RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:17Z", "updated_at": "2018-07-02T13:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:17Z", "revision_number": 0, "id": "2a647716-f044-4d18-93e1-045f5558e74d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:17Z", "revision_number": 0, "id": "e37fe254-f26e-4dbf-aa2a-be6ecfe48ed7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "name": "NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-2"}} 2018-07-02 13:45:17,421 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/security-groups used request id req-3f57d025-281c-4d86-9a6a-6e000d767465 2018-07-02 13:45:17,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5496a7a-b31c-4b57-8ce5-7a58f02e89bb 2018-07-02 13:45:17,427 - 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=c5496a7a-b31c-4b57-8ce5-7a58f02e89bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:17,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df922829-5227-4211-a8cd-115b24d74790 Date: Mon, 02 Jul 2018 13:45: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-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:17Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "2a647716-f044-4d18-93e1-045f5558e74d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:17Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "e37fe254-f26e-4dbf-aa2a-be6ecfe48ed7"}]} 2018-07-02 13:45:17,858 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c5496a7a-b31c-4b57-8ce5-7a58f02e89bb used request id req-df922829-5227-4211-a8cd-115b24d74790 2018-07-02 13:45:17,859 - neutron_utils - INFO - Retrieving security group with ID - d3430ddd-8de3-42fc-a9ba-528b8dfa2357 2018-07-02 13:45:17,865 - 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=d3430ddd-8de3-42fc-a9ba-528b8dfa2357 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:17,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-1505585a-5c21-4f46-abdf-3fe55d0b3ea5 Date: Mon, 02 Jul 2018 13:45:17 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:16Z", "updated_at": "2018-07-02T13:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:16Z", "revision_number": 0, "id": "bb316ce4-e848-4acd-a43f-0f7e4a0a597b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:16Z", "revision_number": 0, "id": "ea24b623-f7d3-4d47-8ba8-7d96d0e7757e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "name": "NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-1"}]} 2018-07-02 13:45:17,983 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=d3430ddd-8de3-42fc-a9ba-528b8dfa2357 used request id req-1505585a-5c21-4f46-abdf-3fe55d0b3ea5 2018-07-02 13:45:17,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3430ddd-8de3-42fc-a9ba-528b8dfa2357 2018-07-02 13:45:17,992 - 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=d3430ddd-8de3-42fc-a9ba-528b8dfa2357 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:18,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cae48ae5-dc6f-4925-9e65-4adce57a4dea Date: Mon, 02 Jul 2018 13:45:18 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-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:16Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "bb316ce4-e848-4acd-a43f-0f7e4a0a597b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:16Z", "security_group_id": "d3430ddd-8de3-42fc-a9ba-528b8dfa2357", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:16Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "ea24b623-f7d3-4d47-8ba8-7d96d0e7757e"}]} 2018-07-02 13:45:18,032 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=d3430ddd-8de3-42fc-a9ba-528b8dfa2357 used request id req-cae48ae5-dc6f-4925-9e65-4adce57a4dea 2018-07-02 13:45:18,033 - neutron_utils - INFO - Retrieving security group with ID - c5496a7a-b31c-4b57-8ce5-7a58f02e89bb 2018-07-02 13:45:18,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/security-groups?id=c5496a7a-b31c-4b57-8ce5-7a58f02e89bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:18,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-cf58f26c-85a8-49ff-a8e8-619444f01f67 Date: Mon, 02 Jul 2018 13:45:18 GMT Connection: close RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:17Z", "updated_at": "2018-07-02T13:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:17Z", "revision_number": 0, "id": "2a647716-f044-4d18-93e1-045f5558e74d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:45:17Z", "revision_number": 0, "id": "e37fe254-f26e-4dbf-aa2a-be6ecfe48ed7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 2, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "name": "NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-2"}]} 2018-07-02 13:45:18,124 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=c5496a7a-b31c-4b57-8ce5-7a58f02e89bb used request id req-cf58f26c-85a8-49ff-a8e8-619444f01f67 2018-07-02 13:45:18,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5496a7a-b31c-4b57-8ce5-7a58f02e89bb 2018-07-02 13:45:18,131 - 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=c5496a7a-b31c-4b57-8ce5-7a58f02e89bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:18,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8ffe4ef-d698-42e2-aa41-724a7a58cea0 Date: Mon, 02 Jul 2018 13:45: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-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:17Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "2a647716-f044-4d18-93e1-045f5558e74d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-02T13:45:17Z", "security_group_id": "c5496a7a-b31c-4b57-8ce5-7a58f02e89bb", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:17Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "e37fe254-f26e-4dbf-aa2a-be6ecfe48ed7"}]} 2018-07-02 13:45:18,180 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=c5496a7a-b31c-4b57-8ce5-7a58f02e89bb used request id req-c8ffe4ef-d698-42e2-aa41-724a7a58cea0 2018-07-02 13:45:18,180 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-1 2018-07-02 13:45:18,184 - 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/d3430ddd-8de3-42fc-a9ba-528b8dfa2357 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:18,435 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b36e7832-39f7-4ecc-b3de-940086a900de Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:18 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:18,435 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/d3430ddd-8de3-42fc-a9ba-528b8dfa2357 used request id req-b36e7832-39f7-4ecc-b3de-940086a900de 2018-07-02 13:45:18,435 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6afa6625-42c3-4611-9889-5d66dcb8cc63name-2 2018-07-02 13:45:18,440 - 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/c5496a7a-b31c-4b57-8ce5-7a58f02e89bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b4d88c8b5704302f81d01793883066f09082d3" 2018-07-02 13:45:18,721 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db3c6aab-129f-47c1-b6c3-87ca24cffdf9 Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:18 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:18,722 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/security-groups/c5496a7a-b31c-4b57-8ce5-7a58f02e89bb used request id req-db3c6aab-129f-47c1-b6c3-87ca24cffdf9 2018-07-02 13:45:18,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:19,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["ATM6PJtQR3CddyIWdSSAmA"], "issued_at": "2018-07-02T13:45:19.000000Z"}} 2018-07-02 13:45:19,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}550fcc294f313d440248db43ac0e3cd712b9a4f8" 2018-07-02 13:45:19,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:19 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cbff842-b7e6-4437-934a-5e3d68daad43 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-02 13:45:19,490 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-6cbff842-b7e6-4437-934a-5e3d68daad43 2018-07-02 13:45:19,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550fcc294f313d440248db43ac0e3cd712b9a4f8" 2018-07-02 13:45:19,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4929b833-5b71-4b7f-897b-3f2c35abc518 Date: Mon, 02 Jul 2018 13:45:19 GMT Connection: close RESP BODY: {"floatingips": []} 2018-07-02 13:45:19,862 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-4929b833-5b71-4b7f-897b-3f2c35abc518 2018-07-02 13:45:19,862 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-02 13:45:19,867 - 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}550fcc294f313d440248db43ac0e3cd712b9a4f8" 2018-07-02 13:45:20,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1dc5f57b-4bc6-4b2f-8de1-31ee4cd1703c Date: Mon, 02 Jul 2018 13:45: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":"89fe5b35-de72-4f55-8352-79f4c84a75a4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["15523fc7-0e42-49bf-912a-50172cff1d44"],"description":"","tags":[],"updated_at":"2018-07-02T13:38:04Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:37:56Z","provider:network_type":"flat"}]} 2018-07-02 13:45:20,054 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=floating_net used request id req-1dc5f57b-4bc6-4b2f-8de1-31ee4cd1703c 2018-07-02 13:45:20,060 - 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=89fe5b35-de72-4f55-8352-79f4c84a75a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550fcc294f313d440248db43ac0e3cd712b9a4f8" 2018-07-02 13:45:20,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-cd5276b7-d740-437b-aa84-5f0a642b8482 Date: Mon, 02 Jul 2018 13:45:20 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"89fe5b35-de72-4f55-8352-79f4c84a75a4","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:38:04Z","dns_nameservers":[],"updated_at":"2018-07-02T13:38:04Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"15523fc7-0e42-49bf-912a-50172cff1d44","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-02 13:45:20,148 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=89fe5b35-de72-4f55-8352-79f4c84a75a4 used request id req-cd5276b7-d740-437b-aa84-5f0a642b8482 2018-07-02 13:45:20,155 - 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}550fcc294f313d440248db43ac0e3cd712b9a4f8" -d '{"floatingip": {"floating_network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4"}}' 2018-07-02 13:45:22,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 471 X-Openstack-Request-Id: req-99fe40af-d2de-4771-9d49-de8e87b2a599 Date: Mon, 02 Jul 2018 13:45:22 GMT Connection: close RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:21Z", "updated_at": "2018-07-02T13:45:21Z", "floating_network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "fixed_ip_address": null, "floating_ip_address": "10.16.0.117", "revision_number": 0, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_id": null, "id": "91507e66-1944-4baf-bcc9-e7b6fabe6de1"}} 2018-07-02 13:45:22,372 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-99fe40af-d2de-4771-9d49-de8e87b2a599 2018-07-02 13:45:22,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550fcc294f313d440248db43ac0e3cd712b9a4f8" 2018-07-02 13:45:22,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 474 X-Openstack-Request-Id: req-5de87b47-8d09-4845-9ed9-fe8dd9a1365b Date: Mon, 02 Jul 2018 13:45:22 GMT Connection: close RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:21Z", "updated_at": "2018-07-02T13:45:21Z", "floating_network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "fixed_ip_address": null, "floating_ip_address": "10.16.0.117", "revision_number": 0, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_id": null, "id": "91507e66-1944-4baf-bcc9-e7b6fabe6de1"}]} 2018-07-02 13:45:22,456 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips used request id req-5de87b47-8d09-4845-9ed9-fe8dd9a1365b 2018-07-02 13:45:22,456 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 10.16.0.117 2018-07-02 13:45:22,456 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 10.16.0.117 2018-07-02 13:45:22,461 - 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=91507e66-1944-4baf-bcc9-e7b6fabe6de1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550fcc294f313d440248db43ac0e3cd712b9a4f8" 2018-07-02 13:45:22,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 474 X-Openstack-Request-Id: req-4d94fb5f-3ff4-4ac1-a4bd-a6f083e853f2 Date: Mon, 02 Jul 2018 13:45:22 GMT Connection: close RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:45:21Z", "updated_at": "2018-07-02T13:45:21Z", "floating_network_id": "89fe5b35-de72-4f55-8352-79f4c84a75a4", "fixed_ip_address": null, "floating_ip_address": "10.16.0.117", "revision_number": 0, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_id": null, "id": "91507e66-1944-4baf-bcc9-e7b6fabe6de1"}]} 2018-07-02 13:45:22,500 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/floatingips?ip=91507e66-1944-4baf-bcc9-e7b6fabe6de1 used request id req-4d94fb5f-3ff4-4ac1-a4bd-a6f083e853f2 2018-07-02 13:45:22,500 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 10.16.0.117 2018-07-02 13:45:22,504 - 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/91507e66-1944-4baf-bcc9-e7b6fabe6de1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550fcc294f313d440248db43ac0e3cd712b9a4f8" 2018-07-02 13:45:23,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae36b340-b8eb-402c-bdd5-8b3ad6202647 Content-Length: 0 Date: Mon, 02 Jul 2018 13:45:23 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:45:23,373 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/floatingips/91507e66-1944-4baf-bcc9-e7b6fabe6de1 used request id req-ae36b340-b8eb-402c-bdd5-8b3ad6202647 2018-07-02 13:45:23,374 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:45:23,445 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 2018-07-02 13:45:23,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:24,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["2KkYRDhnTLmlHeGt1cqblg"], "issued_at": "2018-07-02T13:45:24.000000Z"}} 2018-07-02 13:45:24,155 - 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}fe29fd19112ea97e6d44dc400e398cf871ae037a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAfKq21mqOnWLRRwQN3Ts0S6eZcC7AgbmbIMBfqCkv85RaIaeaAFfNXwUK03e4z4vwP/ZfTBA7ImixuOTocA05DBl3fYOScnPD3KZdy4Bxhq6p+RyEiQCOjqvlGKOfM4p1qEQddx8YHyM19/8KEyo84G6wt6K4wCPMF+OHs80h0xQLNzWnJ2rZF/B6NAEEwdk0CXtMqUIx/vTQxgJa8pw9G/K37NC2bZGKyDijIX7ozocGMdRYepR2y01ZcM27beCmPNBVb+MuoWVPbbBJlKalu2ovTXdYacv9oqQjm/dSvgF7UEWo46osy+kcX3vdg//xlMIwvmoOdF/WO2P2zq3Z", "name": "NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2"}}' 2018-07-02 13:45:24,690 - 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-8e0267b9-0660-456b-832a-194915fb2a3b X-Compute-Request-Id: req-8e0267b9-0660-456b-832a-194915fb2a3b Date: Mon, 02 Jul 2018 13:45:24 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAfKq21mqOnWLRRwQN3Ts0S6eZcC7AgbmbIMBfqCkv85RaIaeaAFfNXwUK03e4z4vwP/ZfTBA7ImixuOTocA05DBl3fYOScnPD3KZdy4Bxhq6p+RyEiQCOjqvlGKOfM4p1qEQddx8YHyM19/8KEyo84G6wt6K4wCPMF+OHs80h0xQLNzWnJ2rZF/B6NAEEwdk0CXtMqUIx/vTQxgJa8pw9G/K37NC2bZGKyDijIX7ozocGMdRYepR2y01ZcM27beCmPNBVb+MuoWVPbbBJlKalu2ovTXdYacv9oqQjm/dSvgF7UEWo46osy+kcX3vdg//xlMIwvmoOdF/WO2P2zq3Z", "user_id": "128ee4eefd554badbc83fc720684e3dd", "name": "NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2", "fingerprint": "b9:45:7c:35:45:c5:eb:ce:f4:9f:72:f4:77:f7:49:3f"}} 2018-07-02 13:45:24,691 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-8e0267b9-0660-456b-832a-194915fb2a3b 2018-07-02 13:45:24,698 - 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-2efc66d9-dea9-4776-b956-af13033d01c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29fd19112ea97e6d44dc400e398cf871ae037a" 2018-07-02 13:45:25,064 - 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-fad51473-e50f-4928-9016-191b9fcec28b X-Compute-Request-Id: req-fad51473-e50f-4928-9016-191b9fcec28b Date: Mon, 02 Jul 2018 13:45:25 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAfKq21mqOnWLRRwQN3Ts0S6eZcC7AgbmbIMBfqCkv85RaIaeaAFfNXwUK03e4z4vwP/ZfTBA7ImixuOTocA05DBl3fYOScnPD3KZdy4Bxhq6p+RyEiQCOjqvlGKOfM4p1qEQddx8YHyM19/8KEyo84G6wt6K4wCPMF+OHs80h0xQLNzWnJ2rZF/B6NAEEwdk0CXtMqUIx/vTQxgJa8pw9G/K37NC2bZGKyDijIX7ozocGMdRYepR2y01ZcM27beCmPNBVb+MuoWVPbbBJlKalu2ovTXdYacv9oqQjm/dSvgF7UEWo46osy+kcX3vdg//xlMIwvmoOdF/WO2P2zq3Z", "user_id": "128ee4eefd554badbc83fc720684e3dd", "name": "NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2", "deleted": false, "created_at": "2018-07-02T13:45:25.000000", "updated_at": null, "fingerprint": "b9:45:7c:35:45:c5:eb:ce:f4:9f:72:f4:77:f7:49:3f", "deleted_at": null, "id": 1}} 2018-07-02 13:45:25,064 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 used request id req-fad51473-e50f-4928-9016-191b9fcec28b 2018-07-02 13:45:25,065 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 2018-07-02 13:45:25,067 - 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-2efc66d9-dea9-4776-b956-af13033d01c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29fd19112ea97e6d44dc400e398cf871ae037a" 2018-07-02 13:45:25,158 - 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-db53fd6a-6a6b-4ecb-aaa4-170253d263c5 X-Compute-Request-Id: req-db53fd6a-6a6b-4ecb-aaa4-170253d263c5 Date: Mon, 02 Jul 2018 13:45:25 GMT Connection: close 2018-07-02 13:45:25,158 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 used request id req-db53fd6a-6a6b-4ecb-aaa4-170253d263c5 2018-07-02 13:45:25,160 - 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-2efc66d9-dea9-4776-b956-af13033d01c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29fd19112ea97e6d44dc400e398cf871ae037a" 2018-07-02 13:45:25,230 - 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-8714dc04-b1d7-4a4c-bce8-88d34d5ca9f0 X-Compute-Request-Id: req-8714dc04-b1d7-4a4c-bce8-88d34d5ca9f0 Date: Mon, 02 Jul 2018 13:45:25 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 not found for user 128ee4eefd554badbc83fc720684e3dd", "code": 404}} 2018-07-02 13:45:25,230 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 used request id req-8714dc04-b1d7-4a4c-bce8-88d34d5ca9f0 2018-07-02 13:45:25,231 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 2018-07-02 13:45:25,233 - 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-2efc66d9-dea9-4776-b956-af13033d01c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29fd19112ea97e6d44dc400e398cf871ae037a" 2018-07-02 13:45:25,845 - 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-9137f46c-365b-492a-9a77-76504508bc6c X-Compute-Request-Id: req-9137f46c-365b-492a-9a77-76504508bc6c Date: Mon, 02 Jul 2018 13:45:25 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 not found for user 128ee4eefd554badbc83fc720684e3dd", "code": 404}} 2018-07-02 13:45:25,845 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2efc66d9-dea9-4776-b956-af13033d01c2 used request id req-9137f46c-365b-492a-9a77-76504508bc6c 2018-07-02 13:45:25,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:45:25,995 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc.pub 2018-07-02 13:45:25,995 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc 2018-07-02 13:45:25,996 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc.pub 2018-07-02 13:45:25,996 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc 2018-07-02 13:45:25,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:26,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["q9nY2bl8Ts2aXBf01bvMTg"], "issued_at": "2018-07-02T13:45:26.000000Z"}} 2018-07-02 13:45:26,751 - 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}b06a923642fa067a971aedafe431b2d71ad10c0b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGa0bOEt5YU3qd1Fzod3TAt85CW6jRXnYC+1RwoRo0zjj3g4iHpMNTwn0a0wVXP4XzHaTROw42dZwZKG0VEmdu8Y2c044hGm7vf483wDA/qtIZVTTt64IlvBmGoas3eh0ej+FHSaVaXMEBAub0WoqW2p/kl6BlOS7QJ2P/3A11H9cU6VG/RMjlNUkfXDapvB68nLn7EQNYQ+Uve1yb5FqzmJiXIZqOBpbqBncUTexSEqwG3YqUYXEvhryt4yCrATS/H5IXvBibLbdu9l5DKu9ZfGRsPYxtwrDEkDEvn4emmSlMUoUkf8mb5ZeChLhJUQcYCP30Eqd4eQwoUvL1rbSZ", "name": "NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc"}}' 2018-07-02 13:45:27,159 - 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-8205b125-ed58-4df6-af87-cd546da88108 X-Compute-Request-Id: req-8205b125-ed58-4df6-af87-cd546da88108 Date: Mon, 02 Jul 2018 13:45:27 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGa0bOEt5YU3qd1Fzod3TAt85CW6jRXnYC+1RwoRo0zjj3g4iHpMNTwn0a0wVXP4XzHaTROw42dZwZKG0VEmdu8Y2c044hGm7vf483wDA/qtIZVTTt64IlvBmGoas3eh0ej+FHSaVaXMEBAub0WoqW2p/kl6BlOS7QJ2P/3A11H9cU6VG/RMjlNUkfXDapvB68nLn7EQNYQ+Uve1yb5FqzmJiXIZqOBpbqBncUTexSEqwG3YqUYXEvhryt4yCrATS/H5IXvBibLbdu9l5DKu9ZfGRsPYxtwrDEkDEvn4emmSlMUoUkf8mb5ZeChLhJUQcYCP30Eqd4eQwoUvL1rbSZ", "user_id": "128ee4eefd554badbc83fc720684e3dd", "name": "NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc", "fingerprint": "aa:c3:e4:72:51:bf:4e:d5:bc:df:86:70:11:27:26:34"}} 2018-07-02 13:45:27,160 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-8205b125-ed58-4df6-af87-cd546da88108 2018-07-02 13:45:27,161 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc 2018-07-02 13:45:27,163 - 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-a52ff87d-188d-488c-9d45-8efed31616cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a923642fa067a971aedafe431b2d71ad10c0b" 2018-07-02 13:45:27,531 - 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-d6326440-1ea7-44cf-b477-29c76dd41f46 X-Compute-Request-Id: req-d6326440-1ea7-44cf-b477-29c76dd41f46 Date: Mon, 02 Jul 2018 13:45:27 GMT Connection: close 2018-07-02 13:45:27,531 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a52ff87d-188d-488c-9d45-8efed31616cc used request id req-d6326440-1ea7-44cf-b477-29c76dd41f46 2018-07-02 13:45:27,533 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:45:27,635 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d 2018-07-02 13:45:27,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:28,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["xA6McOX7T-SSl5E-oUbhjQ"], "issued_at": "2018-07-02T13:45:28.000000Z"}} 2018-07-02 13:45:28,316 - 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}bb46961ac9c5c7c62c0a10681616d6d23cb93276" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpLIj6xGyUF89CkkBkGwKVnwoEIPUAqfoqenkDllwsTy+zPmzynvwYB/7L5yP0bJtv3gWAiRrUn/De7zZ4FgCOG44EKEUlr4bAYemM1ujsAvpE7ZIsprY08A1M3+N12APa/sb0LoyZ3qWg0j2rDmf19EiJDynEQBKq9YkrN3Vd7PNH6i/EPRf8cke5FiMS5GAy6eUoJ+1gtlZuAVX2bUF4J+n36NmTWfbmq0yUMVe5kMzt5kR51U1kVDNtJg6AAh/wbBFDJzFUYuRc4HMg72fIqF8XKwSPxvYgYZDkwZSKkT9w8AeZ39ktC2uYkvo6aIFLfg0J3gKWgwx0/XdvXRi9", "name": "NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d"}}' 2018-07-02 13:45:28,772 - 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-71109fe3-b2e5-4aad-bc33-d49d89e2ffba X-Compute-Request-Id: req-71109fe3-b2e5-4aad-bc33-d49d89e2ffba Date: Mon, 02 Jul 2018 13:45:28 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpLIj6xGyUF89CkkBkGwKVnwoEIPUAqfoqenkDllwsTy+zPmzynvwYB/7L5yP0bJtv3gWAiRrUn/De7zZ4FgCOG44EKEUlr4bAYemM1ujsAvpE7ZIsprY08A1M3+N12APa/sb0LoyZ3qWg0j2rDmf19EiJDynEQBKq9YkrN3Vd7PNH6i/EPRf8cke5FiMS5GAy6eUoJ+1gtlZuAVX2bUF4J+n36NmTWfbmq0yUMVe5kMzt5kR51U1kVDNtJg6AAh/wbBFDJzFUYuRc4HMg72fIqF8XKwSPxvYgYZDkwZSKkT9w8AeZ39ktC2uYkvo6aIFLfg0J3gKWgwx0/XdvXRi9", "user_id": "128ee4eefd554badbc83fc720684e3dd", "name": "NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d", "fingerprint": "ef:e2:21:1e:1a:b2:f5:81:a9:3e:52:f7:ec:d2:bf:8e"}} 2018-07-02 13:45:28,772 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-71109fe3-b2e5-4aad-bc33-d49d89e2ffba 2018-07-02 13:45:28,776 - 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-78aa9223-d41a-4d53-8b17-0caf56fc5a3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb46961ac9c5c7c62c0a10681616d6d23cb93276" 2018-07-02 13:45:29,123 - 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-e3ec5da4-597e-4b29-94fa-dac1dfa0617f X-Compute-Request-Id: req-e3ec5da4-597e-4b29-94fa-dac1dfa0617f Date: Mon, 02 Jul 2018 13:45:29 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpLIj6xGyUF89CkkBkGwKVnwoEIPUAqfoqenkDllwsTy+zPmzynvwYB/7L5yP0bJtv3gWAiRrUn/De7zZ4FgCOG44EKEUlr4bAYemM1ujsAvpE7ZIsprY08A1M3+N12APa/sb0LoyZ3qWg0j2rDmf19EiJDynEQBKq9YkrN3Vd7PNH6i/EPRf8cke5FiMS5GAy6eUoJ+1gtlZuAVX2bUF4J+n36NmTWfbmq0yUMVe5kMzt5kR51U1kVDNtJg6AAh/wbBFDJzFUYuRc4HMg72fIqF8XKwSPxvYgYZDkwZSKkT9w8AeZ39ktC2uYkvo6aIFLfg0J3gKWgwx0/XdvXRi9", "user_id": "128ee4eefd554badbc83fc720684e3dd", "name": "NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d", "deleted": false, "created_at": "2018-07-02T13:45:29.000000", "updated_at": null, "fingerprint": "ef:e2:21:1e:1a:b2:f5:81:a9:3e:52:f7:ec:d2:bf:8e", "deleted_at": null, "id": 3}} 2018-07-02 13:45:29,124 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d used request id req-e3ec5da4-597e-4b29-94fa-dac1dfa0617f 2018-07-02 13:45:29,127 - 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}bb46961ac9c5c7c62c0a10681616d6d23cb93276" 2018-07-02 13:45:29,604 - 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-f8627913-9e77-40c8-9eed-f72c5ef1626b X-Compute-Request-Id: req-f8627913-9e77-40c8-9eed-f72c5ef1626b Date: Mon, 02 Jul 2018 13:45:29 GMT Connection: close RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpLIj6xGyUF89CkkBkGwKVnwoEIPUAqfoqenkDllwsTy+zPmzynvwYB/7L5yP0bJtv3gWAiRrUn/De7zZ4FgCOG44EKEUlr4bAYemM1ujsAvpE7ZIsprY08A1M3+N12APa/sb0LoyZ3qWg0j2rDmf19EiJDynEQBKq9YkrN3Vd7PNH6i/EPRf8cke5FiMS5GAy6eUoJ+1gtlZuAVX2bUF4J+n36NmTWfbmq0yUMVe5kMzt5kR51U1kVDNtJg6AAh/wbBFDJzFUYuRc4HMg72fIqF8XKwSPxvYgYZDkwZSKkT9w8AeZ39ktC2uYkvo6aIFLfg0J3gKWgwx0/XdvXRi9", "name": "NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d", "fingerprint": "ef:e2:21:1e:1a:b2:f5:81:a9:3e:52:f7:ec:d2:bf:8e"}}]} 2018-07-02 13:45:29,605 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs used request id req-f8627913-9e77-40c8-9eed-f72c5ef1626b 2018-07-02 13:45:29,606 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d 2018-07-02 13:45:29,609 - 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-78aa9223-d41a-4d53-8b17-0caf56fc5a3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb46961ac9c5c7c62c0a10681616d6d23cb93276" 2018-07-02 13:45:29,648 - 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-2e5127f7-3c6c-40bc-859f-d7d3e12b7c45 X-Compute-Request-Id: req-2e5127f7-3c6c-40bc-859f-d7d3e12b7c45 Date: Mon, 02 Jul 2018 13:45:29 GMT Connection: close 2018-07-02 13:45:29,648 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-78aa9223-d41a-4d53-8b17-0caf56fc5a3d used request id req-2e5127f7-3c6c-40bc-859f-d7d3e12b7c45 2018-07-02 13:45:29,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:45:29,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:30,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["gKQtU1JHRsuaMcX2T7YhbA"], "issued_at": "2018-07-02T13:45:30.000000Z"}} 2018-07-02 13:45:30,380 - 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}1007e4522f4b5b2458260f5d13467d45045ea7e6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-id", "swap": 2}}' 2018-07-02 13:45:30,741 - 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-d4d88d48-bc05-45d0-bfd1-6ab6d6802269 X-Compute-Request-Id: req-d4d88d48-bc05-45d0-bfd1-6ab6d6802269 Date: Mon, 02 Jul 2018 13:45:30 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-id", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-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-ca214af9-0188-4a49-a9be-3102b5f82981-id"}} 2018-07-02 13:45:30,741 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-d4d88d48-bc05-45d0-bfd1-6ab6d6802269 2018-07-02 13:45:30,745 - 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-ca214af9-0188-4a49-a9be-3102b5f82981-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1007e4522f4b5b2458260f5d13467d45045ea7e6" 2018-07-02 13:45:30,780 - 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-f9e71bc7-af44-4501-9c7d-a2e5d7121db8 X-Compute-Request-Id: req-f9e71bc7-af44-4501-9c7d-a2e5d7121db8 Date: Mon, 02 Jul 2018 13:45:30 GMT Connection: close 2018-07-02 13:45:30,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-id used request id req-f9e71bc7-af44-4501-9c7d-a2e5d7121db8 2018-07-02 13:45:30,783 - 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}1007e4522f4b5b2458260f5d13467d45045ea7e6" 2018-07-02 13:45:31,126 - 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-fa984cf2-5e84-4644-a2b9-e023d52bc927 X-Compute-Request-Id: req-fa984cf2-5e84-4644-a2b9-e023d52bc927 Date: Mon, 02 Jul 2018 13:45:31 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:45:31,126 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-fa984cf2-5e84-4644-a2b9-e023d52bc927 2018-07-02 13:45:31,129 - 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-ca214af9-0188-4a49-a9be-3102b5f82981-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1007e4522f4b5b2458260f5d13467d45045ea7e6" 2018-07-02 13:45:31,484 - 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-51de9738-e90e-4468-9cc0-b11547ec58f7 X-Compute-Request-Id: req-51de9738-e90e-4468-9cc0-b11547ec58f7 Date: Mon, 02 Jul 2018 13:45:31 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-id could not be found.", "code": 404}} 2018-07-02 13:45:31,484 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-ca214af9-0188-4a49-a9be-3102b5f82981-id used request id req-51de9738-e90e-4468-9cc0-b11547ec58f7 2018-07-02 13:45:31,485 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:45:31,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:32,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["qdrgk46oSc-C3NzGSaVkYA"], "issued_at": "2018-07-02T13:45:32.000000Z"}} 2018-07-02 13:45:32,249 - 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}27410a17d4800b1f76b21e8c3ea1cc2c0402b57f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-e016cdf2-7969-4ab6-87d3-74c1941b34ee-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-e016cdf2-7969-4ab6-87d3-74c1941b34ee-id", "swap": 2}}' 2018-07-02 13:45:32,633 - 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-399cc9b9-3bd2-400b-adc9-5a02df283b3c X-Compute-Request-Id: req-399cc9b9-3bd2-400b-adc9-5a02df283b3c Date: Mon, 02 Jul 2018 13:45:32 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-e016cdf2-7969-4ab6-87d3-74c1941b34ee-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-e016cdf2-7969-4ab6-87d3-74c1941b34ee-id", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/NovaUtilsFlavorTests-e016cdf2-7969-4ab6-87d3-74c1941b34ee-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-e016cdf2-7969-4ab6-87d3-74c1941b34ee-id"}} 2018-07-02 13:45:32,633 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-399cc9b9-3bd2-400b-adc9-5a02df283b3c 2018-07-02 13:45:32,637 - 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-e016cdf2-7969-4ab6-87d3-74c1941b34ee-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27410a17d4800b1f76b21e8c3ea1cc2c0402b57f" 2018-07-02 13:45:32,991 - 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-082a2c1a-cc52-4354-994e-9301e17108a3 X-Compute-Request-Id: req-082a2c1a-cc52-4354-994e-9301e17108a3 Date: Mon, 02 Jul 2018 13:45:32 GMT Connection: close 2018-07-02 13:45:32,991 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/NovaUtilsFlavorTests-e016cdf2-7969-4ab6-87d3-74c1941b34ee-id used request id req-082a2c1a-cc52-4354-994e-9301e17108a3 2018-07-02 13:45:32,993 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:45:32,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:33,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["aObL7r_nSLKvAQJjWWKieQ"], "issued_at": "2018-07-02T13:45:33.000000Z"}} 2018-07-02 13:45:33,739 - 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}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:33,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:33 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b3485ca-97cf-4038-b78c-67e56b6ad285 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-02 13:45:33,766 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4b3485ca-97cf-4038-b78c-67e56b6ad285 2018-07-02 13:45:33,767 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:45:33,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:45:33,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:34,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["MbA6atvoRFCT7EO9kMxm7g"], "issued_at": "2018-07-02T13:45:34.000000Z"}} 2018-07-02 13:45:34,480 - 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}3b6a0af4551859c668f635a396653323e5986bc2" 2018-07-02 13:45:34,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:34 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f32a30cd-dfaf-438e-8d46-1d610f21afc4 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-02 13:45:34,663 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f32a30cd-dfaf-438e-8d46-1d610f21afc4 2018-07-02 13:45:34,668 - 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-46389fd5-7012-45aa-9104-8617b58e18a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b6a0af4551859c668f635a396653323e5986bc2" 2018-07-02 13:45:35,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-4de4bc17-ff5f-4ed0-9f86-79c17a4b2544 Date: Mon, 02 Jul 2018 13:45:35 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image"} 2018-07-02 13:45:35,053 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image used request id req-4de4bc17-ff5f-4ed0-9f86-79c17a4b2544 2018-07-02 13:45:35,057 - 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}3b6a0af4551859c668f635a396653323e5986bc2" 2018-07-02 13:45:35,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-c4944cbf-d2c2-444f-b73e-6c0d60269483 Date: Mon, 02 Jul 2018 13:45:35 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-02 13:45:35,069 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-c4944cbf-d2c2-444f-b73e-6c0d60269483 2018-07-02 13:45:35,099 - 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}3b6a0af4551859c668f635a396653323e5986bc2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image"}' 2018-07-02 13:45:35,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 609 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a114d5a6-19c1-4322-ace6-8d1ffc852b13 Date: Mon, 02 Jul 2018 13:45:35 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:45:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:45:35Z", "visibility": "shared", "self": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "min_disk": 0, "protected": false, "id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "file": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:45:35,163 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-a114d5a6-19c1-4322-ace6-8d1ffc852b13 2018-07-02 13:45:35,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b6a0af4551859c668f635a396653323e5986bc2" -d '' 2018-07-02 13:45:35,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45e1bf64-b787-4958-9028-646af95fba02 Date: Mon, 02 Jul 2018 13:45:35 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-02 13:45:35,408 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc/file used request id req-45e1bf64-b787-4958-9028-646af95fba02 2018-07-02 13:45:35,409 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:45:35,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b6a0af4551859c668f635a396653323e5986bc2" 2018-07-02 13:45:35,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json X-Openstack-Request-Id: req-26171659-f595-444d-a814-ea26db98a94d Date: Mon, 02 Jul 2018 13:45:35 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:45:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:45:35Z", "visibility": "shared", "self": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "min_disk": 0, "protected": false, "id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "file": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:45:35,445 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc used request id req-26171659-f595-444d-a814-ea26db98a94d 2018-07-02 13:45:35,448 - 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}3b6a0af4551859c668f635a396653323e5986bc2" 2018-07-02 13:45:35,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-fbd10131-ef45-4404-b6d2-d1dea6e73ced Date: Mon, 02 Jul 2018 13:45:35 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-02 13:45:35,458 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-fbd10131-ef45-4404-b6d2-d1dea6e73ced 2018-07-02 13:45:35,461 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image 2018-07-02 13:45:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b6a0af4551859c668f635a396653323e5986bc2" 2018-07-02 13:45:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json X-Openstack-Request-Id: req-b57c3d9e-a2c8-4d28-992c-fe919b47b9a8 Date: Mon, 02 Jul 2018 13:45:35 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:45:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:45:35Z", "visibility": "shared", "self": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "min_disk": 0, "protected": false, "id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "file": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:45:35,493 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc used request id req-b57c3d9e-a2c8-4d28-992c-fe919b47b9a8 2018-07-02 13:45:35,494 - create_image - DEBUG - Instance status is - active 2018-07-02 13:45:35,494 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image 2018-07-02 13:45:35,494 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image 2018-07-02 13:45:35,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:45:35,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:36,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["Sez9-TR8SSOjhKNdkqAFzA"], "issued_at": "2018-07-02T13:45:36.000000Z"}} 2018-07-02 13:45:36,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}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:45:36,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-485601e3-e6a9-438e-8e4a-61aa33ef7ced 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-02 13:45:36,272 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-485601e3-e6a9-438e-8e4a-61aa33ef7ced 2018-07-02 13:45:36,280 - 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-46389fd5-7012-45aa-9104-8617b58e18a7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:45:36,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a3726818-2c2a-44b5-9253-984018434e50 Date: Mon, 02 Jul 2018 13:45:36 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-02 13:45:36,642 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net used request id req-a3726818-2c2a-44b5-9253-984018434e50 2018-07-02 13:45:36,643 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net 2018-07-02 13:45:36,648 - 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}adcf6972fa1663534d74d01e19aa0532d4127de1" -d '{"network": {"name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net", "admin_state_up": true}}' 2018-07-02 13:45:37,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ce8d0bca-c58d-4592-9fab-b654e18796ad Date: Mon, 02 Jul 2018 13:45:37 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:45:36Z","is_default":false,"provider:segmentation_id":52,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:36Z","mtu":1450}} 2018-07-02 13:45:37,027 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-ce8d0bca-c58d-4592-9fab-b654e18796ad 2018-07-02 13:45:37,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/networks?id=01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:45:37,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-38f9ff2a-8052-4361-a4be-291eebbaf68c Date: Mon, 02 Jul 2018 13:45:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:45:36Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:45:37,212 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-38f9ff2a-8052-4361-a4be-291eebbaf68c 2018-07-02 13:45:37,219 - 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=01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:45:37,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-68087c5b-8a15-466c-ab5c-df0fa2129df8 Date: Mon, 02 Jul 2018 13:45:37 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:45:37,630 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-68087c5b-8a15-466c-ab5c-df0fa2129df8 2018-07-02 13:45:37,631 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet 2018-07-02 13:45:37,637 - 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}adcf6972fa1663534d74d01e19aa0532d4127de1" -d '{"subnets": [{"ip_version": 4, "network_id": "01566a98-1036-4b34-a1ed-3a7a75901b0f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet"}]}' 2018-07-02 13:45:38,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7582b5a2-068f-474d-9685-f3c9e0212473 Date: Mon, 02 Jul 2018 13:45:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:45:38Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a30b844e-5495-4b4e-847f-ee953073dd50","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet"}]} 2018-07-02 13:45:38,792 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-7582b5a2-068f-474d-9685-f3c9e0212473 2018-07-02 13:45:38,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/networks?id=01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:45:38,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5b6c9c52-4bf9-4822-a69f-452b7909c4a5 Date: Mon, 02 Jul 2018 13:45:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a30b844e-5495-4b4e-847f-ee953073dd50"],"description":"","tags":[],"updated_at":"2018-07-02T13:45:38Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:45:38,958 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-5b6c9c52-4bf9-4822-a69f-452b7909c4a5 2018-07-02 13:45:38,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=01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:45:39,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8118ef90-8819-4f79-a702-e498e4c6bc20 Date: Mon, 02 Jul 2018 13:45:39 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:45:38Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a30b844e-5495-4b4e-847f-ee953073dd50","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet"}]} 2018-07-02 13:45:39,048 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-8118ef90-8819-4f79-a702-e498e4c6bc20 2018-07-02 13:45:39,049 - OpenStackNetwork - DEBUG - Network [01566a98-1036-4b34-a1ed-3a7a75901b0f] created successfully 2018-07-02 13:45:39,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:45:39,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:39,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["SFlFLjW0Q4aJ6YI_q2jZvw"], "issued_at": "2018-07-02T13:45:39.000000Z"}} 2018-07-02 13:45:39,760 - 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}63ec2f4a9490aeb1c091d8d16f48bb500c621794" 2018-07-02 13:45:39,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:39 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-826826f4-1dc1-4663-a940-85d1cc68ac72 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-02 13:45:39,787 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-826826f4-1dc1-4663-a940-85d1cc68ac72 2018-07-02 13:45:39,788 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:45:39,794 - 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}63ec2f4a9490aeb1c091d8d16f48bb500c621794" 2018-07-02 13:45:40,272 - 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-3ba7fead-2fe0-46d6-a7e3-b7613120b2ee X-Compute-Request-Id: req-3ba7fead-2fe0-46d6-a7e3-b7613120b2ee Date: Mon, 02 Jul 2018 13:45:40 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:45:40,272 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-3ba7fead-2fe0-46d6-a7e3-b7613120b2ee 2018-07-02 13:45:40,275 - 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}63ec2f4a9490aeb1c091d8d16f48bb500c621794" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-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-02 13:45:40,349 - 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-1da91052-7b2a-45ce-8016-4c307d24a85e X-Compute-Request-Id: req-1da91052-7b2a-45ce-8016-4c307d24a85e Date: Mon, 02 Jul 2018 13:45:40 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-flavor-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "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": "92ee96ab-5e96-49ca-befa-b8d10056ec01"}} 2018-07-02 13:45:40,349 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-1da91052-7b2a-45ce-8016-4c307d24a85e 2018-07-02 13:45:40,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:45:40,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:45:41,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["bO7snKcZSpG91P6c34yX0g"], "issued_at": "2018-07-02T13:45:41.000000Z"}} 2018-07-02 13:45:41,095 - 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}3a0d37321def3071018ef6bf5d701020a57e0cab" 2018-07-02 13:45:41,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:41 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3329f04-7a95-4ac8-89a5-563c8e730aff 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-02 13:45:41,117 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a3329f04-7a95-4ac8-89a5-563c8e730aff 2018-07-02 13:45:41,123 - 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-46389fd5-7012-45aa-9104-8617b58e18a7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:41,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-9dfd232a-824c-4750-aa4b-f99f1bf3df4e Date: Mon, 02 Jul 2018 13:45:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a30b844e-5495-4b4e-847f-ee953073dd50"],"description":"","tags":[],"updated_at":"2018-07-02T13:45:38Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:45:41,635 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net used request id req-9dfd232a-824c-4750-aa4b-f99f1bf3df4e 2018-07-02 13:45:41,639 - 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=01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:42,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f1931595-f89b-4ce9-8603-5a6131e26283 Date: Mon, 02 Jul 2018 13:45:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:45:38Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a30b844e-5495-4b4e-847f-ee953073dd50","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet"}]} 2018-07-02 13:45:42,028 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-f1931595-f89b-4ce9-8603-5a6131e26283 2018-07-02 13:45:42,032 - 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-46389fd5-7012-45aa-9104-8617b58e18a7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:42,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-89eea81c-c915-4dfc-82f7-54380e1263eb Date: Mon, 02 Jul 2018 13:45:42 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a30b844e-5495-4b4e-847f-ee953073dd50"],"description":"","tags":[],"updated_at":"2018-07-02T13:45:38Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:45:42,190 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net used request id req-89eea81c-c915-4dfc-82f7-54380e1263eb 2018-07-02 13:45:42,194 - 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-02 13:45:42,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:45: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-02 13:45:42,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/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0d37321def3071018ef6bf5d701020a57e0cab" 2018-07-02 13:45:42,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:42 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22a83fa5-4607-4de8-ac47-78a75bb055ed 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:45:42,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-22a83fa5-4607-4de8-ac47-78a75bb055ed 2018-07-02 13:45:42,248 - 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=01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:42,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8e3f7970-4e6b-4a6a-b46d-82d214fdb366 Date: Mon, 02 Jul 2018 13:45:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:45:38Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a30b844e-5495-4b4e-847f-ee953073dd50","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet"}]} 2018-07-02 13:45:42,333 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-8e3f7970-4e6b-4a6a-b46d-82d214fdb366 2018-07-02 13:45:42,335 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net 2018-07-02 13:45:42,341 - 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}e723da41f90749a426bcec4a70840ab1a98db0c8" -d '{"port": {"network_id": "01566a98-1036-4b34-a1ed-3a7a75901b0f", "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-port", "admin_state_up": true}}' 2018-07-02 13:45:43,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-1aa74a6d-0b37-4392-9228-559b1333458f Date: Mon, 02 Jul 2018 13:45:43 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:45:43Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a30b844e-5495-4b4e-847f-ee953073dd50","ip_address":"10.55.0.8"}],"id":"ba84503b-0d82-42e3-863d-a757e8943799","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:be:6c","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-port","admin_state_up":true,"network_id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:42Z","binding:vnic_type":"normal"}} 2018-07-02 13:45:43,501 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-1aa74a6d-0b37-4392-9228-559b1333458f 2018-07-02 13:45:43,505 - 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-46389fd5-7012-45aa-9104-8617b58e18a7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:43,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5994351f-7594-4f90-af47-18cc179cb581 Date: Mon, 02 Jul 2018 13:45:43 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a30b844e-5495-4b4e-847f-ee953073dd50"],"description":"","tags":[],"updated_at":"2018-07-02T13:45:38Z","provider:segmentation_id":52,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:36Z","provider:network_type":"vxlan"}]} 2018-07-02 13:45:43,955 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net used request id req-5994351f-7594-4f90-af47-18cc179cb581 2018-07-02 13:45:43,957 - 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-02 13:45:43,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:45: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-02 13:45:43,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:44,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:43 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2068d6fc-b052-4153-a4bf-e4093933cc8e 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:45:44,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-2068d6fc-b052-4153-a4bf-e4093933cc8e 2018-07-02 13:45:44,152 - 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=01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:44,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8ad2220-9d01-4c39-951b-8949e0c1f4f1 Date: Mon, 02 Jul 2018 13:45:44 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:38Z","dns_nameservers":[],"updated_at":"2018-07-02T13:45:38Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a30b844e-5495-4b4e-847f-ee953073dd50","subnetpool_id":null,"name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet"}]} 2018-07-02 13:45:44,423 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-e8ad2220-9d01-4c39-951b-8949e0c1f4f1 2018-07-02 13:45:44,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/ports?network_id=01566a98-1036-4b34-a1ed-3a7a75901b0f&name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:44,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-76329290-55d6-4e1c-92e3-530f927be838 Date: Mon, 02 Jul 2018 13:45:44 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:45:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a30b844e-5495-4b4e-847f-ee953073dd50","ip_address":"10.55.0.8"}],"id":"ba84503b-0d82-42e3-863d-a757e8943799","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:be:6c","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-port","admin_state_up":true,"network_id":"01566a98-1036-4b34-a1ed-3a7a75901b0f","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:45:42Z","binding:vnic_type":"normal"}]} 2018-07-02 13:45:44,547 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=01566a98-1036-4b34-a1ed-3a7a75901b0f&name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-port&admin_state_up=True used request id req-76329290-55d6-4e1c-92e3-530f927be838 2018-07-02 13:45:44,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:44,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:45:44 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b54705d6-8eda-47c0-bf2a-dd3c0b2cca4b 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:45:44,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-b54705d6-8eda-47c0-bf2a-dd3c0b2cca4b 2018-07-02 13:45:44,590 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst 2018-07-02 13:45:44,594 - 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}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:44,980 - 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-6e99c0b0-7059-4578-ba2a-064c47028972 X-Compute-Request-Id: req-6e99c0b0-7059-4578-ba2a-064c47028972 Date: Mon, 02 Jul 2018 13:45:44 GMT Connection: close RESP BODY: {"flavors": [{"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-flavor-name"}]} 2018-07-02 13:45:44,980 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-6e99c0b0-7059-4578-ba2a-064c47028972 2018-07-02 13:45:44,984 - 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/92ee96ab-5e96-49ca-befa-b8d10056ec01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:45,319 - 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-b5d0a606-bfc6-46aa-a14f-042efe4208cb X-Compute-Request-Id: req-b5d0a606-bfc6-46aa-a14f-042efe4208cb Date: Mon, 02 Jul 2018 13:45:45 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-flavor-name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "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": "92ee96ab-5e96-49ca-befa-b8d10056ec01"}} 2018-07-02 13:45:45,320 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01 used request id req-b5d0a606-bfc6-46aa-a14f-042efe4208cb 2018-07-02 13:45:45,322 - 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-46389fd5-7012-45aa-9104-8617b58e18a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:45,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 894 Content-Type: application/json X-Openstack-Request-Id: req-21eb4f2f-1bed-4550-ab35-4883cbb9e386 Date: Mon, 02 Jul 2018 13:45:45 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:45:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:45:35Z", "visibility": "shared", "self": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "min_disk": 0, "protected": false, "id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "file": "/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image"} 2018-07-02 13:45:45,670 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image used request id req-21eb4f2f-1bed-4550-ab35-4883cbb9e386 2018-07-02 13:45:45,673 - 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}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:45,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-4d8ddb08-82e3-416f-b893-5b88e9ba4062 Date: Mon, 02 Jul 2018 13:45:45 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-02 13:45:45,682 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-4d8ddb08-82e3-416f-b893-5b88e9ba4062 2018-07-02 13:45:45,687 - 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}e723da41f90749a426bcec4a70840ab1a98db0c8" -d '{"server": {"name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "imageRef": "1751912a-0110-4e69-ae92-aa52d2313dbc", "flavorRef": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "max_count": 1, "min_count": 1, "networks": [{"port": "ba84503b-0d82-42e3-863d-a757e8943799"}]}}' 2018-07-02 13:45:48,076 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 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-c642ff0c-2b23-444f-b898-ca9f2a0eb637 X-Compute-Request-Id: req-c642ff0c-2b23-444f-b898-ca9f2a0eb637 Date: Mon, 02 Jul 2018 13:45:48 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "adminPass": "Kqes3daTfrHN"}} 2018-07-02 13:45:48,076 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-c642ff0c-2b23-444f-b898-ca9f2a0eb637 2018-07-02 13:45:48,080 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:48,904 - 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-e2a4cf73-59cd-4d40-8981-8ca557a6f6ab X-Compute-Request-Id: req-e2a4cf73-59cd-4d40-8981-8ca557a6f6ab Date: Mon, 02 Jul 2018 13:45:48 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:45:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:45:48,904 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-e2a4cf73-59cd-4d40-8981-8ca557a6f6ab 2018-07-02 13:45:48,907 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:49,043 - 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-ec4f2c6f-c2c4-4375-9aea-40263dd0ffd1 X-Compute-Request-Id: req-ec4f2c6f-c2c4-4375-9aea-40263dd0ffd1 Date: Mon, 02 Jul 2018 13:45:49 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:45:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:45:49,043 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-ec4f2c6f-c2c4-4375-9aea-40263dd0ffd1 2018-07-02 13:45:52,049 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:52,283 - 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-73a4a24d-78c8-4c7a-9d6e-96c64f5c71b9 X-Compute-Request-Id: req-73a4a24d-78c8-4c7a-9d6e-96c64f5c71b9 Date: Mon, 02 Jul 2018 13:45: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:45:52,283 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-73a4a24d-78c8-4c7a-9d6e-96c64f5c71b9 2018-07-02 13:45:55,292 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:55,522 - 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-e077acbb-eda0-4451-9a4a-c13e1809c711 X-Compute-Request-Id: req-e077acbb-eda0-4451-9a4a-c13e1809c711 Date: Mon, 02 Jul 2018 13:45: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:45:55,523 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-e077acbb-eda0-4451-9a4a-c13e1809c711 2018-07-02 13:45:58,530 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:45:59,119 - 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-5608d421-64c2-45ee-89c8-2cb2352f9ece X-Compute-Request-Id: req-5608d421-64c2-45ee-89c8-2cb2352f9ece Date: Mon, 02 Jul 2018 13:45: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:45:59,119 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-5608d421-64c2-45ee-89c8-2cb2352f9ece 2018-07-02 13:46:02,128 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:02,691 - 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-59031892-a985-4061-bf05-b33118bff1e3 X-Compute-Request-Id: req-59031892-a985-4061-bf05-b33118bff1e3 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:02,692 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-59031892-a985-4061-bf05-b33118bff1e3 2018-07-02 13:46:05,699 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:06,496 - 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-98115a8a-0cec-4df6-8c13-2871950862c8 X-Compute-Request-Id: req-98115a8a-0cec-4df6-8c13-2871950862c8 Date: Mon, 02 Jul 2018 13:46:06 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:06,497 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-98115a8a-0cec-4df6-8c13-2871950862c8 2018-07-02 13:46:09,502 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:09,719 - 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-e3817546-8056-48b0-a83b-f8be27a808cc X-Compute-Request-Id: req-e3817546-8056-48b0-a83b-f8be27a808cc Date: Mon, 02 Jul 2018 13:46:09 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:09,720 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-e3817546-8056-48b0-a83b-f8be27a808cc 2018-07-02 13:46:12,729 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:12,970 - 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-af32f5e8-3bc1-4bc8-85ba-0d039bfc5f11 X-Compute-Request-Id: req-af32f5e8-3bc1-4bc8-85ba-0d039bfc5f11 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:12,971 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-af32f5e8-3bc1-4bc8-85ba-0d039bfc5f11 2018-07-02 13:46:15,978 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:16,191 - 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-8bea94ef-928a-43ac-9be2-67b0f0eed05f X-Compute-Request-Id: req-8bea94ef-928a-43ac-9be2-67b0f0eed05f Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:16,192 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-8bea94ef-928a-43ac-9be2-67b0f0eed05f 2018-07-02 13:46:19,198 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:19,415 - 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-eebea5d7-6932-476d-8d39-da57dc4c9749 X-Compute-Request-Id: req-eebea5d7-6932-476d-8d39-da57dc4c9749 Date: Mon, 02 Jul 2018 13:46:19 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:19,415 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-eebea5d7-6932-476d-8d39-da57dc4c9749 2018-07-02 13:46:22,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/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:22,880 - 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-c3a1da99-2d16-440a-93e6-dd173e480e27 X-Compute-Request-Id: req-c3a1da99-2d16-440a-93e6-dd173e480e27 Date: Mon, 02 Jul 2018 13:46:22 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:22,880 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-c3a1da99-2d16-440a-93e6-dd173e480e27 2018-07-02 13:46:25,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/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:26,112 - 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-98135da8-e211-4dbc-b18c-b8984c063ea7 X-Compute-Request-Id: req-98135da8-e211-4dbc-b18c-b8984c063ea7 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:26,112 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-98135da8-e211-4dbc-b18c-b8984c063ea7 2018-07-02 13:46:29,119 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:29,371 - 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-2343aa3a-0050-42f1-975c-e8985549925f X-Compute-Request-Id: req-2343aa3a-0050-42f1-975c-e8985549925f Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:29,371 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-2343aa3a-0050-42f1-975c-e8985549925f 2018-07-02 13:46:32,378 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:32,590 - 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-de6626aa-5cf5-43c2-9955-4250fe24bf5c X-Compute-Request-Id: req-de6626aa-5cf5-43c2-9955-4250fe24bf5c Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:32,590 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-de6626aa-5cf5-43c2-9955-4250fe24bf5c 2018-07-02 13:46:35,598 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:35,822 - 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-78d358bd-b65e-4d6c-92f2-951612ca3ff4 X-Compute-Request-Id: req-78d358bd-b65e-4d6c-92f2-951612ca3ff4 Date: Mon, 02 Jul 2018 13:46:35 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:35,822 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-78d358bd-b65e-4d6c-92f2-951612ca3ff4 2018-07-02 13:46:38,829 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:39,049 - 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-095c2d82-3c76-47e0-8700-c4a9b0f216d1 X-Compute-Request-Id: req-095c2d82-3c76-47e0-8700-c4a9b0f216d1 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:39,049 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-095c2d82-3c76-47e0-8700-c4a9b0f216d1 2018-07-02 13:46:42,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/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:42,316 - 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-c5ed1f9c-41bb-4b29-99e0-7c1236711166 X-Compute-Request-Id: req-c5ed1f9c-41bb-4b29-99e0-7c1236711166 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:42,316 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-c5ed1f9c-41bb-4b29-99e0-7c1236711166 2018-07-02 13:46:45,323 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:45,584 - 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-5d0ca13d-9f3a-48ac-ad23-90ec10514ac1 X-Compute-Request-Id: req-5d0ca13d-9f3a-48ac-ad23-90ec10514ac1 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:45,585 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-5d0ca13d-9f3a-48ac-ad23-90ec10514ac1 2018-07-02 13:46:48,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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:48,829 - 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-fe862984-c3d7-4160-9574-db8b19ff1198 X-Compute-Request-Id: req-fe862984-c3d7-4160-9574-db8b19ff1198 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:48,829 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-fe862984-c3d7-4160-9574-db8b19ff1198 2018-07-02 13:46:51,838 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:52,074 - 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-42245977-969e-43ca-9d1b-054584a68295 X-Compute-Request-Id: req-42245977-969e-43ca-9d1b-054584a68295 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:52,074 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-42245977-969e-43ca-9d1b-054584a68295 2018-07-02 13:46:55,084 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:55,311 - 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-27de6b9d-9354-402f-a8f9-84ed5f6a493d X-Compute-Request-Id: req-27de6b9d-9354-402f-a8f9-84ed5f6a493d Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:55,311 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-27de6b9d-9354-402f-a8f9-84ed5f6a493d 2018-07-02 13:46:58,320 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:46:58,540 - 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-ad2eb0eb-1eee-412f-a686-9c86a538c425 X-Compute-Request-Id: req-ad2eb0eb-1eee-412f-a686-9c86a538c425 Date: Mon, 02 Jul 2018 13:46: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:46:58,541 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-ad2eb0eb-1eee-412f-a686-9c86a538c425 2018-07-02 13:47:01,548 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:01,794 - 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-48ce4400-c5c3-4a39-b3fc-2896d1b038dc X-Compute-Request-Id: req-48ce4400-c5c3-4a39-b3fc-2896d1b038dc Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:01,794 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-48ce4400-c5c3-4a39-b3fc-2896d1b038dc 2018-07-02 13:47:04,801 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:05,005 - 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-6d1005e7-a87a-4469-89cc-9ebca1079867 X-Compute-Request-Id: req-6d1005e7-a87a-4469-89cc-9ebca1079867 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:05,006 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-6d1005e7-a87a-4469-89cc-9ebca1079867 2018-07-02 13:47:08,012 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:08,270 - 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-e7a0ae09-aca0-45e2-ab7b-7e736377fcc1 X-Compute-Request-Id: req-e7a0ae09-aca0-45e2-ab7b-7e736377fcc1 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:08,270 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-e7a0ae09-aca0-45e2-ab7b-7e736377fcc1 2018-07-02 13:47:11,278 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:11,497 - 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-dc163692-aa18-4b39-8b84-5bdc8ca955a9 X-Compute-Request-Id: req-dc163692-aa18-4b39-8b84-5bdc8ca955a9 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:11,497 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-dc163692-aa18-4b39-8b84-5bdc8ca955a9 2018-07-02 13:47:14,503 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:14,788 - 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-449d02f4-1e1f-482c-b9af-ccdb6965159e X-Compute-Request-Id: req-449d02f4-1e1f-482c-b9af-ccdb6965159e Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:14,788 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-449d02f4-1e1f-482c-b9af-ccdb6965159e 2018-07-02 13:47:17,798 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:18,016 - 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-c583251b-5ff0-402d-bacd-d3a0aa89d4ef X-Compute-Request-Id: req-c583251b-5ff0-402d-bacd-d3a0aa89d4ef Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:18,016 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-c583251b-5ff0-402d-bacd-d3a0aa89d4ef 2018-07-02 13:47:21,023 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:21,254 - 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-0735360c-6f7f-427e-86e8-0c7c3c0b325c X-Compute-Request-Id: req-0735360c-6f7f-427e-86e8-0c7c3c0b325c Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:21,254 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-0735360c-6f7f-427e-86e8-0c7c3c0b325c 2018-07-02 13:47:24,261 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:24,505 - 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-17acb039-43b1-4983-a9ad-d7a7a48eed12 X-Compute-Request-Id: req-17acb039-43b1-4983-a9ad-d7a7a48eed12 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:24,505 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-17acb039-43b1-4983-a9ad-d7a7a48eed12 2018-07-02 13:47:27,512 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:27,720 - 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-69332d99-9453-40d8-aab6-cda064ef46f5 X-Compute-Request-Id: req-69332d99-9453-40d8-aab6-cda064ef46f5 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:27,720 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-69332d99-9453-40d8-aab6-cda064ef46f5 2018-07-02 13:47:30,729 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:30,959 - 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-bbc2749f-844b-4a4b-869d-4779953370c4 X-Compute-Request-Id: req-bbc2749f-844b-4a4b-869d-4779953370c4 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:30,959 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-bbc2749f-844b-4a4b-869d-4779953370c4 2018-07-02 13:47:33,969 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:34,209 - 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-81773ad3-676d-414f-a764-d40f8a5fcaa7 X-Compute-Request-Id: req-81773ad3-676d-414f-a764-d40f8a5fcaa7 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:34,209 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-81773ad3-676d-414f-a764-d40f8a5fcaa7 2018-07-02 13:47:37,217 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:37,443 - 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-98437237-36a6-452b-b26f-e57ba9c8fa6c X-Compute-Request-Id: req-98437237-36a6-452b-b26f-e57ba9c8fa6c Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:37,444 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-98437237-36a6-452b-b26f-e57ba9c8fa6c 2018-07-02 13:47:40,451 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:40,654 - 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-0b162501-44ae-48bb-bfe2-7cf477249196 X-Compute-Request-Id: req-0b162501-44ae-48bb-bfe2-7cf477249196 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:40,654 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-0b162501-44ae-48bb-bfe2-7cf477249196 2018-07-02 13:47:43,660 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:43,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-24790347-7b7c-435d-a1cc-4ee83ac22983 X-Compute-Request-Id: req-24790347-7b7c-435d-a1cc-4ee83ac22983 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:43,868 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-24790347-7b7c-435d-a1cc-4ee83ac22983 2018-07-02 13:47:46,875 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:47,113 - 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-35933479-d54c-4ce5-b41c-af5bfb12821a X-Compute-Request-Id: req-35933479-d54c-4ce5-b41c-af5bfb12821a Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:47,114 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-35933479-d54c-4ce5-b41c-af5bfb12821a 2018-07-02 13:47:50,120 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:50,355 - 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-0b98554a-c7c8-4223-b81d-d5a6712879e8 X-Compute-Request-Id: req-0b98554a-c7c8-4223-b81d-d5a6712879e8 Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:50,356 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-0b98554a-c7c8-4223-b81d-d5a6712879e8 2018-07-02 13:47:53,364 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:53,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-eb4c92d6-7823-469e-a16f-c65fa6f546bc X-Compute-Request-Id: req-eb4c92d6-7823-469e-a16f-c65fa6f546bc Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:53,585 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-eb4c92d6-7823-469e-a16f-c65fa6f546bc 2018-07-02 13:47:56,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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:47:56,831 - 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-5c26d2d1-4cc9-436c-ae39-a8eeb6e903bc X-Compute-Request-Id: req-5c26d2d1-4cc9-436c-ae39-a8eeb6e903bc Date: Mon, 02 Jul 2018 13:47: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:47:56,831 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-5c26d2d1-4cc9-436c-ae39-a8eeb6e903bc 2018-07-02 13:47:59,838 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:00,241 - 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-cee0a805-9b14-45a7-a459-9d80a16b013d X-Compute-Request-Id: req-cee0a805-9b14-45a7-a459-9d80a16b013d Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:00,241 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-cee0a805-9b14-45a7-a459-9d80a16b013d 2018-07-02 13:48:03,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/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:03,456 - 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-06fb4e49-4429-4125-998b-047ac535de3d X-Compute-Request-Id: req-06fb4e49-4429-4125-998b-047ac535de3d Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:03,456 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-06fb4e49-4429-4125-998b-047ac535de3d 2018-07-02 13:48:06,463 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:06,691 - 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-4bae7a23-0b4e-46ce-a46b-65c9c67c45cb X-Compute-Request-Id: req-4bae7a23-0b4e-46ce-a46b-65c9c67c45cb Date: Mon, 02 Jul 2018 13:48:06 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:06,691 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-4bae7a23-0b4e-46ce-a46b-65c9c67c45cb 2018-07-02 13:48:09,698 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:09,902 - 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-2e45f4a4-bf2f-4cb4-9ccd-a2a7cd801eea X-Compute-Request-Id: req-2e45f4a4-bf2f-4cb4-9ccd-a2a7cd801eea Date: Mon, 02 Jul 2018 13:48:09 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:09,903 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-2e45f4a4-bf2f-4cb4-9ccd-a2a7cd801eea 2018-07-02 13:48:12,910 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:13,126 - 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-26ed3e6f-2231-4bd1-9db6-72cc02efe698 X-Compute-Request-Id: req-26ed3e6f-2231-4bd1-9db6-72cc02efe698 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:13,126 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-26ed3e6f-2231-4bd1-9db6-72cc02efe698 2018-07-02 13:48:16,133 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:16,348 - 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-39a56835-3051-432d-91ec-35684a7fe750 X-Compute-Request-Id: req-39a56835-3051-432d-91ec-35684a7fe750 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:16,348 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-39a56835-3051-432d-91ec-35684a7fe750 2018-07-02 13:48:19,355 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:19,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-93813728-e7ef-4158-a0fb-69997b782dbb X-Compute-Request-Id: req-93813728-e7ef-4158-a0fb-69997b782dbb Date: Mon, 02 Jul 2018 13:48:19 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:19,596 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-93813728-e7ef-4158-a0fb-69997b782dbb 2018-07-02 13:48:22,601 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:22,827 - 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-7beeb32c-ae3a-4606-80a2-88851df283a0 X-Compute-Request-Id: req-7beeb32c-ae3a-4606-80a2-88851df283a0 Date: Mon, 02 Jul 2018 13:48:22 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:22,827 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-7beeb32c-ae3a-4606-80a2-88851df283a0 2018-07-02 13:48:25,836 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:26,075 - 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-a7d66f08-2ffa-4548-a3eb-07cd042e610e X-Compute-Request-Id: req-a7d66f08-2ffa-4548-a3eb-07cd042e610e Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:26,075 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-a7d66f08-2ffa-4548-a3eb-07cd042e610e 2018-07-02 13:48:29,083 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:29,320 - 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-fe65ce23-993f-4145-afdb-e3ee247a68ce X-Compute-Request-Id: req-fe65ce23-993f-4145-afdb-e3ee247a68ce Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:29,320 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-fe65ce23-993f-4145-afdb-e3ee247a68ce 2018-07-02 13:48:32,328 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:32,570 - 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-bbfd9d6c-cb93-4101-abe9-6aa80ba14244 X-Compute-Request-Id: req-bbfd9d6c-cb93-4101-abe9-6aa80ba14244 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:32,570 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-bbfd9d6c-cb93-4101-abe9-6aa80ba14244 2018-07-02 13:48:35,577 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:35,766 - 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-c54fc80b-cca4-43d8-91e7-ca73d5cf91c3 X-Compute-Request-Id: req-c54fc80b-cca4-43d8-91e7-ca73d5cf91c3 Date: Mon, 02 Jul 2018 13:48:35 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:35,767 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-c54fc80b-cca4-43d8-91e7-ca73d5cf91c3 2018-07-02 13:48:38,773 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:39,036 - 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-8a2ab57d-1045-4d9b-a94a-dc05eae48d56 X-Compute-Request-Id: req-8a2ab57d-1045-4d9b-a94a-dc05eae48d56 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:39,036 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-8a2ab57d-1045-4d9b-a94a-dc05eae48d56 2018-07-02 13:48:42,040 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:42,250 - 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-cfe551e9-e2e1-42e6-9f4a-530ffd829edd X-Compute-Request-Id: req-cfe551e9-e2e1-42e6-9f4a-530ffd829edd Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:42,251 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-cfe551e9-e2e1-42e6-9f4a-530ffd829edd 2018-07-02 13:48:45,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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:45,494 - 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-9d5c338f-e6f8-4f42-a5e6-b285434e25b1 X-Compute-Request-Id: req-9d5c338f-e6f8-4f42-a5e6-b285434e25b1 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:45,494 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-9d5c338f-e6f8-4f42-a5e6-b285434e25b1 2018-07-02 13:48:48,499 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:48,733 - 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-f4263eb5-07c4-44d0-a32e-4ff23c9b2e36 X-Compute-Request-Id: req-f4263eb5-07c4-44d0-a32e-4ff23c9b2e36 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:48,733 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-f4263eb5-07c4-44d0-a32e-4ff23c9b2e36 2018-07-02 13:48:51,742 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:51,968 - 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-c35d1622-06b0-4fac-914d-83ca18960e2b X-Compute-Request-Id: req-c35d1622-06b0-4fac-914d-83ca18960e2b Date: Mon, 02 Jul 2018 13:48:51 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:51,969 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-c35d1622-06b0-4fac-914d-83ca18960e2b 2018-07-02 13:48:54,976 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:55,195 - 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-efbe288b-b1c1-4479-a7b1-6ccddc9eba53 X-Compute-Request-Id: req-efbe288b-b1c1-4479-a7b1-6ccddc9eba53 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:55,196 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-efbe288b-b1c1-4479-a7b1-6ccddc9eba53 2018-07-02 13:48:58,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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:48:58,427 - 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-5e67d070-c6bc-421c-83de-f7494acdaf23 X-Compute-Request-Id: req-5e67d070-c6bc-421c-83de-f7494acdaf23 Date: Mon, 02 Jul 2018 13:48: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:48:58,427 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-5e67d070-c6bc-421c-83de-f7494acdaf23 2018-07-02 13:49:01,434 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:49:01,664 - 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-7ea6692b-e07d-4004-9a2f-8b5e131679ce X-Compute-Request-Id: req-7ea6692b-e07d-4004-9a2f-8b5e131679ce Date: Mon, 02 Jul 2018 13:49: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/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367", "rel": "bookmark"}], "image": {"id": "1751912a-0110-4e69-ae92-aa52d2313dbc", "links": [{"href": "http://10.16.0.107:8774/images/1751912a-0110-4e69-ae92-aa52d2313dbc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ee96ab-5e96-49ca-befa-b8d10056ec01", "links": [{"href": "http://10.16.0.107:8774/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01", "rel": "bookmark"}]}, "id": "15cbe1d5-fd4f-4b50-9ef7-b94770951367", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:45:50Z", "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-46389fd5-7012-45aa-9104-8617b58e18a7-vm_inst", "created": "2018-07-02T13:45:48Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:45:50Z"}, "metadata": {}}} 2018-07-02 13:49:01,665 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-7ea6692b-e07d-4004-9a2f-8b5e131679ce 2018-07-02 13:49:04,673 - 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/15cbe1d5-fd4f-4b50-9ef7-b94770951367 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:49:06,256 - 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-f6f55ca0-de3a-4c6a-88f7-8f5b16418b29 X-Compute-Request-Id: req-f6f55ca0-de3a-4c6a-88f7-8f5b16418b29 Date: Mon, 02 Jul 2018 13:49:06 GMT Connection: close 2018-07-02 13:49:06,256 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/15cbe1d5-fd4f-4b50-9ef7-b94770951367 used request id req-f6f55ca0-de3a-4c6a-88f7-8f5b16418b29 2018-07-02 13:49:06,256 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-port 2018-07-02 13:49:06,263 - 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/ba84503b-0d82-42e3-863d-a757e8943799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e723da41f90749a426bcec4a70840ab1a98db0c8" 2018-07-02 13:49:07,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5d0f2e3-d295-41e3-8a86-0f763c8facbd Date: Mon, 02 Jul 2018 13:49:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:49:07,357 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/ba84503b-0d82-42e3-863d-a757e8943799 used request id req-b5d0f2e3-d295-41e3-8a86-0f763c8facbd 2018-07-02 13:49:07,359 - 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/92ee96ab-5e96-49ca-befa-b8d10056ec01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ec2f4a9490aeb1c091d8d16f48bb500c621794" 2018-07-02 13:49:07,696 - 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-86f801eb-03ff-4348-902e-1e29e0da6c9e X-Compute-Request-Id: req-86f801eb-03ff-4348-902e-1e29e0da6c9e Date: Mon, 02 Jul 2018 13:49:07 GMT Connection: close 2018-07-02 13:49:07,696 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/92ee96ab-5e96-49ca-befa-b8d10056ec01 used request id req-86f801eb-03ff-4348-902e-1e29e0da6c9e 2018-07-02 13:49:07,696 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet 2018-07-02 13:49:07,696 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-subnet 2018-07-02 13:49:07,700 - 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/a30b844e-5495-4b4e-847f-ee953073dd50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:49:09,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-115e8179-3862-4422-ad47-81792ebc1e52 Date: Mon, 02 Jul 2018 13:49:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:49:09,647 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/a30b844e-5495-4b4e-847f-ee953073dd50 used request id req-115e8179-3862-4422-ad47-81792ebc1e52 2018-07-02 13:49:09,647 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-net 2018-07-02 13:49:09,651 - 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/01566a98-1036-4b34-a1ed-3a7a75901b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcf6972fa1663534d74d01e19aa0532d4127de1" 2018-07-02 13:49:11,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-decb7324-8656-4964-9a7e-153e32fb2820 Date: Mon, 02 Jul 2018 13:49:11 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:49:11,584 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/01566a98-1036-4b34-a1ed-3a7a75901b0f used request id req-decb7324-8656-4964-9a7e-153e32fb2820 2018-07-02 13:49:11,585 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-46389fd5-7012-45aa-9104-8617b58e18a7-image 2018-07-02 13:49:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b6a0af4551859c668f635a396653323e5986bc2" 2018-07-02 13:49:11,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10eb15ae-4e82-4866-84f1-55c19fbab6d1 Date: Mon, 02 Jul 2018 13:49:11 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-02 13:49:11,728 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/1751912a-0110-4e69-ae92-aa52d2313dbc used request id req-10eb15ae-4e82-4866-84f1-55c19fbab6d1 2018-07-02 13:49:11,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:49:11,734 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:49:11,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:11,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:12,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["CmydolTMRX--Pu9Le_7XBA"], "issued_at": "2018-07-02T13:49:12.000000Z"}} 2018-07-02 13:49:12,467 - 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}c369f41ac3832b268b147b12a137cc469a9d9784" 2018-07-02 13:49:12,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77a6a117-334e-475e-b18d-a07814de8682 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-02 13:49:12,634 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-77a6a117-334e-475e-b18d-a07814de8682 2018-07-02 13:49:12,641 - 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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c369f41ac3832b268b147b12a137cc469a9d9784" 2018-07-02 13:49:13,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-3ce4d668-5b67-4198-82d9-beac7df014ce Date: Mon, 02 Jul 2018 13:49:13 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image"} 2018-07-02 13:49:13,102 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image used request id req-3ce4d668-5b67-4198-82d9-beac7df014ce 2018-07-02 13:49:13,107 - 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}c369f41ac3832b268b147b12a137cc469a9d9784" 2018-07-02 13:49:13,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-26348355-e3d7-4fc6-ab7c-82ba29dc4256 Date: Mon, 02 Jul 2018 13:49: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-02 13:49:13,120 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-26348355-e3d7-4fc6-ab7c-82ba29dc4256 2018-07-02 13:49:13,146 - 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}c369f41ac3832b268b147b12a137cc469a9d9784" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image"}' 2018-07-02 13:49:13,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-276c827e-b820-45a1-80a8-b0f8b6274acd Date: Mon, 02 Jul 2018 13:49:13 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:13Z", "visibility": "shared", "self": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "min_disk": 0, "protected": false, "id": "e2dc9e9d-a658-461f-98ee-009490518cf3", "file": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:49:13,189 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-276c827e-b820-45a1-80a8-b0f8b6274acd 2018-07-02 13:49:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c369f41ac3832b268b147b12a137cc469a9d9784" -d '' 2018-07-02 13:49:13,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22d8f868-9f56-4fdc-9109-7fd24a731960 Date: Mon, 02 Jul 2018 13:49: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-02 13:49:13,605 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3/file used request id req-22d8f868-9f56-4fdc-9109-7fd24a731960 2018-07-02 13:49:13,605 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:49:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c369f41ac3832b268b147b12a137cc469a9d9784" 2018-07-02 13:49:13,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-14a7894a-a812-44d2-a8f6-69713b97ed97 Date: Mon, 02 Jul 2018 13:49:13 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:14Z", "visibility": "shared", "self": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "min_disk": 0, "protected": false, "id": "e2dc9e9d-a658-461f-98ee-009490518cf3", "file": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:49:13,638 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3 used request id req-14a7894a-a812-44d2-a8f6-69713b97ed97 2018-07-02 13:49:13,640 - 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}c369f41ac3832b268b147b12a137cc469a9d9784" 2018-07-02 13:49:13,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-30edf2fe-50fd-4858-9ae1-3748a7a4bee4 Date: Mon, 02 Jul 2018 13:49: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-02 13:49:13,651 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-30edf2fe-50fd-4858-9ae1-3748a7a4bee4 2018-07-02 13:49:13,653 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image 2018-07-02 13:49:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c369f41ac3832b268b147b12a137cc469a9d9784" 2018-07-02 13:49:13,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-9ae907f4-80bc-4fd3-9747-ef989262c5a6 Date: Mon, 02 Jul 2018 13:49:13 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:14Z", "visibility": "shared", "self": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "min_disk": 0, "protected": false, "id": "e2dc9e9d-a658-461f-98ee-009490518cf3", "file": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:49:13,687 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3 used request id req-9ae907f4-80bc-4fd3-9747-ef989262c5a6 2018-07-02 13:49:13,688 - create_image - DEBUG - Instance status is - active 2018-07-02 13:49:13,688 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image 2018-07-02 13:49:13,688 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image 2018-07-02 13:49:13,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:13,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:14,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["wmxHHyS6TyqjgTjBY_tkHw"], "issued_at": "2018-07-02T13:49:14.000000Z"}} 2018-07-02 13:49:14,397 - 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}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:14,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:14 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20fba642-bc03-4ae5-87b5-1bbe6892faee 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-02 13:49:14,575 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-20fba642-bc03-4ae5-87b5-1bbe6892faee 2018-07-02 13:49:14,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/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:14,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7ffc27cc-ec39-4bc2-b425-3b04513504d2 Date: Mon, 02 Jul 2018 13:49:14 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-02 13:49:14,981 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net used request id req-7ffc27cc-ec39-4bc2-b425-3b04513504d2 2018-07-02 13:49:14,981 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net 2018-07-02 13:49:14,987 - 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}65614533cb4f95961a87113707043c659f002527" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net", "admin_state_up": true}}' 2018-07-02 13:49:15,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6094fe30-5a93-4278-971b-3839c9e42085 Date: Mon, 02 Jul 2018 13:49:15 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","is_default":false,"provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","mtu":1450}} 2018-07-02 13:49:15,385 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-6094fe30-5a93-4278-971b-3839c9e42085 2018-07-02 13:49:15,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?id=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:15,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-717ca1a0-844b-4adc-96be-189fdca3dc5c Date: Mon, 02 Jul 2018 13:49:15 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:15,533 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-717ca1a0-844b-4adc-96be-189fdca3dc5c 2018-07-02 13:49:15,539 - 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=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:15,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af41221d-8b8e-4e00-963d-20cff3eef77d Date: Mon, 02 Jul 2018 13:49:15 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:49:15,596 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-af41221d-8b8e-4e00-963d-20cff3eef77d 2018-07-02 13:49:15,597 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet 2018-07-02 13:49:15,602 - 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}65614533cb4f95961a87113707043c659f002527" -d '{"subnets": [{"ip_version": 4, "network_id": "43319545-2e16-40ec-8088-cfd21f4112b2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]}' 2018-07-02 13:49:16,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b0c7ecc-aa03-4e95-bf20-4936c7279443 Date: Mon, 02 Jul 2018 13:49:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]} 2018-07-02 13:49:16,472 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-2b0c7ecc-aa03-4e95-bf20-4936c7279443 2018-07-02 13:49:16,480 - 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=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:16,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4e0f1f3f-0549-4284-a483-3b049e72d160 Date: Mon, 02 Jul 2018 13:49:16 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:16,668 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-4e0f1f3f-0549-4284-a483-3b049e72d160 2018-07-02 13:49:16,673 - 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=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:16,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-613b7b79-075c-4595-a67c-1e9c4bf5973e Date: Mon, 02 Jul 2018 13:49:16 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]} 2018-07-02 13:49:16,796 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-613b7b79-075c-4595-a67c-1e9c4bf5973e 2018-07-02 13:49:16,797 - OpenStackNetwork - DEBUG - Network [43319545-2e16-40ec-8088-cfd21f4112b2] created successfully 2018-07-02 13:49:16,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:16,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:17,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["_VQNzAyQSvy32IFPE8ErZQ"], "issued_at": "2018-07-02T13:49:17.000000Z"}} 2018-07-02 13:49:17,489 - 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}daa78be8a7cd3269417238347d151a83a4658016" 2018-07-02 13:49:17,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0c0ce28-ccdc-40d7-b88d-3597e2493304 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-02 13:49:17,647 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f0c0ce28-ccdc-40d7-b88d-3597e2493304 2018-07-02 13:49:17,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:49:17,656 - 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}daa78be8a7cd3269417238347d151a83a4658016" 2018-07-02 13:49:17,861 - 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-6c03c959-0c62-4ed2-8942-7f771815aca2 X-Compute-Request-Id: req-6c03c959-0c62-4ed2-8942-7f771815aca2 Date: Mon, 02 Jul 2018 13:49:17 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:49:17,861 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-6c03c959-0c62-4ed2-8942-7f771815aca2 2018-07-02 13:49:17,864 - 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}daa78be8a7cd3269417238347d151a83a4658016" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-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-02 13:49:17,916 - 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-a656ce6c-ed68-4ef2-8ded-889f658839ad X-Compute-Request-Id: req-a656ce6c-ed68-4ef2-8ded-889f658839ad Date: Mon, 02 Jul 2018 13:49:17 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "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": "6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef"}} 2018-07-02 13:49:17,916 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-a656ce6c-ed68-4ef2-8ded-889f658839ad 2018-07-02 13:49:17,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:17,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:18,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["h8-DmMxvT4uxlEDlsbAipA"], "issued_at": "2018-07-02T13:49:18.000000Z"}} 2018-07-02 13:49:18,649 - 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}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:18,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-984bef0a-073a-45fe-a8fb-89680f8099a3 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-02 13:49:18,828 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-984bef0a-073a-45fe-a8fb-89680f8099a3 2018-07-02 13:49:18,834 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:19,296 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:18 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-49f3ef83-158c-430b-8a24-13ca29d10985 x-openstack-request-id: req-49f3ef83-158c-430b-8a24-13ca29d10985 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-02 13:49:19,296 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail used request id req-49f3ef83-158c-430b-8a24-13ca29d10985 2018-07-02 13:49:19,300 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-49f3ef83-158c-430b-8a24-13ca29d10985" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc", "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-02 13:49:20,141 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:49:19 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-2208b213-af9f-49ad-bdcc-7ee48fbe9ea6 x-openstack-request-id: req-2208b213-af9f-49ad-bdcc-7ee48fbe9ea6 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "128ee4eefd554badbc83fc720684e3dd", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-02T13:49:20.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37a89623-55b1-4dc5-9097-72f9584e6d23", "size": 1}} 2018-07-02 13:49:20,142 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes used request id req-2208b213-af9f-49ad-bdcc-7ee48fbe9ea6 2018-07-02 13:49:20,144 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f3ef83-158c-430b-8a24-13ca29d10985" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:21,780 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:20 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-c207aa9a-ec92-43cd-9cce-b3d2fba9ba35 x-openstack-request-id: req-c207aa9a-ec92-43cd-9cce-b3d2fba9ba35 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:49:21.000000", "replication_status": null, "snapshot_id": null, "id": "37a89623-55b1-4dc5-9097-72f9584e6d23", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-2d655f0c-f73a-4734-9335-db3e3af5a0dc", "bootable": "false", "created_at": "2018-07-02T13:49:20.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:49:21,780 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 used request id req-c207aa9a-ec92-43cd-9cce-b3d2fba9ba35 2018-07-02 13:49:21,780 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc 2018-07-02 13:49:21,782 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f3ef83-158c-430b-8a24-13ca29d10985" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:23,493 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:21 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-2fa99065-a42a-452f-8b6b-2790e6a384f4 x-openstack-request-id: req-2fa99065-a42a-452f-8b6b-2790e6a384f4 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:49:21.000000", "replication_status": null, "snapshot_id": null, "id": "37a89623-55b1-4dc5-9097-72f9584e6d23", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-2d655f0c-f73a-4734-9335-db3e3af5a0dc", "bootable": "false", "created_at": "2018-07-02T13:49:20.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:49:23,493 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 used request id req-2fa99065-a42a-452f-8b6b-2790e6a384f4 2018-07-02 13:49:23,493 - create_volume - DEBUG - Instance status is - available 2018-07-02 13:49:23,494 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc 2018-07-02 13:49:23,494 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc 2018-07-02 13:49:23,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:23,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:24,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["CJbXzQ4rTQOV49aXh-N_Xg"], "issued_at": "2018-07-02T13:49:24.000000Z"}} 2018-07-02 13:49:24,199 - 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}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:24,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:24 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46cf80ea-c98c-4f56-980e-3c9822595fcc 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-02 13:49:24,340 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-46cf80ea-c98c-4f56-980e-3c9822595fcc 2018-07-02 13:49:24,341 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:49:24,343 - 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}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:24,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:24 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-526f9ccd-9f23-492d-82f2-a55e7b5853df 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-02 13:49:24,364 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-526f9ccd-9f23-492d-82f2-a55e7b5853df 2018-07-02 13:49:24,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=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:24,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-03194ee3-0716-43bb-92db-8b54eae9cdf9 Date: Mon, 02 Jul 2018 13:49:24 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:24,889 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net used request id req-03194ee3-0716-43bb-92db-8b54eae9cdf9 2018-07-02 13:49:24,891 - 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-02 13:49:24,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:49:24 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-02 13:49:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:24,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:24 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b1fd957-a43e-4898-99bb-726c8e0b6895 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:49:24,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-6b1fd957-a43e-4898-99bb-726c8e0b6895 2018-07-02 13:49:24,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=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:25,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02d589e7-8b1a-49bb-a79c-14beb411d89c Date: Mon, 02 Jul 2018 13:49:25 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]} 2018-07-02 13:49:25,352 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-02d589e7-8b1a-49bb-a79c-14beb411d89c 2018-07-02 13:49:25,357 - 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=43319545-2e16-40ec-8088-cfd21f4112b2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:25,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d732e78-3487-403d-84c7-88c0686dd6d2 Date: Mon, 02 Jul 2018 13:49:25 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-02 13:49:25,733 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=43319545-2e16-40ec-8088-cfd21f4112b2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port&admin_state_up=True used request id req-8d732e78-3487-403d-84c7-88c0686dd6d2 2018-07-02 13:49:25,735 - 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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:26,246 - 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-b0c272dd-3999-471b-be9c-b2b57e720a87 X-Compute-Request-Id: req-b0c272dd-3999-471b-be9c-b2b57e720a87 Date: Mon, 02 Jul 2018 13:49:26 GMT Connection: close RESP BODY: {"servers": []} 2018-07-02 13:49:26,246 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst used request id req-b0c272dd-3999-471b-be9c-b2b57e720a87 2018-07-02 13:49:26,251 - 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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:26,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e57ca09e-8fa7-45ee-9040-9216fdb5d272 Date: Mon, 02 Jul 2018 13:49:26 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:26,764 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net used request id req-e57ca09e-8fa7-45ee-9040-9216fdb5d272 2018-07-02 13:49:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:26,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:26 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c19d6845-c007-4c8e-ae37-6a808332ee00 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:49:26,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-c19d6845-c007-4c8e-ae37-6a808332ee00 2018-07-02 13:49:26,826 - 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=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:26,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-64bfacc8-1b73-48ed-92f9-6a57462f1f88 Date: Mon, 02 Jul 2018 13:49:26 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]} 2018-07-02 13:49:26,928 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-64bfacc8-1b73-48ed-92f9-6a57462f1f88 2018-07-02 13:49:26,933 - 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=43319545-2e16-40ec-8088-cfd21f4112b2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:27,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a2cefef0-4e58-46cd-8ccd-e1e7db243ba7 Date: Mon, 02 Jul 2018 13:49:27 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-02 13:49:27,040 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=43319545-2e16-40ec-8088-cfd21f4112b2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port&admin_state_up=True used request id req-a2cefef0-4e58-46cd-8ccd-e1e7db243ba7 2018-07-02 13:49:27,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:27,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:27,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["y7wjkrTQS3eqfvB2bbAaOQ"], "issued_at": "2018-07-02T13:49:27.000000Z"}} 2018-07-02 13:49:27,746 - 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}c7487d11d541a646845c071ca70e1557b63a4d35" 2018-07-02 13:49:27,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:27 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-caa08e79-548d-40c3-afe1-f821e625870a 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-02 13:49:27,924 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-caa08e79-548d-40c3-afe1-f821e625870a 2018-07-02 13:49:27,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/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:28,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-17544fe5-c188-40f4-859c-1343704a2c3c Date: Mon, 02 Jul 2018 13:49:28 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:28,123 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net used request id req-17544fe5-c188-40f4-859c-1343704a2c3c 2018-07-02 13:49:28,130 - 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=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:28,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f689d51a-237b-4fbf-92e2-d3a416e435ff Date: Mon, 02 Jul 2018 13:49:28 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]} 2018-07-02 13:49:28,216 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-f689d51a-237b-4fbf-92e2-d3a416e435ff 2018-07-02 13:49:28,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=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:28,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cfb8829e-12d2-418b-b152-3e6a31affb81 Date: Mon, 02 Jul 2018 13:49:28 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:28,432 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net used request id req-cfb8829e-12d2-418b-b152-3e6a31affb81 2018-07-02 13:49:28,436 - 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-02 13:49:28,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13: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-02 13:49:28,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7487d11d541a646845c071ca70e1557b63a4d35" 2018-07-02 13:49:28,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:28 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27e9c0c1-cf00-47e8-b6d8-8a1dcfe6900c 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:49:28,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-27e9c0c1-cf00-47e8-b6d8-8a1dcfe6900c 2018-07-02 13:49:28,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/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:28,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b043d91d-10b0-463e-a3a1-ce3aa4f969a3 Date: Mon, 02 Jul 2018 13:49:28 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]} 2018-07-02 13:49:28,740 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-b043d91d-10b0-463e-a3a1-ce3aa4f969a3 2018-07-02 13:49:28,741 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net 2018-07-02 13:49:28,746 - 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}c257b7062477169f628f5966593fd0be3fab849d" -d '{"port": {"network_id": "43319545-2e16-40ec-8088-cfd21f4112b2", "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port", "admin_state_up": true}}' 2018-07-02 13:49:30,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-6763c94d-3cb3-44f6-80fe-8cc4108a7b7c Date: Mon, 02 Jul 2018 13:49:30 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:49:29Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","ip_address":"10.55.0.6"}],"id":"20cecdab-9bc2-428e-9ebd-44c33ed26a19","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:97:4d","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port","admin_state_up":true,"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:29Z","binding:vnic_type":"normal"}} 2018-07-02 13:49:30,280 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-6763c94d-3cb3-44f6-80fe-8cc4108a7b7c 2018-07-02 13:49:30,285 - 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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:30,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-855105e9-e691-4c59-9010-c1fb6592d604 Date: Mon, 02 Jul 2018 13:49:30 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43319545-2e16-40ec-8088-cfd21f4112b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:15Z","provider:segmentation_id":30,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:30,452 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net used request id req-855105e9-e691-4c59-9010-c1fb6592d604 2018-07-02 13:49:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:30,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:30 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce3e4f8e-c0d1-44db-8648-74ae79cea967 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:49:30,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-ce3e4f8e-c0d1-44db-8648-74ae79cea967 2018-07-02 13:49:30,503 - 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=43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:30,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6f629260-5db5-4a24-b11c-2f2d4fa290e1 Date: Mon, 02 Jul 2018 13:49:30 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:15Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:15Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet"}]} 2018-07-02 13:49:30,607 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-6f629260-5db5-4a24-b11c-2f2d4fa290e1 2018-07-02 13:49:30,612 - 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=43319545-2e16-40ec-8088-cfd21f4112b2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:30,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-5aa3f1ee-fe7c-4198-b0e6-f1c21e36bf30 Date: Mon, 02 Jul 2018 13:49:30 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:49:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642","ip_address":"10.55.0.6"}],"id":"20cecdab-9bc2-428e-9ebd-44c33ed26a19","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:97:4d","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port","admin_state_up":true,"network_id":"43319545-2e16-40ec-8088-cfd21f4112b2","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:29Z","binding:vnic_type":"normal"}]} 2018-07-02 13:49:30,720 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=43319545-2e16-40ec-8088-cfd21f4112b2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port&admin_state_up=True used request id req-5aa3f1ee-fe7c-4198-b0e6-f1c21e36bf30 2018-07-02 13:49:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:30,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:30 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9174601-d113-481a-9515-18db7d137c84 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:49:30,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-a9174601-d113-481a-9515-18db7d137c84 2018-07-02 13:49:30,907 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst 2018-07-02 13:49:30,910 - 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}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:30,944 - 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-075b2a8e-dead-4138-929f-522e84d647f0 X-Compute-Request-Id: req-075b2a8e-dead-4138-929f-522e84d647f0 Date: Mon, 02 Jul 2018 13:49:30 GMT Connection: close RESP BODY: {"flavors": [{"id": "6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-flavor"}]} 2018-07-02 13:49:30,944 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-075b2a8e-dead-4138-929f-522e84d647f0 2018-07-02 13:49:30,948 - 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/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:31,303 - 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-de91703f-ad90-4239-a6f9-185acbb6a129 X-Compute-Request-Id: req-de91703f-ad90-4239-a6f9-185acbb6a129 Date: Mon, 02 Jul 2018 13:49:31 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "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": "6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef"}} 2018-07-02 13:49:31,304 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef used request id req-de91703f-ad90-4239-a6f9-185acbb6a129 2018-07-02 13:49:31,309 - 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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:31,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-f54846f1-0cd1-431d-827e-7c93fb6c7586 Date: Mon, 02 Jul 2018 13:49:31 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:14Z", "visibility": "shared", "self": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "min_disk": 0, "protected": false, "id": "e2dc9e9d-a658-461f-98ee-009490518cf3", "file": "/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image"} 2018-07-02 13:49:31,676 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image used request id req-f54846f1-0cd1-431d-827e-7c93fb6c7586 2018-07-02 13:49:31,680 - 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}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:31,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-48a5fb43-2cfc-4773-b598-371364d88ec3 Date: Mon, 02 Jul 2018 13:49: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-02 13:49:31,692 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-48a5fb43-2cfc-4773-b598-371364d88ec3 2018-07-02 13:49:31,696 - 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}c257b7062477169f628f5966593fd0be3fab849d" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst", "imageRef": "e2dc9e9d-a658-461f-98ee-009490518cf3", "flavorRef": "6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "max_count": 1, "min_count": 1, "networks": [{"port": "20cecdab-9bc2-428e-9ebd-44c33ed26a19"}]}}' 2018-07-02 13:49:33,681 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114 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-87abed4f-751d-427a-8a17-95960d1b81fd X-Compute-Request-Id: req-87abed4f-751d-427a-8a17-95960d1b81fd Date: Mon, 02 Jul 2018 13:49:33 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7001156-e828-4a1d-8118-d4998c9ad114", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "bookmark"}], "adminPass": "wVkcMYG8tg3W"}} 2018-07-02 13:49:33,681 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-87abed4f-751d-427a-8a17-95960d1b81fd 2018-07-02 13:49:33,685 - 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/b7001156-e828-4a1d-8118-d4998c9ad114 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:34,103 - 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-98b591b4-d452-4e7c-8361-228a22e2ac63 X-Compute-Request-Id: req-98b591b4-d452-4e7c-8361-228a22e2ac63 Date: Mon, 02 Jul 2018 13:49:34 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "bookmark"}], "image": {"id": "e2dc9e9d-a658-461f-98ee-009490518cf3", "links": [{"href": "http://10.16.0.107:8774/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "links": [{"href": "http://10.16.0.107:8774/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "rel": "bookmark"}]}, "id": "b7001156-e828-4a1d-8118-d4998c9ad114", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:49: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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst", "created": "2018-07-02T13:49:34Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:49:34,103 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114 used request id req-98b591b4-d452-4e7c-8361-228a22e2ac63 2018-07-02 13:49:34,104 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst 2018-07-02 13:49:34,107 - 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/b7001156-e828-4a1d-8118-d4998c9ad114 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:34,229 - 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-3d5d3249-ba39-4d66-a563-09d8a67d910b X-Compute-Request-Id: req-3d5d3249-ba39-4d66-a563-09d8a67d910b Date: Mon, 02 Jul 2018 13:49:34 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "bookmark"}], "image": {"id": "e2dc9e9d-a658-461f-98ee-009490518cf3", "links": [{"href": "http://10.16.0.107:8774/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "links": [{"href": "http://10.16.0.107:8774/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "rel": "bookmark"}]}, "id": "b7001156-e828-4a1d-8118-d4998c9ad114", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:49: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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst", "created": "2018-07-02T13:49:34Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:49:34,230 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114 used request id req-3d5d3249-ba39-4d66-a563-09d8a67d910b 2018-07-02 13:49:34,232 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst] is - BUILD 2018-07-02 13:49:34,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-02 13:49:37,235 - create_instance - DEBUG - VM status query timeout in 896.868779182 2018-07-02 13:49:37,239 - 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/b7001156-e828-4a1d-8118-d4998c9ad114 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:37,467 - 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-421e3b17-a667-498e-b7ac-cc4af6e51797 X-Compute-Request-Id: req-421e3b17-a667-498e-b7ac-cc4af6e51797 Date: Mon, 02 Jul 2018 13:49: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/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/b7001156-e828-4a1d-8118-d4998c9ad114", "rel": "bookmark"}], "image": {"id": "e2dc9e9d-a658-461f-98ee-009490518cf3", "links": [{"href": "http://10.16.0.107:8774/images/e2dc9e9d-a658-461f-98ee-009490518cf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "links": [{"href": "http://10.16.0.107:8774/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef", "rel": "bookmark"}]}, "id": "b7001156-e828-4a1d-8118-d4998c9ad114", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:49:35Z", "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-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst", "created": "2018-07-02T13:49:33Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:49:35Z"}, "metadata": {}}} 2018-07-02 13:49:37,467 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114 used request id req-421e3b17-a667-498e-b7ac-cc4af6e51797 2018-07-02 13:49:37,468 - create_instance - INFO - Deleting Port with ID - 20cecdab-9bc2-428e-9ebd-44c33ed26a19 2018-07-02 13:49:37,468 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-port 2018-07-02 13:49:37,472 - 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/20cecdab-9bc2-428e-9ebd-44c33ed26a19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:38,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63e88029-acc2-46c7-b859-bf72485fe49f Date: Mon, 02 Jul 2018 13:49:38 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:49:38,650 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/20cecdab-9bc2-428e-9ebd-44c33ed26a19 used request id req-63e88029-acc2-46c7-b859-bf72485fe49f 2018-07-02 13:49:38,650 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst 2018-07-02 13:49:38,653 - 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/b7001156-e828-4a1d-8118-d4998c9ad114 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:41,104 - 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-e283cae8-6bd3-40c6-919f-3b8093cc2227 X-Compute-Request-Id: req-e283cae8-6bd3-40c6-919f-3b8093cc2227 Date: Mon, 02 Jul 2018 13:49:41 GMT Connection: close 2018-07-02 13:49:41,104 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114 used request id req-e283cae8-6bd3-40c6-919f-3b8093cc2227 2018-07-02 13:49:41,105 - create_instance - INFO - Checking deletion status 2018-07-02 13:49:41,107 - 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/b7001156-e828-4a1d-8118-d4998c9ad114 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c257b7062477169f628f5966593fd0be3fab849d" 2018-07-02 13:49:41,195 - 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-6984115b-d4cd-4d60-a076-2ff0050612be X-Compute-Request-Id: req-6984115b-d4cd-4d60-a076-2ff0050612be Date: Mon, 02 Jul 2018 13:49:41 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance b7001156-e828-4a1d-8118-d4998c9ad114 could not be found.", "code": 404}} 2018-07-02 13:49:41,195 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/b7001156-e828-4a1d-8118-d4998c9ad114 used request id req-6984115b-d4cd-4d60-a076-2ff0050612be 2018-07-02 13:49:41,195 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b7001156-e828-4a1d-8118-d4998c9ad114 could not be found. (HTTP 404) (Request-ID: req-6984115b-d4cd-4d60-a076-2ff0050612be) 2018-07-02 13:49:41,195 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-vm_inst 2018-07-02 13:49:41,197 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f3ef83-158c-430b-8a24-13ca29d10985" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:41,354 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:41 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-078b0117-08a4-4ebe-a7e4-3f2d6f2d2196 x-openstack-request-id: req-078b0117-08a4-4ebe-a7e4-3f2d6f2d2196 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:49:21.000000", "replication_status": null, "snapshot_id": null, "id": "37a89623-55b1-4dc5-9097-72f9584e6d23", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-2d655f0c-f73a-4734-9335-db3e3af5a0dc", "bootable": "false", "created_at": "2018-07-02T13:49:20.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:49:41,354 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 used request id req-078b0117-08a4-4ebe-a7e4-3f2d6f2d2196 2018-07-02 13:49:41,355 - create_volume - DEBUG - Instance status is - available 2018-07-02 13:49:41,355 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc 2018-07-02 13:49:41,355 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc 2018-07-02 13:49:41,358 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f3ef83-158c-430b-8a24-13ca29d10985" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:43,050 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:49:41 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-d5d17721-1ae3-43d1-ba16-8f9ff4305756 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-02 13:49:43,051 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 used request id req-d5d17721-1ae3-43d1-ba16-8f9ff4305756 2018-07-02 13:49:43,054 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f3ef83-158c-430b-8a24-13ca29d10985" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:43,245 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:43 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-aa2a7f13-f328-4efb-bf09-d9276cbb342e x-openstack-request-id: req-aa2a7f13-f328-4efb-bf09-d9276cbb342e Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:49:43.000000", "replication_status": null, "snapshot_id": null, "id": "37a89623-55b1-4dc5-9097-72f9584e6d23", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-2d655f0c-f73a-4734-9335-db3e3af5a0dc", "bootable": "false", "created_at": "2018-07-02T13:49:20.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:49:43,245 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 used request id req-aa2a7f13-f328-4efb-bf09-d9276cbb342e 2018-07-02 13:49:43,246 - create_volume - DEBUG - Instance status is - deleting 2018-07-02 13:49:43,246 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-02 13:49:46,248 - create_volume - DEBUG - Volume status query timeout in 56.803068161 2018-07-02 13:49:46,251 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f3ef83-158c-430b-8a24-13ca29d10985" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf26a0e9fc9b04dc3328d6b597cd05d419cba07" 2018-07-02 13:49:46,350 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:49:46 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-dee3d61e-1e10-4c98-9782-5827d4de44e7 x-openstack-request-id: req-dee3d61e-1e10-4c98-9782-5827d4de44e7 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 37a89623-55b1-4dc5-9097-72f9584e6d23 could not be found.", "code": 404}} 2018-07-02 13:49:46,351 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/37a89623-55b1-4dc5-9097-72f9584e6d23 used request id req-dee3d61e-1e10-4c98-9782-5827d4de44e7 2018-07-02 13:49:46,351 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 37a89623-55b1-4dc5-9097-72f9584e6d23 could not be found. (HTTP 404) (Request-ID: req-dee3d61e-1e10-4c98-9782-5827d4de44e7) 2018-07-02 13:49:46,352 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc 2018-07-02 13:49:46,356 - 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/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa78be8a7cd3269417238347d151a83a4658016" 2018-07-02 13:49:46,729 - 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-aa22668a-e7d1-499c-9c7e-8714d293d748 X-Compute-Request-Id: req-aa22668a-e7d1-499c-9c7e-8714d293d748 Date: Mon, 02 Jul 2018 13:49:46 GMT Connection: close 2018-07-02 13:49:46,729 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/6dec5bb9-4ab4-4e77-a5a4-3a365fabcbef used request id req-aa22668a-e7d1-499c-9c7e-8714d293d748 2018-07-02 13:49:46,730 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet 2018-07-02 13:49:46,730 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-subnet 2018-07-02 13:49:46,735 - 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/6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:48,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aec9e877-9511-42d3-b8a6-413e6ae9726d Date: Mon, 02 Jul 2018 13:49:48 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:49:48,871 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/6dd47ec2-1dc5-4fce-b9da-ef9e99e3d642 used request id req-aec9e877-9511-42d3-b8a6-413e6ae9726d 2018-07-02 13:49:48,871 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-net 2018-07-02 13:49:48,874 - 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/43319545-2e16-40ec-8088-cfd21f4112b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65614533cb4f95961a87113707043c659f002527" 2018-07-02 13:49:51,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fa92263-de92-4848-85ce-52b37cb5d8b2 Date: Mon, 02 Jul 2018 13:49:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:49:51,044 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/43319545-2e16-40ec-8088-cfd21f4112b2 used request id req-8fa92263-de92-4848-85ce-52b37cb5d8b2 2018-07-02 13:49:51,045 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-2d655f0c-f73a-4734-9335-db3e3af5a0dc-image 2018-07-02 13:49:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c369f41ac3832b268b147b12a137cc469a9d9784" 2018-07-02 13:49:51,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4725087-1bc8-4825-9967-7b4f6d967877 Date: Mon, 02 Jul 2018 13:49:51 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-02 13:49:51,161 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/e2dc9e9d-a658-461f-98ee-009490518cf3 used request id req-b4725087-1bc8-4825-9967-7b4f6d967877 2018-07-02 13:49:51,163 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:49:51,169 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:49:51,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:51,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:51,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["M4xaZF88QsKk331uDJKglA"], "issued_at": "2018-07-02T13:49:51.000000Z"}} 2018-07-02 13:49:51,886 - 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}47b07f0891b958f4754b3a056df5e33964932107" 2018-07-02 13:49:52,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:51 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-160a6ded-a9fc-4191-b106-43e483d25b91 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-02 13:49:52,057 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-160a6ded-a9fc-4191-b106-43e483d25b91 2018-07-02 13:49:52,061 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47b07f0891b958f4754b3a056df5e33964932107" 2018-07-02 13:49:52,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-64cae4bf-9c9d-419d-87cc-410f5b0998e1 Date: Mon, 02 Jul 2018 13:49:52 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image"} 2018-07-02 13:49:52,420 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image used request id req-64cae4bf-9c9d-419d-87cc-410f5b0998e1 2018-07-02 13:49:52,424 - 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}47b07f0891b958f4754b3a056df5e33964932107" 2018-07-02 13:49:52,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-7da5988a-fae0-4adf-9faa-f28072ea39a3 Date: Mon, 02 Jul 2018 13:49:52 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-02 13:49:52,434 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-7da5988a-fae0-4adf-9faa-f28072ea39a3 2018-07-02 13:49:52,461 - 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}47b07f0891b958f4754b3a056df5e33964932107" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image"}' 2018-07-02 13:49:52,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-64a58ca5-82c8-4b5d-8fe9-daa66a68a74a Date: Mon, 02 Jul 2018 13:49:52 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:52Z", "visibility": "shared", "self": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "min_disk": 0, "protected": false, "id": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "file": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:49:52,505 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-64a58ca5-82c8-4b5d-8fe9-daa66a68a74a 2018-07-02 13:49:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47b07f0891b958f4754b3a056df5e33964932107" -d '' 2018-07-02 13:49:52,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f086755f-92fa-40db-a616-ebf8dc0493d6 Date: Mon, 02 Jul 2018 13:49:52 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-02 13:49:52,753 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff/file used request id req-f086755f-92fa-40db-a616-ebf8dc0493d6 2018-07-02 13:49:52,754 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:49:52,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47b07f0891b958f4754b3a056df5e33964932107" 2018-07-02 13:49:52,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-facc261c-c237-4687-83b3-40549b70e396 Date: Mon, 02 Jul 2018 13:49:52 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:53Z", "visibility": "shared", "self": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "min_disk": 0, "protected": false, "id": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "file": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:49:52,796 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff used request id req-facc261c-c237-4687-83b3-40549b70e396 2018-07-02 13:49:52,800 - 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}47b07f0891b958f4754b3a056df5e33964932107" 2018-07-02 13:49:52,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-e7e80e91-dc6d-4362-a9e7-45dfb72ecafa Date: Mon, 02 Jul 2018 13:49:52 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-02 13:49:52,812 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-e7e80e91-dc6d-4362-a9e7-45dfb72ecafa 2018-07-02 13:49:52,815 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image 2018-07-02 13:49:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47b07f0891b958f4754b3a056df5e33964932107" 2018-07-02 13:49:52,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-3d2dac49-0e8d-42a0-9580-c00a203379a2 Date: Mon, 02 Jul 2018 13:49:52 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:53Z", "visibility": "shared", "self": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "min_disk": 0, "protected": false, "id": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "file": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:49:52,861 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff used request id req-3d2dac49-0e8d-42a0-9580-c00a203379a2 2018-07-02 13:49:52,862 - create_image - DEBUG - Instance status is - active 2018-07-02 13:49:52,863 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image 2018-07-02 13:49:52,863 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image 2018-07-02 13:49:52,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:52,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:53,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["QLRQrF5uSx6O_Yh6KWWLMA"], "issued_at": "2018-07-02T13:49:53.000000Z"}} 2018-07-02 13:49:53,596 - 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}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:49:53,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:53 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c37269e-9c58-407c-80e4-304f5f1a3e38 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-02 13:49:53,746 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-2c37269e-9c58-407c-80e4-304f5f1a3e38 2018-07-02 13:49:53,753 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:49:54,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f35cf479-ff0a-4bc3-abe8-af283815c49f Date: Mon, 02 Jul 2018 13:49:54 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-02 13:49:54,134 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net used request id req-f35cf479-ff0a-4bc3-abe8-af283815c49f 2018-07-02 13:49:54,135 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net 2018-07-02 13:49:54,142 - 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}fad4318c4b9050156bd4c1bc603e2a09c180ca66" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net", "admin_state_up": true}}' 2018-07-02 13:49:54,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-bfd67268-7641-4193-ad89-150748b4506a Date: Mon, 02 Jul 2018 13:49:54 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:49:54Z","is_default":false,"provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","mtu":1450}} 2018-07-02 13:49:54,550 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-bfd67268-7641-4193-ad89-150748b4506a 2018-07-02 13:49:54,556 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:49:55,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc5130c7-7895-42ae-90ae-38c78471ae88 Date: Mon, 02 Jul 2018 13:49:55 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:49:54Z","provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:55,063 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=03dc862d-f589-4923-9504-215405558ea1 used request id req-bc5130c7-7895-42ae-90ae-38c78471ae88 2018-07-02 13:49:55,071 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:49:55,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2e8a7e40-012f-440a-a005-82c0257386dd Date: Mon, 02 Jul 2018 13:49:55 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:49:55,451 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=03dc862d-f589-4923-9504-215405558ea1 used request id req-2e8a7e40-012f-440a-a005-82c0257386dd 2018-07-02 13:49:55,452 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet 2018-07-02 13:49:55,457 - 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}fad4318c4b9050156bd4c1bc603e2a09c180ca66" -d '{"subnets": [{"ip_version": 4, "network_id": "03dc862d-f589-4923-9504-215405558ea1", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]}' 2018-07-02 13:49:56,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b3340284-6c0e-49fc-b72d-c5a8583857de Date: Mon, 02 Jul 2018 13:49:56 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:55Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]} 2018-07-02 13:49:56,096 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-b3340284-6c0e-49fc-b72d-c5a8583857de 2018-07-02 13:49:56,100 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:49:56,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-862dfe38-a93f-49d7-8bc4-11e5355ad5e0 Date: Mon, 02 Jul 2018 13:49:56 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a6a09b5e-77fa-46b7-857c-7a49bb9413cb"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:55Z","provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","provider:network_type":"vxlan"}]} 2018-07-02 13:49:56,273 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=03dc862d-f589-4923-9504-215405558ea1 used request id req-862dfe38-a93f-49d7-8bc4-11e5355ad5e0 2018-07-02 13:49:56,275 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:49:56,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-89a80404-9a65-4e10-b2d2-460509a66f25 Date: Mon, 02 Jul 2018 13:49:56 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:55Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]} 2018-07-02 13:49:56,369 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=03dc862d-f589-4923-9504-215405558ea1 used request id req-89a80404-9a65-4e10-b2d2-460509a66f25 2018-07-02 13:49:56,369 - OpenStackNetwork - DEBUG - Network [03dc862d-f589-4923-9504-215405558ea1] created successfully 2018-07-02 13:49:56,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:56,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:57,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["zXBQXbCYSQyXtEMZUFM5rg"], "issued_at": "2018-07-02T13:49:57.000000Z"}} 2018-07-02 13:49:57,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}d98be22352f07386d177312544d0a0223ea3f5cf" 2018-07-02 13:49:57,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:57 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f257d4b-6cb5-42ca-a564-9a6c7c6326c5 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-02 13:49:57,240 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-8f257d4b-6cb5-42ca-a564-9a6c7c6326c5 2018-07-02 13:49:57,241 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:49:57,244 - 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}d98be22352f07386d177312544d0a0223ea3f5cf" 2018-07-02 13:49:57,628 - 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-58c8c0a2-3927-4d7e-84b3-8fcfd8eea8bc X-Compute-Request-Id: req-58c8c0a2-3927-4d7e-84b3-8fcfd8eea8bc Date: Mon, 02 Jul 2018 13:49:57 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:49:57,628 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-58c8c0a2-3927-4d7e-84b3-8fcfd8eea8bc 2018-07-02 13:49:57,631 - 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}d98be22352f07386d177312544d0a0223ea3f5cf" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-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-02 13:49:57,679 - 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-ae6c23fd-e516-4a16-99db-0c5fa846786d X-Compute-Request-Id: req-ae6c23fd-e516-4a16-99db-0c5fa846786d Date: Mon, 02 Jul 2018 13:49:57 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "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": "5084c5ac-f777-4796-b952-11dd071b4419"}} 2018-07-02 13:49:57,679 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-ae6c23fd-e516-4a16-99db-0c5fa846786d 2018-07-02 13:49:57,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:49:57,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:49:58,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["CaybEPZyRomCUaEGTijVaA"], "issued_at": "2018-07-02T13:49:58.000000Z"}} 2018-07-02 13:49:58,377 - 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}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:49:58,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:58 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a9208fa-a0c4-481d-84c5-40bff757af0d 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-02 13:49:58,540 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-3a9208fa-a0c4-481d-84c5-40bff757af0d 2018-07-02 13:49:58,545 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:49:58,979 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:58 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-7654ed81-144e-422b-b527-4c0f3046422f x-openstack-request-id: req-7654ed81-144e-422b-b527-4c0f3046422f Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-02 13:49:58,979 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail used request id req-7654ed81-144e-422b-b527-4c0f3046422f 2018-07-02 13:49:58,983 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7654ed81-144e-422b-b527-4c0f3046422f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507", "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-02 13:49:59,873 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:49:58 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-ac782cd5-f69e-4f95-893a-e881dce6daaf x-openstack-request-id: req-ac782cd5-f69e-4f95-893a-e881dce6daaf Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "128ee4eefd554badbc83fc720684e3dd", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-02T13:50:00.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "eb235bbf-813d-4774-84ef-834088e5d3da", "size": 1}} 2018-07-02 13:49:59,874 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes used request id req-ac782cd5-f69e-4f95-893a-e881dce6daaf 2018-07-02 13:49:59,876 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7654ed81-144e-422b-b527-4c0f3046422f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:50:00,031 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:49:59 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-0a073e9a-486c-4a10-b5cd-78ebfd90a901 x-openstack-request-id: req-0a073e9a-486c-4a10-b5cd-78ebfd90a901 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:00.000000", "replication_status": null, "snapshot_id": null, "id": "eb235bbf-813d-4774-84ef-834088e5d3da", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507", "bootable": "false", "created_at": "2018-07-02T13:50:00.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:00,031 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da used request id req-0a073e9a-486c-4a10-b5cd-78ebfd90a901 2018-07-02 13:50:00,031 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507 2018-07-02 13:50:00,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/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7654ed81-144e-422b-b527-4c0f3046422f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:50:00,507 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:00 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-3db3d9ec-0302-4b70-8bb8-16b38bd13c77 x-openstack-request-id: req-3db3d9ec-0302-4b70-8bb8-16b38bd13c77 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:00.000000", "replication_status": null, "snapshot_id": null, "id": "eb235bbf-813d-4774-84ef-834088e5d3da", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507", "bootable": "false", "created_at": "2018-07-02T13:50:00.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:00,507 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da used request id req-3db3d9ec-0302-4b70-8bb8-16b38bd13c77 2018-07-02 13:50:00,507 - create_volume - DEBUG - Instance status is - available 2018-07-02 13:50:00,507 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507 2018-07-02 13:50:00,507 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507 2018-07-02 13:50:00,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:00,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:01,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["7KfGAF-YTGec4gf9Xt_hvw"], "issued_at": "2018-07-02T13:50:01.000000Z"}} 2018-07-02 13:50:01,207 - 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}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:01,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e758e60b-4acd-4856-90c6-89e4897b649a 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-02 13:50:01,382 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e758e60b-4acd-4856-90c6-89e4897b649a 2018-07-02 13:50:01,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:50:01,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}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:01,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:01 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da77e049-b800-45c4-bc55-9328c19c5791 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-02 13:50:01,400 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-da77e049-b800-45c4-bc55-9328c19c5791 2018-07-02 13:50:01,409 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:02,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c805ce79-f8b1-43f7-b4ab-bfaf620fa4b8 Date: Mon, 02 Jul 2018 13:50:02 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a6a09b5e-77fa-46b7-857c-7a49bb9413cb"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:55Z","provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:02,084 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net used request id req-c805ce79-f8b1-43f7-b4ab-bfaf620fa4b8 2018-07-02 13:50:02,087 - 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-02 13:50:02,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:50: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-02 13:50:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:02,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:02 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d37d588-db43-4311-a727-29aedc427a8c 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:02,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-9d37d588-db43-4311-a727-29aedc427a8c 2018-07-02 13:50:02,141 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:02,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-949d082c-1ad8-47ea-aede-7bba65707491 Date: Mon, 02 Jul 2018 13:50:02 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:55Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]} 2018-07-02 13:50:02,548 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=03dc862d-f589-4923-9504-215405558ea1 used request id req-949d082c-1ad8-47ea-aede-7bba65707491 2018-07-02 13:50:02,556 - 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=03dc862d-f589-4923-9504-215405558ea1&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:02,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2c66f15-b2b5-4c71-9591-e81740a99b74 Date: Mon, 02 Jul 2018 13:50:02 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-02 13:50:02,946 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=03dc862d-f589-4923-9504-215405558ea1&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port&admin_state_up=True used request id req-d2c66f15-b2b5-4c71-9591-e81740a99b74 2018-07-02 13:50:02,949 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:03,403 - 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-098556a7-0442-4c89-b20f-ad11504c2d3a X-Compute-Request-Id: req-098556a7-0442-4c89-b20f-ad11504c2d3a Date: Mon, 02 Jul 2018 13:50:03 GMT Connection: close RESP BODY: {"servers": []} 2018-07-02 13:50:03,404 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst used request id req-098556a7-0442-4c89-b20f-ad11504c2d3a 2018-07-02 13:50:03,408 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:03,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a47c3794-f364-4e91-8106-547318667f0e Date: Mon, 02 Jul 2018 13:50:03 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a6a09b5e-77fa-46b7-857c-7a49bb9413cb"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:55Z","provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:03,580 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net used request id req-a47c3794-f364-4e91-8106-547318667f0e 2018-07-02 13:50:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:03,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:03 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37c34f05-1a74-4e60-bc83-da3e30d5ec47 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:03,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-37c34f05-1a74-4e60-bc83-da3e30d5ec47 2018-07-02 13:50:03,629 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:03,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6036c78c-1852-4749-b8bb-bc856e93fdb5 Date: Mon, 02 Jul 2018 13:50:03 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:55Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]} 2018-07-02 13:50:03,716 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=03dc862d-f589-4923-9504-215405558ea1 used request id req-6036c78c-1852-4749-b8bb-bc856e93fdb5 2018-07-02 13:50:03,719 - 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=03dc862d-f589-4923-9504-215405558ea1&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:03,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a65f8ca3-2b42-4d0b-b428-6b85f06fc6ff Date: Mon, 02 Jul 2018 13:50:03 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-02 13:50:03,793 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=03dc862d-f589-4923-9504-215405558ea1&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port&admin_state_up=True used request id req-a65f8ca3-2b42-4d0b-b428-6b85f06fc6ff 2018-07-02 13:50:03,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:03,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:04,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["yMQn5xglQnSIclXw-kbwYQ"], "issued_at": "2018-07-02T13:50:04.000000Z"}} 2018-07-02 13:50:04,475 - 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}c99a0d93ed07272445166026f06331db22d8b6b0" 2018-07-02 13:50:04,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:04 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc531ee8-270f-4e5e-bda7-d4cccbe3f3f6 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-02 13:50:04,508 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-bc531ee8-270f-4e5e-bda7-d4cccbe3f3f6 2018-07-02 13:50:04,515 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:04,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1951fa4d-316b-41ad-9ad7-ca890f99ea0a Date: Mon, 02 Jul 2018 13:50:04 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a6a09b5e-77fa-46b7-857c-7a49bb9413cb"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:55Z","provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:04,701 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net used request id req-1951fa4d-316b-41ad-9ad7-ca890f99ea0a 2018-07-02 13:50:04,708 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:04,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-05e94b86-0c78-49e3-a3da-ede80dbf8071 Date: Mon, 02 Jul 2018 13:50:04 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:55Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]} 2018-07-02 13:50:04,802 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=03dc862d-f589-4923-9504-215405558ea1 used request id req-05e94b86-0c78-49e3-a3da-ede80dbf8071 2018-07-02 13:50:04,808 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:04,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e2641007-d69d-4688-a7c4-85bc2a8045cc Date: Mon, 02 Jul 2018 13:50:04 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a6a09b5e-77fa-46b7-857c-7a49bb9413cb"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:55Z","provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:04,988 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net used request id req-e2641007-d69d-4688-a7c4-85bc2a8045cc 2018-07-02 13:50:04,992 - 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-02 13:50:05,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:50:04 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-02 13:50:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99a0d93ed07272445166026f06331db22d8b6b0" 2018-07-02 13:50:05,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:05 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5d4ecc0-dc36-44ee-bba9-a3f8989ab5ac 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:05,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-a5d4ecc0-dc36-44ee-bba9-a3f8989ab5ac 2018-07-02 13:50:05,051 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:05,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e0701975-2294-4bda-8ba4-268045672918 Date: Mon, 02 Jul 2018 13:50:05 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:55Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]} 2018-07-02 13:50:05,123 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=03dc862d-f589-4923-9504-215405558ea1 used request id req-e0701975-2294-4bda-8ba4-268045672918 2018-07-02 13:50:05,123 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net 2018-07-02 13:50:05,129 - 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}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" -d '{"port": {"network_id": "03dc862d-f589-4923-9504-215405558ea1", "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port", "admin_state_up": true}}' 2018-07-02 13:50:06,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-cb0b2bed-054a-4438-b548-7b93ff20eaba Date: Mon, 02 Jul 2018 13:50:06 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:50:06Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","ip_address":"10.55.0.10"}],"id":"cf1b7d1c-7747-4be4-84e3-0b314b5b1528","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:57:97:7a","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port","admin_state_up":true,"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:05Z","binding:vnic_type":"normal"}} 2018-07-02 13:50:06,520 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-cb0b2bed-054a-4438-b548-7b93ff20eaba 2018-07-02 13:50:06,528 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:06,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-12d7ef6f-6fbd-4203-a628-e891a4f7750b Date: Mon, 02 Jul 2018 13:50:06 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03dc862d-f589-4923-9504-215405558ea1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["a6a09b5e-77fa-46b7-857c-7a49bb9413cb"],"description":"","tags":[],"updated_at":"2018-07-02T13:49:55Z","provider:segmentation_id":38,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:54Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:06,711 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net used request id req-12d7ef6f-6fbd-4203-a628-e891a4f7750b 2018-07-02 13:50:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:06,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:06 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7467175e-decd-46f9-a0e5-fb00ec387a37 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:06,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-7467175e-decd-46f9-a0e5-fb00ec387a37 2018-07-02 13:50:06,878 - 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=03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:06,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f034f7f-46db-44b8-9b23-f843a7f814ca Date: Mon, 02 Jul 2018 13:50:06 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:49:55Z","dns_nameservers":[],"updated_at":"2018-07-02T13:49:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet"}]} 2018-07-02 13:50:06,966 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=03dc862d-f589-4923-9504-215405558ea1 used request id req-4f034f7f-46db-44b8-9b23-f843a7f814ca 2018-07-02 13:50:06,971 - 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=03dc862d-f589-4923-9504-215405558ea1&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:07,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-f3e1d5ca-622e-41e9-8dd2-768fe9962a60 Date: Mon, 02 Jul 2018 13:50:07 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:50:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a6a09b5e-77fa-46b7-857c-7a49bb9413cb","ip_address":"10.55.0.10"}],"id":"cf1b7d1c-7747-4be4-84e3-0b314b5b1528","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:57:97:7a","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port","admin_state_up":true,"network_id":"03dc862d-f589-4923-9504-215405558ea1","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:05Z","binding:vnic_type":"normal"}]} 2018-07-02 13:50:07,095 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=03dc862d-f589-4923-9504-215405558ea1&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port&admin_state_up=True used request id req-f3e1d5ca-622e-41e9-8dd2-768fe9962a60 2018-07-02 13:50:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:07,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:07 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-212e055d-51f1-4776-b475-cc80743d9bf8 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:07,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-212e055d-51f1-4776-b475-cc80743d9bf8 2018-07-02 13:50:07,144 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst 2018-07-02 13:50:07,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:07,497 - 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-1d331d84-55a7-428b-8cb9-7f5abecb1aeb X-Compute-Request-Id: req-1d331d84-55a7-428b-8cb9-7f5abecb1aeb Date: Mon, 02 Jul 2018 13:50:07 GMT Connection: close RESP BODY: {"flavors": [{"id": "5084c5ac-f777-4796-b952-11dd071b4419", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-flavor"}]} 2018-07-02 13:50:07,497 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-1d331d84-55a7-428b-8cb9-7f5abecb1aeb 2018-07-02 13:50:07,500 - 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/5084c5ac-f777-4796-b952-11dd071b4419 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:07,532 - 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-74452631-4099-4198-a43c-abcd1d247fa2 X-Compute-Request-Id: req-74452631-4099-4198-a43c-abcd1d247fa2 Date: Mon, 02 Jul 2018 13:50:07 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "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": "5084c5ac-f777-4796-b952-11dd071b4419"}} 2018-07-02 13:50:07,532 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/5084c5ac-f777-4796-b952-11dd071b4419 used request id req-74452631-4099-4198-a43c-abcd1d247fa2 2018-07-02 13:50:07,536 - 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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:07,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-43b668b1-bfd3-4194-86b4-730a59c7a044 Date: Mon, 02 Jul 2018 13:50:07 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:49:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:49:53Z", "visibility": "shared", "self": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "min_disk": 0, "protected": false, "id": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "file": "/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image"} 2018-07-02 13:50:07,901 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image used request id req-43b668b1-bfd3-4194-86b4-730a59c7a044 2018-07-02 13:50:07,902 - 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}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:07,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-e0b4b88d-8782-4c4f-91d1-e2860eea32c6 Date: Mon, 02 Jul 2018 13:50: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-02 13:50:07,912 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-e0b4b88d-8782-4c4f-91d1-e2860eea32c6 2018-07-02 13:50:07,916 - 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}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst", "imageRef": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "flavorRef": "5084c5ac-f777-4796-b952-11dd071b4419", "max_count": 1, "min_count": 1, "networks": [{"port": "cf1b7d1c-7747-4be4-84e3-0b314b5b1528"}]}}' 2018-07-02 13:50:10,106 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 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-6973196c-e019-4437-bf4b-9987e0fd7f7e X-Compute-Request-Id: req-6973196c-e019-4437-bf4b-9987e0fd7f7e Date: Mon, 02 Jul 2018 13:50:10 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "bookmark"}], "adminPass": "5p5WrU9ADKvJ"}} 2018-07-02 13:50:10,107 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-6973196c-e019-4437-bf4b-9987e0fd7f7e 2018-07-02 13:50:10,110 - 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/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:10,494 - 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-f2e8f459-1d52-4eb1-92cc-70a30e21e3d6 X-Compute-Request-Id: req-f2e8f459-1d52-4eb1-92cc-70a30e21e3d6 Date: Mon, 02 Jul 2018 13:50:10 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "bookmark"}], "image": {"id": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "links": [{"href": "http://10.16.0.107:8774/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5084c5ac-f777-4796-b952-11dd071b4419", "links": [{"href": "http://10.16.0.107:8774/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "rel": "bookmark"}]}, "id": "ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:50:10Z", "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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst", "created": "2018-07-02T13:50:10Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:50:10,494 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 used request id req-f2e8f459-1d52-4eb1-92cc-70a30e21e3d6 2018-07-02 13:50:10,494 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst 2018-07-02 13:50:10,498 - 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/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:10,621 - 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-e9b7fcf7-a62b-498e-a29f-0824c5bdb02a X-Compute-Request-Id: req-e9b7fcf7-a62b-498e-a29f-0824c5bdb02a Date: Mon, 02 Jul 2018 13:50:10 GMT Connection: close RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "bookmark"}], "image": {"id": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "links": [{"href": "http://10.16.0.107:8774/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5084c5ac-f777-4796-b952-11dd071b4419", "links": [{"href": "http://10.16.0.107:8774/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "rel": "bookmark"}]}, "id": "ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:50:10Z", "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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst", "created": "2018-07-02T13:50:10Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:50:10,621 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 used request id req-e9b7fcf7-a62b-498e-a29f-0824c5bdb02a 2018-07-02 13:50:10,621 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst] is - BUILD 2018-07-02 13:50:10,621 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-02 13:50:13,625 - create_instance - DEBUG - VM status query timeout in 896.869898081 2018-07-02 13:50:13,628 - 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/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:13,834 - 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-a2d68aa3-947a-45cf-aedb-0535b1a49967 X-Compute-Request-Id: req-a2d68aa3-947a-45cf-aedb-0535b1a49967 Date: Mon, 02 Jul 2018 13:50: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/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "rel": "bookmark"}], "image": {"id": "769307c7-4b37-4f71-bdb9-dedd6bc373ff", "links": [{"href": "http://10.16.0.107:8774/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5084c5ac-f777-4796-b952-11dd071b4419", "links": [{"href": "http://10.16.0.107:8774/flavors/5084c5ac-f777-4796-b952-11dd071b4419", "rel": "bookmark"}]}, "id": "ebfa0844-6c84-4be6-aafe-3aabb093a0b3", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:50:10Z", "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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst", "created": "2018-07-02T13:50:10Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:50:11Z"}, "metadata": {}}} 2018-07-02 13:50:13,835 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 used request id req-a2d68aa3-947a-45cf-aedb-0535b1a49967 2018-07-02 13:50:13,835 - create_instance - INFO - Deleting Port with ID - cf1b7d1c-7747-4be4-84e3-0b314b5b1528 2018-07-02 13:50:13,835 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-port 2018-07-02 13:50:13,843 - 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/cf1b7d1c-7747-4be4-84e3-0b314b5b1528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:14,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-23098af2-6fe6-44c0-8bc5-9799651ca2c5 Date: Mon, 02 Jul 2018 13:50:14 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:50:14,866 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/cf1b7d1c-7747-4be4-84e3-0b314b5b1528 used request id req-23098af2-6fe6-44c0-8bc5-9799651ca2c5 2018-07-02 13:50:14,866 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst 2018-07-02 13:50:14,868 - 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/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:15,371 - 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-9ca6a947-9de2-46be-94d2-b7c3b532bc03 X-Compute-Request-Id: req-9ca6a947-9de2-46be-94d2-b7c3b532bc03 Date: Mon, 02 Jul 2018 13:50:15 GMT Connection: close 2018-07-02 13:50:15,372 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 used request id req-9ca6a947-9de2-46be-94d2-b7c3b532bc03 2018-07-02 13:50:15,372 - create_instance - INFO - Checking deletion status 2018-07-02 13:50:15,374 - 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/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe869f462697934a8e5bdbfa5a3cdabc9c11c8e0" 2018-07-02 13:50:15,472 - 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-3ebde418-cfa1-4c5f-a468-f6ec3167d540 X-Compute-Request-Id: req-3ebde418-cfa1-4c5f-a468-f6ec3167d540 Date: Mon, 02 Jul 2018 13:50:15 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance ebfa0844-6c84-4be6-aafe-3aabb093a0b3 could not be found.", "code": 404}} 2018-07-02 13:50:15,472 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/ebfa0844-6c84-4be6-aafe-3aabb093a0b3 used request id req-3ebde418-cfa1-4c5f-a468-f6ec3167d540 2018-07-02 13:50:15,472 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ebfa0844-6c84-4be6-aafe-3aabb093a0b3 could not be found. (HTTP 404) (Request-ID: req-3ebde418-cfa1-4c5f-a468-f6ec3167d540) 2018-07-02 13:50:15,472 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-vm_inst 2018-07-02 13:50:15,477 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7654ed81-144e-422b-b527-4c0f3046422f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:50:15,633 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:15 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-f2622999-b89c-41b4-abbd-a4ddd34c821a x-openstack-request-id: req-f2622999-b89c-41b4-abbd-a4ddd34c821a Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:00.000000", "replication_status": null, "snapshot_id": null, "id": "eb235bbf-813d-4774-84ef-834088e5d3da", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507", "bootable": "false", "created_at": "2018-07-02T13:50:00.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:15,633 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da used request id req-f2622999-b89c-41b4-abbd-a4ddd34c821a 2018-07-02 13:50:15,633 - create_volume - DEBUG - Instance status is - available 2018-07-02 13:50:15,633 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507 2018-07-02 13:50:15,633 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507 2018-07-02 13:50:15,636 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7654ed81-144e-422b-b527-4c0f3046422f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:50:16,095 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:50:15 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-94e98417-c672-48c5-a33d-72ca731574e4 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-02 13:50:16,095 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da used request id req-94e98417-c672-48c5-a33d-72ca731574e4 2018-07-02 13:50:16,098 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7654ed81-144e-422b-b527-4c0f3046422f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:50:16,267 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:16 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-7284ab62-2dab-4094-a1b7-59eecb53b780 x-openstack-request-id: req-7284ab62-2dab-4094-a1b7-59eecb53b780 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:16.000000", "replication_status": null, "snapshot_id": null, "id": "eb235bbf-813d-4774-84ef-834088e5d3da", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507", "bootable": "false", "created_at": "2018-07-02T13:50:00.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:16,267 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da used request id req-7284ab62-2dab-4094-a1b7-59eecb53b780 2018-07-02 13:50:16,267 - create_volume - DEBUG - Instance status is - deleting 2018-07-02 13:50:16,268 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-02 13:50:19,271 - create_volume - DEBUG - Volume status query timeout in 56.8249599934 2018-07-02 13:50:19,277 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7654ed81-144e-422b-b527-4c0f3046422f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56018744f0533808b955efc44efefdf7b58b3028" 2018-07-02 13:50:19,789 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:50:19 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-ae0f62d8-12b9-4352-a2ea-f4eb596f0858 x-openstack-request-id: req-ae0f62d8-12b9-4352-a2ea-f4eb596f0858 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume eb235bbf-813d-4774-84ef-834088e5d3da could not be found.", "code": 404}} 2018-07-02 13:50:19,790 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/eb235bbf-813d-4774-84ef-834088e5d3da used request id req-ae0f62d8-12b9-4352-a2ea-f4eb596f0858 2018-07-02 13:50:19,790 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume eb235bbf-813d-4774-84ef-834088e5d3da could not be found. (HTTP 404) (Request-ID: req-ae0f62d8-12b9-4352-a2ea-f4eb596f0858) 2018-07-02 13:50:19,790 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507 2018-07-02 13:50:19,794 - 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/5084c5ac-f777-4796-b952-11dd071b4419 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98be22352f07386d177312544d0a0223ea3f5cf" 2018-07-02 13:50:20,166 - 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-d76f9d0a-27fc-4ecb-b559-5580b7899179 X-Compute-Request-Id: req-d76f9d0a-27fc-4ecb-b559-5580b7899179 Date: Mon, 02 Jul 2018 13:50:20 GMT Connection: close 2018-07-02 13:50:20,167 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/5084c5ac-f777-4796-b952-11dd071b4419 used request id req-d76f9d0a-27fc-4ecb-b559-5580b7899179 2018-07-02 13:50:20,167 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet 2018-07-02 13:50:20,168 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-subnet 2018-07-02 13:50:20,175 - 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/a6a09b5e-77fa-46b7-857c-7a49bb9413cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:50:22,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e50e951a-e34d-4fee-82a6-d9af88774fbb Date: Mon, 02 Jul 2018 13:50:22 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:50:22,294 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/a6a09b5e-77fa-46b7-857c-7a49bb9413cb used request id req-e50e951a-e34d-4fee-82a6-d9af88774fbb 2018-07-02 13:50:22,294 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-net 2018-07-02 13:50:22,297 - 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/03dc862d-f589-4923-9504-215405558ea1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad4318c4b9050156bd4c1bc603e2a09c180ca66" 2018-07-02 13:50:24,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2fe7ad97-9543-456b-bbd8-6e58f876fd90 Date: Mon, 02 Jul 2018 13:50:24 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:50:24,299 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/03dc862d-f589-4923-9504-215405558ea1 used request id req-2fe7ad97-9543-456b-bbd8-6e58f876fd90 2018-07-02 13:50:24,300 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b6ffb759-fa55-4e3f-ad0f-a61b57ab1507-image 2018-07-02 13:50:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47b07f0891b958f4754b3a056df5e33964932107" 2018-07-02 13:50:24,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed196089-3209-467d-ba3c-35bc4375fea6 Date: Mon, 02 Jul 2018 13:50:24 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-02 13:50:24,432 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/769307c7-4b37-4f71-bdb9-dedd6bc373ff used request id req-ed196089-3209-467d-ba3c-35bc4375fea6 2018-07-02 13:50:24,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:50:24,438 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:50:24,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:24,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:25,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["K-s3xFYTSLen44pMuA7sjg"], "issued_at": "2018-07-02T13:50:25.000000Z"}} 2018-07-02 13:50:25,204 - 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}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" 2018-07-02 13:50:25,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:25 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f82efa5a-782d-4c62-9fef-1b1da674da68 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-02 13:50:25,347 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f82efa5a-782d-4c62-9fef-1b1da674da68 2018-07-02 13:50:25,350 - 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-8689e889-0b5d-4f46-86fd-55b017b2ab11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" 2018-07-02 13:50:25,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-ed2e4de4-9496-49f5-83d1-e76166a398e2 Date: Mon, 02 Jul 2018 13:50:25 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image"} 2018-07-02 13:50:25,702 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image used request id req-ed2e4de4-9496-49f5-83d1-e76166a398e2 2018-07-02 13:50:25,705 - 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}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" 2018-07-02 13:50:25,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-d9c43c79-d949-4187-a101-9b3045b36b01 Date: Mon, 02 Jul 2018 13:50: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-02 13:50:25,714 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-d9c43c79-d949-4187-a101-9b3045b36b01 2018-07-02 13:50:25,744 - 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}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image"}' 2018-07-02 13:50:25,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 615 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5ec1b4c5-b0a3-4a86-aa20-0175c24c9998 Date: Mon, 02 Jul 2018 13:50:25 GMT Connection: close RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:50:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:50:26Z", "visibility": "shared", "self": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "min_disk": 0, "protected": false, "id": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "file": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:50:25,792 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-5ec1b4c5-b0a3-4a86-aa20-0175c24c9998 2018-07-02 13:50:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" -d '' 2018-07-02 13:50:26,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4137a959-a558-4a5c-95e3-14512fad23f2 Date: Mon, 02 Jul 2018 13:50:26 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-02 13:50:26,052 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9/file used request id req-4137a959-a558-4a5c-95e3-14512fad23f2 2018-07-02 13:50:26,052 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:50:26,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" 2018-07-02 13:50:26,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-e23a5941-cc00-45c4-8f6d-510360cca372 Date: Mon, 02 Jul 2018 13:50:26 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:50:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:50:26Z", "visibility": "shared", "self": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "min_disk": 0, "protected": false, "id": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "file": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:50:26,090 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9 used request id req-e23a5941-cc00-45c4-8f6d-510360cca372 2018-07-02 13:50:26,092 - 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}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" 2018-07-02 13:50:26,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-0ef53244-7f91-4d73-8ff9-0562e0852db4 Date: Mon, 02 Jul 2018 13:50:26 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-02 13:50:26,103 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-0ef53244-7f91-4d73-8ff9-0562e0852db4 2018-07-02 13:50:26,106 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image 2018-07-02 13:50:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" 2018-07-02 13:50:26,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 733 Content-Type: application/json X-Openstack-Request-Id: req-da318c05-601e-41a9-a302-fe39817d2200 Date: Mon, 02 Jul 2018 13:50:26 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:50:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:50:26Z", "visibility": "shared", "self": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "min_disk": 0, "protected": false, "id": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "file": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:50:26,140 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9 used request id req-da318c05-601e-41a9-a302-fe39817d2200 2018-07-02 13:50:26,141 - create_image - DEBUG - Instance status is - active 2018-07-02 13:50:26,141 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image 2018-07-02 13:50:26,141 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image 2018-07-02 13:50:26,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:26,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:26,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["tcn8eI7DTDmho5ARTHAv_g"], "issued_at": "2018-07-02T13:50:26.000000Z"}} 2018-07-02 13:50:26,864 - 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}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:27,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:26 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4f77940-ec5c-421e-94d6-d2afb444a75d 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-02 13:50:27,023 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a4f77940-ec5c-421e-94d6-d2afb444a75d 2018-07-02 13:50: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/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:27,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c2bf28c-56de-4019-ab2c-7951bd4a2452 Date: Mon, 02 Jul 2018 13:50:27 GMT Connection: close RESP BODY: {"networks":[]} 2018-07-02 13:50:27,405 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net used request id req-7c2bf28c-56de-4019-ab2c-7951bd4a2452 2018-07-02 13:50:27,405 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net 2018-07-02 13:50:27,412 - 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}1b0d80bb70e151ce92f295074ffd012c69b0323b" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net", "admin_state_up": true}}' 2018-07-02 13:50:27,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-83c31d5a-8aa7-4b06-99ce-804fd805afef Date: Mon, 02 Jul 2018 13:50:27 GMT Connection: close RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:50:27Z","is_default":false,"provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","mtu":1450}} 2018-07-02 13:50:27,758 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/networks used request id req-83c31d5a-8aa7-4b06-99ce-804fd805afef 2018-07-02 13:50:27,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?id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:28,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b23151b7-410c-4541-ab75-5d535b6da4cb Date: Mon, 02 Jul 2018 13:50:28 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-02T13:50:27Z","provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:28,194 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-b23151b7-410c-4541-ab75-5d535b6da4cb 2018-07-02 13:50:28,203 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:28,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2dffa088-782b-45e0-b314-461cd6be383f Date: Mon, 02 Jul 2018 13:50:28 GMT Connection: close RESP BODY: {"subnets":[]} 2018-07-02 13:50:28,259 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-2dffa088-782b-45e0-b314-461cd6be383f 2018-07-02 13:50:28,259 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet 2018-07-02 13:50:28,265 - 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}1b0d80bb70e151ce92f295074ffd012c69b0323b" -d '{"subnets": [{"ip_version": 4, "network_id": "eae7f17f-2883-46e6-952d-bc0c7f4559b8", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]}' 2018-07-02 13:50:28,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-251c597f-3c7f-4226-baac-48108bbf00d1 Date: Mon, 02 Jul 2018 13:50:28 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:28Z","dns_nameservers":[],"updated_at":"2018-07-02T13:50:28Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]} 2018-07-02 13:50:28,964 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/subnets used request id req-251c597f-3c7f-4226-baac-48108bbf00d1 2018-07-02 13:50:28,969 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:29,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-da7d8bfe-7be4-4033-abf3-426a84ce4a53 Date: Mon, 02 Jul 2018 13:50:29 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["136ae8cf-e4c8-48a8-832a-3a2f38067195"],"description":"","tags":[],"updated_at":"2018-07-02T13:50:28Z","provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:29,140 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-da7d8bfe-7be4-4033-abf3-426a84ce4a53 2018-07-02 13:50:29,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=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:29,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7eed9ea1-722d-428f-9881-039092846bf3 Date: Mon, 02 Jul 2018 13:50:29 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:28Z","dns_nameservers":[],"updated_at":"2018-07-02T13:50:28Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]} 2018-07-02 13:50:29,221 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-7eed9ea1-722d-428f-9881-039092846bf3 2018-07-02 13:50:29,221 - OpenStackNetwork - DEBUG - Network [eae7f17f-2883-46e6-952d-bc0c7f4559b8] created successfully 2018-07-02 13:50:29,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:29,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:29,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["_3r_advJR5yzPyQxKrsDcA"], "issued_at": "2018-07-02T13:50:29.000000Z"}} 2018-07-02 13:50:29,895 - 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}6c83a7b4711c3d840f6fe00a5036dc7f63960fe3" 2018-07-02 13:50:29,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:29 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f647709-aa1e-4bcf-9ac2-63300226983a 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-02 13:50:29,920 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-0f647709-aa1e-4bcf-9ac2-63300226983a 2018-07-02 13:50:29,921 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:50:29,924 - 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}6c83a7b4711c3d840f6fe00a5036dc7f63960fe3" 2018-07-02 13:50:30,260 - 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-a98fdf63-78d9-484d-be14-26a1c27b130e X-Compute-Request-Id: req-a98fdf63-78d9-484d-be14-26a1c27b130e Date: Mon, 02 Jul 2018 13:50:30 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:50:30,260 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-a98fdf63-78d9-484d-be14-26a1c27b130e 2018-07-02 13:50:30,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}6c83a7b4711c3d840f6fe00a5036dc7f63960fe3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-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-02 13:50:30,310 - 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-7212d6b1-af33-401c-bc7c-fd2be2068783 X-Compute-Request-Id: req-7212d6b1-af33-401c-bc7c-fd2be2068783 Date: Mon, 02 Jul 2018 13:50:30 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "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": "d0efd554-47e9-40e9-bb15-b224a884bd33"}} 2018-07-02 13:50:30,310 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-7212d6b1-af33-401c-bc7c-fd2be2068783 2018-07-02 13:50:30,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:30,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:31,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["3LEpOcrcTxiRSxWGN1vvpQ"], "issued_at": "2018-07-02T13:50:31.000000Z"}} 2018-07-02 13:50:31,007 - 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}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:31,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:31 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49010340-454d-43a8-b5d2-5528a8fa0096 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-02 13:50:31,028 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-49010340-454d-43a8-b5d2-5528a8fa0096 2018-07-02 13:50:31,036 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:31,427 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:31 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f x-openstack-request-id: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-02 13:50:31,427 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail used request id req-dc65b2cc-388b-4857-9ba2-08f9925aac5f 2018-07-02 13:50:31,431 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11", "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-02 13:50:32,194 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:50:31 GMT Server: Apache Content-Length: 889 x-compute-request-id: req-f51cf15a-eecc-4ba5-925d-d75ebaa952f8 x-openstack-request-id: req-f51cf15a-eecc-4ba5-925d-d75ebaa952f8 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "128ee4eefd554badbc83fc720684e3dd", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-02T13:50:32.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "42b80dbd-9156-4566-8867-e96195a496e9", "size": 1}} 2018-07-02 13:50:32,194 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes used request id req-f51cf15a-eecc-4ba5-925d-d75ebaa952f8 2018-07-02 13:50:32,197 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:32,350 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:32 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-3412b2ee-058a-4e5e-9f23-f0f23bdd57fc x-openstack-request-id: req-3412b2ee-058a-4e5e-9f23-f0f23bdd57fc Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:32.000000", "replication_status": null, "snapshot_id": null, "id": "42b80dbd-9156-4566-8867-e96195a496e9", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-8689e889-0b5d-4f46-86fd-55b017b2ab11", "bootable": "false", "created_at": "2018-07-02T13:50:32.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:32,351 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 used request id req-3412b2ee-058a-4e5e-9f23-f0f23bdd57fc 2018-07-02 13:50:32,351 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11 2018-07-02 13:50:32,353 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:32,500 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:32 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-e45aba87-7e1b-4ef9-89cc-32774ea114e8 x-openstack-request-id: req-e45aba87-7e1b-4ef9-89cc-32774ea114e8 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:32.000000", "replication_status": null, "snapshot_id": null, "id": "42b80dbd-9156-4566-8867-e96195a496e9", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-8689e889-0b5d-4f46-86fd-55b017b2ab11", "bootable": "false", "created_at": "2018-07-02T13:50:32.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:32,500 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 used request id req-e45aba87-7e1b-4ef9-89cc-32774ea114e8 2018-07-02 13:50:32,500 - create_volume - DEBUG - Instance status is - creating 2018-07-02 13:50:32,500 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-02 13:50:35,503 - create_volume - DEBUG - Volume status query timeout in 296.847743988 2018-07-02 13:50:35,509 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:36,112 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:35 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-cccd473c-3832-42e3-8dd3-8db0110d6bb3 x-openstack-request-id: req-cccd473c-3832-42e3-8dd3-8db0110d6bb3 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:33.000000", "replication_status": null, "snapshot_id": null, "id": "42b80dbd-9156-4566-8867-e96195a496e9", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-8689e889-0b5d-4f46-86fd-55b017b2ab11", "bootable": "false", "created_at": "2018-07-02T13:50:32.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:36,112 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 used request id req-cccd473c-3832-42e3-8dd3-8db0110d6bb3 2018-07-02 13:50:36,113 - create_volume - DEBUG - Instance status is - available 2018-07-02 13:50:36,113 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11 2018-07-02 13:50:36,113 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11 2018-07-02 13:50:36,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:36,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:36,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["7f8bU2DpTxG7KhazrRrfmA"], "issued_at": "2018-07-02T13:50:36.000000Z"}} 2018-07-02 13:50:36,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}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:36,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05f832f1-2d39-48ce-9c33-a1ebb7b244d9 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-02 13:50:36,891 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-05f832f1-2d39-48ce-9c33-a1ebb7b244d9 2018-07-02 13:50:36,892 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:50:36,894 - 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}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:37,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:36 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc3de9b2-2282-447c-882b-0b1e7591792c 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-02 13:50:37,045 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-fc3de9b2-2282-447c-882b-0b1e7591792c 2018-07-02 13:50:37,051 - 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-8689e889-0b5d-4f46-86fd-55b017b2ab11-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:37,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-cf4a3c2e-6831-4bed-8329-f9ad35805095 Date: Mon, 02 Jul 2018 13:50:37 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["136ae8cf-e4c8-48a8-832a-3a2f38067195"],"description":"","tags":[],"updated_at":"2018-07-02T13:50:28Z","provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:37,568 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net used request id req-cf4a3c2e-6831-4bed-8329-f9ad35805095 2018-07-02 13:50:37,572 - 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-02 13:50:37,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:50:37 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-02 13:50:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:37,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:37 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b50c43ea-8533-4d60-bdf4-dbabf40cefae 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:37,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-b50c43ea-8533-4d60-bdf4-dbabf40cefae 2018-07-02 13:50:37,623 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc34bee5-2410-4d04-8cb4-2ac54048becc Date: Mon, 02 Jul 2018 13:50:37 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:28Z","dns_nameservers":[],"updated_at":"2018-07-02T13:50:28Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]} 2018-07-02 13:50:37,727 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-fc34bee5-2410-4d04-8cb4-2ac54048becc 2018-07-02 13:50:37,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=eae7f17f-2883-46e6-952d-bc0c7f4559b8&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:37,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fdc74e02-967b-4a7a-b255-c40c0c56cd89 Date: Mon, 02 Jul 2018 13:50:37 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-02 13:50:37,843 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port&admin_state_up=True used request id req-fdc74e02-967b-4a7a-b255-c40c0c56cd89 2018-07-02 13:50:37,846 - 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-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:38,351 - 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-ea6dfd97-93b7-4e3a-a815-e94037f656ba X-Compute-Request-Id: req-ea6dfd97-93b7-4e3a-a815-e94037f656ba Date: Mon, 02 Jul 2018 13:50:38 GMT Connection: close RESP BODY: {"servers": []} 2018-07-02 13:50:38,351 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst used request id req-ea6dfd97-93b7-4e3a-a815-e94037f656ba 2018-07-02 13:50:38,363 - 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-8689e889-0b5d-4f46-86fd-55b017b2ab11-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:38,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6555a495-0642-4cfb-814d-3908dc81a6eb Date: Mon, 02 Jul 2018 13:50:38 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["136ae8cf-e4c8-48a8-832a-3a2f38067195"],"description":"","tags":[],"updated_at":"2018-07-02T13:50:28Z","provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:38,543 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net used request id req-6555a495-0642-4cfb-814d-3908dc81a6eb 2018-07-02 13:50:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:38,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:38 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f0a4246-d67d-481f-b57d-ea0a614cc2ba 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:38,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-6f0a4246-d67d-481f-b57d-ea0a614cc2ba 2018-07-02 13:50:38,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/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:38,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b3d69bea-a2c9-4e79-aaa8-4e9005a4097a Date: Mon, 02 Jul 2018 13:50:38 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:28Z","dns_nameservers":[],"updated_at":"2018-07-02T13:50:28Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]} 2018-07-02 13:50:38,698 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-b3d69bea-a2c9-4e79-aaa8-4e9005a4097a 2018-07-02 13:50:38,702 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:38,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5163126d-a6ad-44ea-95cb-2f3277ef63da Date: Mon, 02 Jul 2018 13:50:38 GMT Connection: close RESP BODY: {"ports":[]} 2018-07-02 13:50:38,772 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port&admin_state_up=True used request id req-5163126d-a6ad-44ea-95cb-2f3277ef63da 2018-07-02 13:50:38,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:38,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:50:39,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["S_lnEOgsR-qy6hRqO3WKeQ"], "issued_at": "2018-07-02T13:50:39.000000Z"}} 2018-07-02 13:50:39,509 - 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}7b00c9eff68f2e266e7fd8d6c9ac4c9bc1e8db6d" 2018-07-02 13:50:39,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:39 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-874c7828-5845-4bb3-a27a-3d6b126c49cf 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-02 13:50:39,695 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-874c7828-5845-4bb3-a27a-3d6b126c49cf 2018-07-02 13:50:39,702 - 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-8689e889-0b5d-4f46-86fd-55b017b2ab11-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:39,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ac223870-ce43-4337-b71b-25ebf7dd013b Date: Mon, 02 Jul 2018 13:50:39 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["136ae8cf-e4c8-48a8-832a-3a2f38067195"],"description":"","tags":[],"updated_at":"2018-07-02T13:50:28Z","provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:39,915 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net used request id req-ac223870-ce43-4337-b71b-25ebf7dd013b 2018-07-02 13:50:39,920 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:40,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c1edaf80-3dad-45ff-9cd4-7281870a5aaf Date: Mon, 02 Jul 2018 13:50:40 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:28Z","dns_nameservers":[],"updated_at":"2018-07-02T13:50:28Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]} 2018-07-02 13:50:40,333 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-c1edaf80-3dad-45ff-9cd4-7281870a5aaf 2018-07-02 13:50:40,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?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:41,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6b1f4bee-7db4-4a48-95f8-fd029cc59b60 Date: Mon, 02 Jul 2018 13:50:41 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["136ae8cf-e4c8-48a8-832a-3a2f38067195"],"description":"","tags":[],"updated_at":"2018-07-02T13:50:28Z","provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:41,005 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net used request id req-6b1f4bee-7db4-4a48-95f8-fd029cc59b60 2018-07-02 13:50:41,009 - 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-02 13:50:41,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13: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-02 13:50:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b00c9eff68f2e266e7fd8d6c9ac4c9bc1e8db6d" 2018-07-02 13:50:41,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:41 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e91ce27-9efb-4fd4-8c67-e703530181c4 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:41,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-4e91ce27-9efb-4fd4-8c67-e703530181c4 2018-07-02 13:50:41,071 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:41,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a747d4e9-03f8-4d9b-a2f9-b5a613b7820b Date: Mon, 02 Jul 2018 13:50:41 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:28Z","dns_nameservers":[],"updated_at":"2018-07-02T13:50:28Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]} 2018-07-02 13:50:41,169 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-a747d4e9-03f8-4d9b-a2f9-b5a613b7820b 2018-07-02 13:50:41,171 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net 2018-07-02 13:50:41,176 - 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}bca8e704c1756d4c22810a6d563e39d80eef30c7" -d '{"port": {"network_id": "eae7f17f-2883-46e6-952d-bc0c7f4559b8", "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port", "admin_state_up": true}}' 2018-07-02 13:50:42,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-225d7144-f32e-4ee9-bb20-16c11281c455 Date: Mon, 02 Jul 2018 13:50:42 GMT Connection: close RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:50:41Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","ip_address":"10.55.0.9"}],"id":"13fb455d-74c4-4122-94c9-1ea6cbedb7d1","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:9f:24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port","admin_state_up":true,"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:41Z","binding:vnic_type":"normal"}} 2018-07-02 13:50:42,581 - keystoneauth.session - DEBUG - POST call to network for http://10.16.0.107:9696/v2.0/ports used request id req-225d7144-f32e-4ee9-bb20-16c11281c455 2018-07-02 13:50:42,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/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-726cca21-0b75-4d2e-8df3-cd6224cd64cb Date: Mon, 02 Jul 2018 13:50:42 GMT Connection: close RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"ACTIVE","subnets":["136ae8cf-e4c8-48a8-832a-3a2f38067195"],"description":"","tags":[],"updated_at":"2018-07-02T13:50:28Z","provider:segmentation_id":46,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net","admin_state_up":true,"tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:27Z","provider:network_type":"vxlan"}]} 2018-07-02 13:50:42,727 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net used request id req-726cca21-0b75-4d2e-8df3-cd6224cd64cb 2018-07-02 13:50:42,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:42,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:42 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8435e675-f45d-484b-b9e1-b1fc4c621843 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:42,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-8435e675-f45d-484b-b9e1-b1fc4c621843 2018-07-02 13:50:42,779 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:42,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6583b0e0-0c57-4cad-a185-adbab1748ed8 Date: Mon, 02 Jul 2018 13:50:42 GMT Connection: close RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:28Z","dns_nameservers":[],"updated_at":"2018-07-02T13:50:28Z","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":"7af79a7cdf634677b2d6b224ab21d4a5","id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet"}]} 2018-07-02 13:50:42,859 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/subnets?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-6583b0e0-0c57-4cad-a185-adbab1748ed8 2018-07-02 13:50:42,864 - 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=eae7f17f-2883-46e6-952d-bc0c7f4559b8&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:42,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-cb51ba13-90c5-402b-a618-74fd0d45d114 Date: Mon, 02 Jul 2018 13:50:42 GMT Connection: close RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-02T13:50:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"136ae8cf-e4c8-48a8-832a-3a2f38067195","ip_address":"10.55.0.9"}],"id":"13fb455d-74c4-4122-94c9-1ea6cbedb7d1","security_groups":["d1230f6c-7a6f-4977-a9ea-82483bd749a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:9f:24","project_id":"7af79a7cdf634677b2d6b224ab21d4a5","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port","admin_state_up":true,"network_id":"eae7f17f-2883-46e6-952d-bc0c7f4559b8","tenant_id":"7af79a7cdf634677b2d6b224ab21d4a5","created_at":"2018-07-02T13:50:41Z","binding:vnic_type":"normal"}]} 2018-07-02 13:50:42,939 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/ports?network_id=eae7f17f-2883-46e6-952d-bc0c7f4559b8&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port&admin_state_up=True used request id req-cb51ba13-90c5-402b-a618-74fd0d45d114 2018-07-02 13:50:42,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:43,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:42 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad64fffc-694d-4e9c-b77e-07bf296301e5 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:50:43,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-ad64fffc-694d-4e9c-b77e-07bf296301e5 2018-07-02 13:50:43,089 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst 2018-07-02 13:50:43,091 - 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}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:43,453 - 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-c8feb68d-fc09-4811-8fb0-5d2a36b4fd86 X-Compute-Request-Id: req-c8feb68d-fc09-4811-8fb0-5d2a36b4fd86 Date: Mon, 02 Jul 2018 13:50:43 GMT Connection: close RESP BODY: {"flavors": [{"id": "d0efd554-47e9-40e9-bb15-b224a884bd33", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-flavor"}]} 2018-07-02 13:50:43,453 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-c8feb68d-fc09-4811-8fb0-5d2a36b4fd86 2018-07-02 13:50:43,459 - 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/d0efd554-47e9-40e9-bb15-b224a884bd33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:43,495 - 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-0a46eebe-6e71-4ef3-9d41-c2ac9bc2f064 X-Compute-Request-Id: req-0a46eebe-6e71-4ef3-9d41-c2ac9bc2f064 Date: Mon, 02 Jul 2018 13:50:43 GMT Connection: close RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "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": "d0efd554-47e9-40e9-bb15-b224a884bd33"}} 2018-07-02 13:50:43,496 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33 used request id req-0a46eebe-6e71-4ef3-9d41-c2ac9bc2f064 2018-07-02 13:50:43,498 - 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-8689e889-0b5d-4f46-86fd-55b017b2ab11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:43,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 906 Content-Type: application/json X-Openstack-Request-Id: req-c9fa80ec-bbbb-413d-9fe6-65be72262d94 Date: Mon, 02 Jul 2018 13:50:43 GMT Connection: close RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:50:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:50:26Z", "visibility": "shared", "self": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "min_disk": 0, "protected": false, "id": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "file": "/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image"} 2018-07-02 13:50:43,895 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image used request id req-c9fa80ec-bbbb-413d-9fe6-65be72262d94 2018-07-02 13:50:43,899 - 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}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:43,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-8f10c7b6-7e33-453d-a1a0-2a1a11dfd981 Date: Mon, 02 Jul 2018 13:50:43 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-02 13:50:43,909 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-8f10c7b6-7e33-453d-a1a0-2a1a11dfd981 2018-07-02 13:50:43,913 - 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}bca8e704c1756d4c22810a6d563e39d80eef30c7" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst", "imageRef": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "flavorRef": "d0efd554-47e9-40e9-bb15-b224a884bd33", "max_count": 1, "min_count": 1, "networks": [{"port": "13fb455d-74c4-4122-94c9-1ea6cbedb7d1"}]}}' 2018-07-02 13:50:44,979 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 374 Location: http://10.16.0.107:8774/v2.1/servers/2c1607e2-54be-4854-bdbb-9638be4712ec 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-e1aa494e-09c3-4654-bda6-967cd946ffe7 X-Compute-Request-Id: req-e1aa494e-09c3-4654-bda6-967cd946ffe7 Date: Mon, 02 Jul 2018 13:50:44 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c1607e2-54be-4854-bdbb-9638be4712ec", "links": [{"href": "http://10.16.0.107:8774/v2.1/servers/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "bookmark"}], "adminPass": "zmhRd4t887Ry"}} 2018-07-02 13:50:44,979 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/servers used request id req-e1aa494e-09c3-4654-bda6-967cd946ffe7 2018-07-02 13:50:44,984 - 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/2c1607e2-54be-4854-bdbb-9638be4712ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:45,153 - 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-3ba1fe10-38ca-4b6a-a2be-b3b2704ad25f X-Compute-Request-Id: req-3ba1fe10-38ca-4b6a-a2be-b3b2704ad25f Date: Mon, 02 Jul 2018 13:50: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/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "bookmark"}], "image": {"id": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "links": [{"href": "http://10.16.0.107:8774/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0efd554-47e9-40e9-bb15-b224a884bd33", "links": [{"href": "http://10.16.0.107:8774/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "rel": "bookmark"}]}, "id": "2c1607e2-54be-4854-bdbb-9638be4712ec", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:50: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": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst", "created": "2018-07-02T13:50:45Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:50:45,153 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/2c1607e2-54be-4854-bdbb-9638be4712ec used request id req-3ba1fe10-38ca-4b6a-a2be-b3b2704ad25f 2018-07-02 13:50:45,154 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst 2018-07-02 13:50:45,157 - 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/2c1607e2-54be-4854-bdbb-9638be4712ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:45,605 - 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-95d30b97-f6b1-4641-88cf-6495627d3629 X-Compute-Request-Id: req-95d30b97-f6b1-4641-88cf-6495627d3629 Date: Mon, 02 Jul 2018 13:50: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/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "bookmark"}], "image": {"id": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "links": [{"href": "http://10.16.0.107:8774/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0efd554-47e9-40e9-bb15-b224a884bd33", "links": [{"href": "http://10.16.0.107:8774/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "rel": "bookmark"}]}, "id": "2c1607e2-54be-4854-bdbb-9638be4712ec", "user_id": "128ee4eefd554badbc83fc720684e3dd", "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-02T13:50: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": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst", "created": "2018-07-02T13:50:45Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-02 13:50:45,607 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/2c1607e2-54be-4854-bdbb-9638be4712ec used request id req-95d30b97-f6b1-4641-88cf-6495627d3629 2018-07-02 13:50:45,608 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst] is - BUILD 2018-07-02 13:50:45,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-02 13:50:48,611 - create_instance - DEBUG - VM status query timeout in 896.54303503 2018-07-02 13:50:48,615 - 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/2c1607e2-54be-4854-bdbb-9638be4712ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:48,853 - 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-7332f6e5-d4a3-432e-a1de-6c5c9e27f132 X-Compute-Request-Id: req-7332f6e5-d4a3-432e-a1de-6c5c9e27f132 Date: Mon, 02 Jul 2018 13:50: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/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "self"}, {"href": "http://10.16.0.107:8774/servers/2c1607e2-54be-4854-bdbb-9638be4712ec", "rel": "bookmark"}], "image": {"id": "c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "links": [{"href": "http://10.16.0.107:8774/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d0efd554-47e9-40e9-bb15-b224a884bd33", "links": [{"href": "http://10.16.0.107:8774/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33", "rel": "bookmark"}]}, "id": "2c1607e2-54be-4854-bdbb-9638be4712ec", "user_id": "128ee4eefd554badbc83fc720684e3dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-02T13:50: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": "NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst", "created": "2018-07-02T13:50:44Z", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-02T13:50:45Z"}, "metadata": {}}} 2018-07-02 13:50:48,854 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/2c1607e2-54be-4854-bdbb-9638be4712ec used request id req-7332f6e5-d4a3-432e-a1de-6c5c9e27f132 2018-07-02 13:50:48,854 - create_instance - INFO - Deleting Port with ID - 13fb455d-74c4-4122-94c9-1ea6cbedb7d1 2018-07-02 13:50:48,854 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-port 2018-07-02 13:50:48,859 - 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/13fb455d-74c4-4122-94c9-1ea6cbedb7d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:49,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12d6580d-1e48-46ba-87df-5e066ee85d33 Date: Mon, 02 Jul 2018 13:50:49 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:50:49,800 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/ports/13fb455d-74c4-4122-94c9-1ea6cbedb7d1 used request id req-12d6580d-1e48-46ba-87df-5e066ee85d33 2018-07-02 13:50:49,800 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst 2018-07-02 13:50:49,803 - 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/2c1607e2-54be-4854-bdbb-9638be4712ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:50,584 - 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-ee9eb66e-d905-4cd4-914f-a141c5dfb65f X-Compute-Request-Id: req-ee9eb66e-d905-4cd4-914f-a141c5dfb65f Date: Mon, 02 Jul 2018 13:50:50 GMT Connection: close 2018-07-02 13:50:50,584 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/servers/2c1607e2-54be-4854-bdbb-9638be4712ec used request id req-ee9eb66e-d905-4cd4-914f-a141c5dfb65f 2018-07-02 13:50:50,584 - create_instance - INFO - Checking deletion status 2018-07-02 13:50:50,587 - 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/2c1607e2-54be-4854-bdbb-9638be4712ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca8e704c1756d4c22810a6d563e39d80eef30c7" 2018-07-02 13:50:50,694 - 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-47e2180d-215c-46b7-a9ff-7a9638d0d50b X-Compute-Request-Id: req-47e2180d-215c-46b7-a9ff-7a9638d0d50b Date: Mon, 02 Jul 2018 13:50:50 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Instance 2c1607e2-54be-4854-bdbb-9638be4712ec could not be found.", "code": 404}} 2018-07-02 13:50:50,694 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/servers/2c1607e2-54be-4854-bdbb-9638be4712ec used request id req-47e2180d-215c-46b7-a9ff-7a9638d0d50b 2018-07-02 13:50:50,694 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2c1607e2-54be-4854-bdbb-9638be4712ec could not be found. (HTTP 404) (Request-ID: req-47e2180d-215c-46b7-a9ff-7a9638d0d50b) 2018-07-02 13:50:50,694 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-vm_inst 2018-07-02 13:50:50,697 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:51,192 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:50 GMT Server: Apache Content-Length: 1119 x-compute-request-id: req-2cf0e5c2-d4c6-40d0-8f8d-59db6251f975 x-openstack-request-id: req-2cf0e5c2-d4c6-40d0-8f8d-59db6251f975 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:33.000000", "replication_status": null, "snapshot_id": null, "id": "42b80dbd-9156-4566-8867-e96195a496e9", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-8689e889-0b5d-4f46-86fd-55b017b2ab11", "bootable": "false", "created_at": "2018-07-02T13:50:32.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:51,193 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 used request id req-2cf0e5c2-d4c6-40d0-8f8d-59db6251f975 2018-07-02 13:50:51,193 - create_volume - DEBUG - Instance status is - available 2018-07-02 13:50:51,193 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11 2018-07-02 13:50:51,194 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11 2018-07-02 13:50:51,197 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:51,345 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:50:51 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-09cb569c-70ff-4c09-b0d1-cfc7114d9df3 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-02 13:50:51,345 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 used request id req-09cb569c-70ff-4c09-b0d1-cfc7114d9df3 2018-07-02 13:50:51,349 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:51,515 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:50:51 GMT Server: Apache Content-Length: 1118 x-compute-request-id: req-b31a64e1-665d-48c7-8871-3cc6d4685046 x-openstack-request-id: req-b31a64e1-665d-48c7-8871-3cc6d4685046 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:50:51.000000", "replication_status": null, "snapshot_id": null, "id": "42b80dbd-9156-4566-8867-e96195a496e9", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-8689e889-0b5d-4f46-86fd-55b017b2ab11", "bootable": "false", "created_at": "2018-07-02T13:50:32.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:50:51,515 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 used request id req-b31a64e1-665d-48c7-8871-3cc6d4685046 2018-07-02 13:50:51,516 - create_volume - DEBUG - Instance status is - deleting 2018-07-02 13:50:51,516 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-02 13:50:54,520 - create_volume - DEBUG - Volume status query timeout in 56.8258008957 2018-07-02 13:50:54,524 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc65b2cc-388b-4857-9ba2-08f9925aac5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc756db0a6eb4c75b4d9c8782b2f1d52f6d6ac7" 2018-07-02 13:50:54,957 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:50:54 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-89ebe01c-477e-40ff-8b10-406860952731 x-openstack-request-id: req-89ebe01c-477e-40ff-8b10-406860952731 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 42b80dbd-9156-4566-8867-e96195a496e9 could not be found.", "code": 404}} 2018-07-02 13:50:54,957 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/42b80dbd-9156-4566-8867-e96195a496e9 used request id req-89ebe01c-477e-40ff-8b10-406860952731 2018-07-02 13:50:54,958 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 42b80dbd-9156-4566-8867-e96195a496e9 could not be found. (HTTP 404) (Request-ID: req-89ebe01c-477e-40ff-8b10-406860952731) 2018-07-02 13:50:54,958 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11 2018-07-02 13:50:54,963 - 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/d0efd554-47e9-40e9-bb15-b224a884bd33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c83a7b4711c3d840f6fe00a5036dc7f63960fe3" 2018-07-02 13:50:55,334 - 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-0f754997-de2d-4d8a-be5c-492674401722 X-Compute-Request-Id: req-0f754997-de2d-4d8a-be5c-492674401722 Date: Mon, 02 Jul 2018 13:50:55 GMT Connection: close 2018-07-02 13:50:55,334 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/d0efd554-47e9-40e9-bb15-b224a884bd33 used request id req-0f754997-de2d-4d8a-be5c-492674401722 2018-07-02 13:50:55,335 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet 2018-07-02 13:50:55,336 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-subnet 2018-07-02 13:50:55,340 - 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/136ae8cf-e4c8-48a8-832a-3a2f38067195 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:57,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-159f1876-5234-4b66-9e29-ccde747be61e Date: Mon, 02 Jul 2018 13:50:57 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:50:57,639 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/subnets/136ae8cf-e4c8-48a8-832a-3a2f38067195 used request id req-159f1876-5234-4b66-9e29-ccde747be61e 2018-07-02 13:50:57,640 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-net 2018-07-02 13:50:57,645 - 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/eae7f17f-2883-46e6-952d-bc0c7f4559b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0d80bb70e151ce92f295074ffd012c69b0323b" 2018-07-02 13:50:59,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bec46a82-6049-40f2-8553-bcf25b5ee97e Date: Mon, 02 Jul 2018 13:50:59 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:50:59,535 - keystoneauth.session - DEBUG - DELETE call to network for http://10.16.0.107:9696/v2.0/networks/eae7f17f-2883-46e6-952d-bc0c7f4559b8 used request id req-bec46a82-6049-40f2-8553-bcf25b5ee97e 2018-07-02 13:50:59,535 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-8689e889-0b5d-4f46-86fd-55b017b2ab11-image 2018-07-02 13:50:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4ba0b6eb2a82e629241697cd18c0aa3ec22fd2" 2018-07-02 13:50:59,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58c90e4f-6c40-4d1a-8c42-24dd487f1185 Date: Mon, 02 Jul 2018 13:50:59 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-02 13:50:59,645 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/c4c7eeb5-278d-47a1-85be-1d0c6ac933b9 used request id req-58c90e4f-6c40-4d1a-8c42-24dd487f1185 2018-07-02 13:50:59,649 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:50:59,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:50:59,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:00,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["9Z-k9I6bSJurtiu9IsvNtQ"], "issued_at": "2018-07-02T13:51:00.000000Z"}} 2018-07-02 13:51:00,358 - 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}3282ea4955ded305f039dffd92314b5a7ee8d382" 2018-07-02 13:51:00,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:00 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1c373bc-6bde-475a-9ee5-439765ca6aad 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-02 13:51:00,513 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-f1c373bc-6bde-475a-9ee5-439765ca6aad 2018-07-02 13:51:00,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:00,521 - 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}3282ea4955ded305f039dffd92314b5a7ee8d382" 2018-07-02 13:51:00,880 - 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-1198f3ba-387e-4140-8351-02b482bdfb73 X-Compute-Request-Id: req-1198f3ba-387e-4140-8351-02b482bdfb73 Date: Mon, 02 Jul 2018 13:51:00 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:00,880 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-1198f3ba-387e-4140-8351-02b482bdfb73 2018-07-02 13:51:00,885 - 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}3282ea4955ded305f039dffd92314b5a7ee8d382" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-bebdec0c-327c-4677-8985-c71a631416b4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-02 13:51:01,269 - 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-c6267923-0c48-4621-888c-5d9ea601ec21 X-Compute-Request-Id: req-c6267923-0c48-4621-888c-5d9ea601ec21 Date: Mon, 02 Jul 2018 13:51:01 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-bebdec0c-327c-4677-8985-c71a631416b4name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/1f866f07-933e-4d4f-a64c-aab6425b764e", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/1f866f07-933e-4d4f-a64c-aab6425b764e", "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": "1f866f07-933e-4d4f-a64c-aab6425b764e"}} 2018-07-02 13:51:01,269 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-c6267923-0c48-4621-888c-5d9ea601ec21 2018-07-02 13:51:01,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:01,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["J4Qy1ZYpSd6tSWeIi-EO6g"], "issued_at": "2018-07-02T13:51:01.000000Z"}} 2018-07-02 13:51:02,002 - 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/1f866f07-933e-4d4f-a64c-aab6425b764e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b893e0e81d130ca66617e691c575e61cece01c" 2018-07-02 13:51:02,380 - 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-f2b8e707-d751-4c03-8fa6-e2f4c27e62be X-Compute-Request-Id: req-f2b8e707-d751-4c03-8fa6-e2f4c27e62be Date: Mon, 02 Jul 2018 13:51:02 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-bebdec0c-327c-4677-8985-c71a631416b4name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/1f866f07-933e-4d4f-a64c-aab6425b764e", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/1f866f07-933e-4d4f-a64c-aab6425b764e", "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": "1f866f07-933e-4d4f-a64c-aab6425b764e"}} 2018-07-02 13:51:02,380 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/1f866f07-933e-4d4f-a64c-aab6425b764e used request id req-f2b8e707-d751-4c03-8fa6-e2f4c27e62be 2018-07-02 13:51:02,385 - 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/1f866f07-933e-4d4f-a64c-aab6425b764e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b893e0e81d130ca66617e691c575e61cece01c" 2018-07-02 13:51:02,417 - 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-aa291f78-db50-4949-a305-f7370871aa01 X-Compute-Request-Id: req-aa291f78-db50-4949-a305-f7370871aa01 Date: Mon, 02 Jul 2018 13:51:02 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-02 13:51:02,417 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/1f866f07-933e-4d4f-a64c-aab6425b764e/os-extra_specs used request id req-aa291f78-db50-4949-a305-f7370871aa01 2018-07-02 13:51:02,420 - 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/1f866f07-933e-4d4f-a64c-aab6425b764e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3282ea4955ded305f039dffd92314b5a7ee8d382" 2018-07-02 13:51:02,455 - 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-9a9c34ef-e4a3-4bf9-b97f-d27af758fe1a X-Compute-Request-Id: req-9a9c34ef-e4a3-4bf9-b97f-d27af758fe1a Date: Mon, 02 Jul 2018 13:51:02 GMT Connection: close 2018-07-02 13:51:02,455 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/1f866f07-933e-4d4f-a64c-aab6425b764e used request id req-9a9c34ef-e4a3-4bf9-b97f-d27af758fe1a 2018-07-02 13:51:02,459 - 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}b0b893e0e81d130ca66617e691c575e61cece01c" 2018-07-02 13:51:02,495 - 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-353889cf-6f6f-48d0-975a-026b2c059887 X-Compute-Request-Id: req-353889cf-6f6f-48d0-975a-026b2c059887 Date: Mon, 02 Jul 2018 13:51:02 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:02,495 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-353889cf-6f6f-48d0-975a-026b2c059887 2018-07-02 13:51:02,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:02,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:51:02,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:03,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["vMN09JmIR-axS4HzJZaxAg"], "issued_at": "2018-07-02T13:51:03.000000Z"}} 2018-07-02 13:51:03,261 - 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}254e7d2b2a9cd71da980d287d3f3cb022c2615ef" 2018-07-02 13:51:03,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:03 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54f33de8-b7dd-4df1-86bf-89dd4acc7a5a 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-02 13:51:03,283 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-54f33de8-b7dd-4df1-86bf-89dd4acc7a5a 2018-07-02 13:51:03,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:03,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254e7d2b2a9cd71da980d287d3f3cb022c2615ef" 2018-07-02 13:51:03,672 - 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-5fb6dd39-eb6f-458b-862e-1c0e3d676c9a X-Compute-Request-Id: req-5fb6dd39-eb6f-458b-862e-1c0e3d676c9a Date: Mon, 02 Jul 2018 13:51:03 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:03,672 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-5fb6dd39-eb6f-458b-862e-1c0e3d676c9a 2018-07-02 13:51:03,678 - 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}254e7d2b2a9cd71da980d287d3f3cb022c2615ef" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-51800a8b-6a31-4db6-96e0-43425c8ab0a3name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-02 13:51:04,059 - 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-699d3786-a365-48c1-aea1-3f845a394fcd X-Compute-Request-Id: req-699d3786-a365-48c1-aea1-3f845a394fcd Date: Mon, 02 Jul 2018 13:51:04 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-51800a8b-6a31-4db6-96e0-43425c8ab0a3name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140", "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": "5859e4bb-391a-47b8-b426-ba7dcc84b140"}} 2018-07-02 13:51:04,060 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-699d3786-a365-48c1-aea1-3f845a394fcd 2018-07-02 13:51:04,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:04,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["lQMJ_qOZRJOmP2UPHWw61w"], "issued_at": "2018-07-02T13:51:04.000000Z"}} 2018-07-02 13:51:04,735 - 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/5859e4bb-391a-47b8-b426-ba7dcc84b140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e799a928f564b33ed0686f3ebbf2d98e9882dec7" 2018-07-02 13:51:05,105 - 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-c8e0dd35-0d0d-4043-aac6-36678fee33cf X-Compute-Request-Id: req-c8e0dd35-0d0d-4043-aac6-36678fee33cf Date: Mon, 02 Jul 2018 13:51:05 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-51800a8b-6a31-4db6-96e0-43425c8ab0a3name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140", "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": "5859e4bb-391a-47b8-b426-ba7dcc84b140"}} 2018-07-02 13:51:05,106 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140 used request id req-c8e0dd35-0d0d-4043-aac6-36678fee33cf 2018-07-02 13:51:05,109 - 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/5859e4bb-391a-47b8-b426-ba7dcc84b140/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e799a928f564b33ed0686f3ebbf2d98e9882dec7" 2018-07-02 13:51:05,141 - 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-03a93279-f08a-4a53-ba13-31bfdbf2370f X-Compute-Request-Id: req-03a93279-f08a-4a53-ba13-31bfdbf2370f Date: Mon, 02 Jul 2018 13:51:05 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-02 13:51:05,141 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140/os-extra_specs used request id req-03a93279-f08a-4a53-ba13-31bfdbf2370f 2018-07-02 13:51:05,143 - 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/5859e4bb-391a-47b8-b426-ba7dcc84b140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e799a928f564b33ed0686f3ebbf2d98e9882dec7" 2018-07-02 13:51:05,451 - 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-0c4cdf65-3054-4c73-a834-42631a4baa5a X-Compute-Request-Id: req-0c4cdf65-3054-4c73-a834-42631a4baa5a Date: Mon, 02 Jul 2018 13:51:05 GMT Connection: close 2018-07-02 13:51:05,452 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140 used request id req-0c4cdf65-3054-4c73-a834-42631a4baa5a 2018-07-02 13:51:05,457 - 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}e799a928f564b33ed0686f3ebbf2d98e9882dec7" 2018-07-02 13:51:05,491 - 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-cc8ad104-bbd6-43cf-82de-a811451cd543 X-Compute-Request-Id: req-cc8ad104-bbd6-43cf-82de-a811451cd543 Date: Mon, 02 Jul 2018 13:51:05 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:05,491 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-cc8ad104-bbd6-43cf-82de-a811451cd543 2018-07-02 13:51:05,495 - 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/5859e4bb-391a-47b8-b426-ba7dcc84b140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254e7d2b2a9cd71da980d287d3f3cb022c2615ef" 2018-07-02 13:51:05,848 - 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-582e4937-c46b-48a4-bd52-4c0623537cf3 X-Compute-Request-Id: req-582e4937-c46b-48a4-bd52-4c0623537cf3 Date: Mon, 02 Jul 2018 13:51:05 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor 5859e4bb-391a-47b8-b426-ba7dcc84b140 could not be found.", "code": 404}} 2018-07-02 13:51:05,848 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/5859e4bb-391a-47b8-b426-ba7dcc84b140 used request id req-582e4937-c46b-48a4-bd52-4c0623537cf3 2018-07-02 13:51:05,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:05,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:51:05,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:06,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["tWDa4O8WSReJAW_UQqQyiA"], "issued_at": "2018-07-02T13:51:06.000000Z"}} 2018-07-02 13:51:06,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}41d32397c6254d4e276146623dc5fd4c4b2e188c" 2018-07-02 13:51:06,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:06 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9727e9a2-faf7-4fae-ada1-a34db77534e7 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-02 13:51:06,593 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-9727e9a2-faf7-4fae-ada1-a34db77534e7 2018-07-02 13:51:06,594 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:06,599 - 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}41d32397c6254d4e276146623dc5fd4c4b2e188c" 2018-07-02 13:51:06,967 - 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-9b46443e-9c4d-47d3-bad6-a38e5f0fd3b6 X-Compute-Request-Id: req-9b46443e-9c4d-47d3-bad6-a38e5f0fd3b6 Date: Mon, 02 Jul 2018 13:51:06 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:06,967 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-9b46443e-9c4d-47d3-bad6-a38e5f0fd3b6 2018-07-02 13:51:06,971 - 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}41d32397c6254d4e276146623dc5fd4c4b2e188c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b6a6b801-3fd8-4b51-99ee-5be6e0cb1b9aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-02 13:51:07,376 - 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-a4abece9-8358-4656-92f7-2b9c28384f64 X-Compute-Request-Id: req-a4abece9-8358-4656-92f7-2b9c28384f64 Date: Mon, 02 Jul 2018 13:51:07 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-b6a6b801-3fd8-4b51-99ee-5be6e0cb1b9aname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/d5a3dce5-2c2e-432b-a521-2b43f1d7a424", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/d5a3dce5-2c2e-432b-a521-2b43f1d7a424", "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": "d5a3dce5-2c2e-432b-a521-2b43f1d7a424"}} 2018-07-02 13:51:07,376 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-a4abece9-8358-4656-92f7-2b9c28384f64 2018-07-02 13:51:07,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:08,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["7OzLNI7CT6WMYac79Ode3Q"], "issued_at": "2018-07-02T13:51:08.000000Z"}} 2018-07-02 13:51:08,150 - 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/d5a3dce5-2c2e-432b-a521-2b43f1d7a424 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ce0b213f0aae21a04ae37d79489ce9b3489c27" 2018-07-02 13:51:08,499 - 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-b0215b97-7030-4a30-93d8-7dcc399f1adf X-Compute-Request-Id: req-b0215b97-7030-4a30-93d8-7dcc399f1adf Date: Mon, 02 Jul 2018 13:51:08 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-b6a6b801-3fd8-4b51-99ee-5be6e0cb1b9aname", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/d5a3dce5-2c2e-432b-a521-2b43f1d7a424", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/d5a3dce5-2c2e-432b-a521-2b43f1d7a424", "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": "d5a3dce5-2c2e-432b-a521-2b43f1d7a424"}} 2018-07-02 13:51:08,499 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/d5a3dce5-2c2e-432b-a521-2b43f1d7a424 used request id req-b0215b97-7030-4a30-93d8-7dcc399f1adf 2018-07-02 13:51:08,502 - 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/d5a3dce5-2c2e-432b-a521-2b43f1d7a424/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ce0b213f0aae21a04ae37d79489ce9b3489c27" 2018-07-02 13:51:08,540 - 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-63b6fcf0-5319-4c29-ad14-c060b5125003 X-Compute-Request-Id: req-63b6fcf0-5319-4c29-ad14-c060b5125003 Date: Mon, 02 Jul 2018 13:51:08 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-02 13:51:08,541 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/d5a3dce5-2c2e-432b-a521-2b43f1d7a424/os-extra_specs used request id req-63b6fcf0-5319-4c29-ad14-c060b5125003 2018-07-02 13:51:08,543 - 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/d5a3dce5-2c2e-432b-a521-2b43f1d7a424 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d32397c6254d4e276146623dc5fd4c4b2e188c" 2018-07-02 13:51:08,585 - 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-1a3fabc1-4a26-41a4-b325-19898a66dd05 X-Compute-Request-Id: req-1a3fabc1-4a26-41a4-b325-19898a66dd05 Date: Mon, 02 Jul 2018 13:51:08 GMT Connection: close 2018-07-02 13:51:08,585 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/d5a3dce5-2c2e-432b-a521-2b43f1d7a424 used request id req-1a3fabc1-4a26-41a4-b325-19898a66dd05 2018-07-02 13:51:08,587 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:08,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:51:08,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:09,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["dy0IChSXQVy8vrnuYS26Mg"], "issued_at": "2018-07-02T13:51:09.000000Z"}} 2018-07-02 13:51:09,315 - 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}1ad0573c7f58136509066149f461055eaebdc7d9" 2018-07-02 13:51:09,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:09 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1a88421-e874-41ec-b8de-75d1686c6c0d 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-02 13:51:09,336 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-a1a88421-e874-41ec-b8de-75d1686c6c0d 2018-07-02 13:51:09,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:09,340 - 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}1ad0573c7f58136509066149f461055eaebdc7d9" 2018-07-02 13:51:09,687 - 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-b464065b-c0a6-4e1e-b11d-70d35f2b45df X-Compute-Request-Id: req-b464065b-c0a6-4e1e-b11d-70d35f2b45df Date: Mon, 02 Jul 2018 13:51:09 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:09,687 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-b464065b-c0a6-4e1e-b11d-70d35f2b45df 2018-07-02 13:51:09,691 - 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}1ad0573c7f58136509066149f461055eaebdc7d9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8d315a2b-0326-49b6-b544-705e52c6f19ename", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-02 13:51:10,048 - 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-7883ca1c-f3c5-40a5-9251-92c9938f7148 X-Compute-Request-Id: req-7883ca1c-f3c5-40a5-9251-92c9938f7148 Date: Mon, 02 Jul 2018 13:51:10 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-8d315a2b-0326-49b6-b544-705e52c6f19ename", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d", "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": "be7e4e2d-a240-4221-b279-5b5aa2b5c62d"}} 2018-07-02 13:51:10,048 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-7883ca1c-f3c5-40a5-9251-92c9938f7148 2018-07-02 13:51:10,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:10,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["QfwCxa67R2OjQ4HLRgzBgQ"], "issued_at": "2018-07-02T13:51:10.000000Z"}} 2018-07-02 13:51:10,742 - 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/be7e4e2d-a240-4221-b279-5b5aa2b5c62d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34005de980560018d0b499e8f29fa31cc35e70" 2018-07-02 13:51:11,117 - 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-491a6f9b-3382-47de-a711-1676dad98c23 X-Compute-Request-Id: req-491a6f9b-3382-47de-a711-1676dad98c23 Date: Mon, 02 Jul 2018 13:51:11 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-8d315a2b-0326-49b6-b544-705e52c6f19ename", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d", "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": "be7e4e2d-a240-4221-b279-5b5aa2b5c62d"}} 2018-07-02 13:51:11,117 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d used request id req-491a6f9b-3382-47de-a711-1676dad98c23 2018-07-02 13:51:11,120 - 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/be7e4e2d-a240-4221-b279-5b5aa2b5c62d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34005de980560018d0b499e8f29fa31cc35e70" 2018-07-02 13:51:11,455 - 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-d2a89caa-e6cb-4860-ba4c-7b8bd0f0a682 X-Compute-Request-Id: req-d2a89caa-e6cb-4860-ba4c-7b8bd0f0a682 Date: Mon, 02 Jul 2018 13:51:11 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-02 13:51:11,455 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d/os-extra_specs used request id req-d2a89caa-e6cb-4860-ba4c-7b8bd0f0a682 2018-07-02 13:51:11,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/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34005de980560018d0b499e8f29fa31cc35e70" 2018-07-02 13:51:11,493 - 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-67dce6fc-f31c-4e9f-91a3-20788d319868 X-Compute-Request-Id: req-67dce6fc-f31c-4e9f-91a3-20788d319868 Date: Mon, 02 Jul 2018 13:51:11 GMT Connection: close 2018-07-02 13:51:11,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d used request id req-67dce6fc-f31c-4e9f-91a3-20788d319868 2018-07-02 13:51:11,497 - 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}7d34005de980560018d0b499e8f29fa31cc35e70" 2018-07-02 13:51:11,881 - 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-1fd2239b-cdd6-4c18-9e24-8e8acd434e31 X-Compute-Request-Id: req-1fd2239b-cdd6-4c18-9e24-8e8acd434e31 Date: Mon, 02 Jul 2018 13:51:11 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:11,881 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-1fd2239b-cdd6-4c18-9e24-8e8acd434e31 2018-07-02 13:51:11,883 - 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/be7e4e2d-a240-4221-b279-5b5aa2b5c62d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad0573c7f58136509066149f461055eaebdc7d9" 2018-07-02 13:51:11,913 - 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-d231ca4e-f474-4153-b9aa-eb54d3693057 X-Compute-Request-Id: req-d231ca4e-f474-4153-b9aa-eb54d3693057 Date: Mon, 02 Jul 2018 13:51:11 GMT Connection: close RESP BODY: {"itemNotFound": {"message": "Flavor be7e4e2d-a240-4221-b279-5b5aa2b5c62d could not be found.", "code": 404}} 2018-07-02 13:51:11,913 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/be7e4e2d-a240-4221-b279-5b5aa2b5c62d used request id req-d231ca4e-f474-4153-b9aa-eb54d3693057 2018-07-02 13:51:11,915 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:11,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:51:11,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:12,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["yljt6O5BR8CKtXPkJsOywA"], "issued_at": "2018-07-02T13:51:12.000000Z"}} 2018-07-02 13:51:12,620 - 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}707e6c4ff9b9bbe768f9a76dda386ae8e8e15524" 2018-07-02 13:51:12,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:12 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b7574ba-af3f-4f15-bbfb-80ed45ed3fca 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-02 13:51:12,642 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-4b7574ba-af3f-4f15-bbfb-80ed45ed3fca 2018-07-02 13:51:12,643 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:12,649 - 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}707e6c4ff9b9bbe768f9a76dda386ae8e8e15524" 2018-07-02 13:51:13,119 - 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-38a86f47-5ea0-45b5-b6cb-5f93403950bf X-Compute-Request-Id: req-38a86f47-5ea0-45b5-b6cb-5f93403950bf Date: Mon, 02 Jul 2018 13:51:13 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:13,119 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-38a86f47-5ea0-45b5-b6cb-5f93403950bf 2018-07-02 13:51:13,124 - 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}707e6c4ff9b9bbe768f9a76dda386ae8e8e15524" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-6601d19d-51df-48e4-8973-cc26c58ede97name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-02 13:51:13,174 - 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-807737b1-2ac2-47cd-8a3d-418656bd07f7 X-Compute-Request-Id: req-807737b1-2ac2-47cd-8a3d-418656bd07f7 Date: Mon, 02 Jul 2018 13:51:13 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-6601d19d-51df-48e4-8973-cc26c58ede97name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "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": "57d3d85b-d57f-4248-a7af-9314e63f1ed8"}} 2018-07-02 13:51:13,174 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-807737b1-2ac2-47cd-8a3d-418656bd07f7 2018-07-02 13:51:13,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:13,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["UsDt6C0US9-07Zg87um-zQ"], "issued_at": "2018-07-02T13:51:13.000000Z"}} 2018-07-02 13:51:13,917 - 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/57d3d85b-d57f-4248-a7af-9314e63f1ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43be9d02eab5397fcd4400517e5ddab17cc955f3" 2018-07-02 13:51:14,428 - 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-31031492-d0cb-4f67-a636-7883068a2f3f X-Compute-Request-Id: req-31031492-d0cb-4f67-a636-7883068a2f3f Date: Mon, 02 Jul 2018 13:51:14 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-6601d19d-51df-48e4-8973-cc26c58ede97name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "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": "57d3d85b-d57f-4248-a7af-9314e63f1ed8"}} 2018-07-02 13:51:14,428 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8 used request id req-31031492-d0cb-4f67-a636-7883068a2f3f 2018-07-02 13:51:14,432 - 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/57d3d85b-d57f-4248-a7af-9314e63f1ed8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43be9d02eab5397fcd4400517e5ddab17cc955f3" 2018-07-02 13:51:14,791 - 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-cfd58c4a-47d6-4588-891b-be8bf84f5de2 X-Compute-Request-Id: req-cfd58c4a-47d6-4588-891b-be8bf84f5de2 Date: Mon, 02 Jul 2018 13:51:14 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-07-02 13:51:14,791 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8/os-extra_specs used request id req-cfd58c4a-47d6-4588-891b-be8bf84f5de2 2018-07-02 13:51:14,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:51:14,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:15,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["eZc19LBtQ-GjBqqNuuHy4g"], "issued_at": "2018-07-02T13:51:15.000000Z"}} 2018-07-02 13:51:15,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}e02ce088ac71f941d652c32293571fa6c95dde21" 2018-07-02 13:51:15,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:15 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c141d608-1cbe-42c7-82a2-de5f2339ba0f 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-02 13:51:15,514 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c141d608-1cbe-42c7-82a2-de5f2339ba0f 2018-07-02 13:51:15,516 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:15,521 - 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}e02ce088ac71f941d652c32293571fa6c95dde21" 2018-07-02 13:51:15,849 - 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-33fdd42c-6775-440f-836e-dc97b651c74b X-Compute-Request-Id: req-33fdd42c-6775-440f-836e-dc97b651c74b Date: Mon, 02 Jul 2018 13:51:15 GMT Connection: close RESP BODY: {"flavors": [{"id": "57d3d85b-d57f-4248-a7af-9314e63f1ed8", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "rel": "bookmark"}], "name": "CreateFlavorTests-6601d19d-51df-48e4-8973-cc26c58ede97name"}]} 2018-07-02 13:51:15,849 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-33fdd42c-6775-440f-836e-dc97b651c74b 2018-07-02 13:51:15,853 - 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/57d3d85b-d57f-4248-a7af-9314e63f1ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02ce088ac71f941d652c32293571fa6c95dde21" 2018-07-02 13:51:16,209 - 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-d8544a2b-fb95-491c-aa5d-adaf683ce83b X-Compute-Request-Id: req-d8544a2b-fb95-491c-aa5d-adaf683ce83b Date: Mon, 02 Jul 2018 13:51:16 GMT Connection: close RESP BODY: {"flavor": {"name": "CreateFlavorTests-6601d19d-51df-48e4-8973-cc26c58ede97name", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8", "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": "57d3d85b-d57f-4248-a7af-9314e63f1ed8"}} 2018-07-02 13:51:16,209 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8 used request id req-d8544a2b-fb95-491c-aa5d-adaf683ce83b 2018-07-02 13:51:16,211 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-6601d19d-51df-48e4-8973-cc26c58ede97name 2018-07-02 13:51:16,215 - 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/57d3d85b-d57f-4248-a7af-9314e63f1ed8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707e6c4ff9b9bbe768f9a76dda386ae8e8e15524" 2018-07-02 13:51:16,548 - 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-2e917ab1-13ca-4be5-a92b-802478a00aed X-Compute-Request-Id: req-2e917ab1-13ca-4be5-a92b-802478a00aed Date: Mon, 02 Jul 2018 13:51:16 GMT Connection: close 2018-07-02 13:51:16,548 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/57d3d85b-d57f-4248-a7af-9314e63f1ed8 used request id req-2e917ab1-13ca-4be5-a92b-802478a00aed 2018-07-02 13:51:16,550 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:51:16,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:51:16,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:17,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["lWjAj9dIQ9ivD81yOooqsw"], "issued_at": "2018-07-02T13:51:17.000000Z"}} 2018-07-02 13:51:17,280 - 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}79b3a375eba2a32b26a359e3763e993bc97bf5b4" 2018-07-02 13:51:17,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:17 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4eee6b4-11ca-40a5-9857-d6323619a30e 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-02 13:51:17,304 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-d4eee6b4-11ca-40a5-9857-d6323619a30e 2018-07-02 13:51:17,310 - 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-291a439e-1266-43dc-bc60-733694afac6f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79b3a375eba2a32b26a359e3763e993bc97bf5b4" 2018-07-02 13:51:17,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-9b003f28-d9f0-46dd-99f3-9fc2953dd31c Date: Mon, 02 Jul 2018 13:51:17 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image"} 2018-07-02 13:51:17,767 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image used request id req-9b003f28-d9f0-46dd-99f3-9fc2953dd31c 2018-07-02 13:51:17,770 - 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}79b3a375eba2a32b26a359e3763e993bc97bf5b4" 2018-07-02 13:51:17,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-12f081b2-fdab-4eb5-85da-e87f7cb50fc9 Date: Mon, 02 Jul 2018 13:51:17 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-02 13:51:17,781 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-12f081b2-fdab-4eb5-85da-e87f7cb50fc9 2018-07-02 13:51:17,808 - 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}79b3a375eba2a32b26a359e3763e993bc97bf5b4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image"}' 2018-07-02 13:51:17,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 618 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d316e515-1764-4978-98a9-1b4caf45fc35 Date: Mon, 02 Jul 2018 13:51:17 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:51:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:51:18Z", "visibility": "shared", "self": "/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b", "min_disk": 0, "protected": false, "id": "dac61386-63de-48ba-8db6-772bb4168f4b", "file": "/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:51:17,858 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-d316e515-1764-4978-98a9-1b4caf45fc35 2018-07-02 13:51:17,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79b3a375eba2a32b26a359e3763e993bc97bf5b4" -d '' 2018-07-02 13:51:18,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dae1508b-b9d2-465f-9acc-33b4b2ca1a53 Date: Mon, 02 Jul 2018 13:51:18 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-02 13:51:18,108 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b/file used request id req-dae1508b-b9d2-465f-9acc-33b4b2ca1a53 2018-07-02 13:51:18,109 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:51:18,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/dac61386-63de-48ba-8db6-772bb4168f4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79b3a375eba2a32b26a359e3763e993bc97bf5b4" 2018-07-02 13:51:18,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-75645299-489b-47c7-b3f5-5c605f87b331 Date: Mon, 02 Jul 2018 13:51:18 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:51:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:51:18Z", "visibility": "shared", "self": "/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b", "min_disk": 0, "protected": false, "id": "dac61386-63de-48ba-8db6-772bb4168f4b", "file": "/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/dac61386-63de-48ba-8db6-772bb4168f4b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:51:18,145 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b used request id req-75645299-489b-47c7-b3f5-5c605f87b331 2018-07-02 13:51:18,147 - 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}79b3a375eba2a32b26a359e3763e993bc97bf5b4" 2018-07-02 13:51:18,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-66c700d8-eae1-4160-9825-b974dadda69c Date: Mon, 02 Jul 2018 13:51:18 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-02 13:51:18,158 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-66c700d8-eae1-4160-9825-b974dadda69c 2018-07-02 13:51:18,161 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image 2018-07-02 13:51:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79b3a375eba2a32b26a359e3763e993bc97bf5b4" 2018-07-02 13:51:18,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-8c7e642a-9e32-4059-87f4-f824291608a1 Date: Mon, 02 Jul 2018 13:51:18 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:51:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:51:18Z", "visibility": "shared", "self": "/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b", "min_disk": 0, "protected": false, "id": "dac61386-63de-48ba-8db6-772bb4168f4b", "file": "/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/dac61386-63de-48ba-8db6-772bb4168f4b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:51:18,197 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b used request id req-8c7e642a-9e32-4059-87f4-f824291608a1 2018-07-02 13:51:18,199 - create_image - DEBUG - Instance status is - active 2018-07-02 13:51:18,199 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image 2018-07-02 13:51:18,199 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image 2018-07-02 13:51:18,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:51:18,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:18,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["9723FmjhRVOdarGrj1pLvA"], "issued_at": "2018-07-02T13:51:18.000000Z"}} 2018-07-02 13:51:18,925 - 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}0dfde9e3d33d35e6b0b105f908bf9ce94e58dbb9" 2018-07-02 13:51:19,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:51:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22e4fce7-b0f3-41b1-a912-18ecc45512a7 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-02 13:51:19,091 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-22e4fce7-b0f3-41b1-a912-18ecc45512a7 2018-07-02 13:51:19,093 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:51:19,097 - 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}0dfde9e3d33d35e6b0b105f908bf9ce94e58dbb9" 2018-07-02 13:51:19,432 - 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-d5341e69-d8f2-4359-a546-2373bce2639f X-Compute-Request-Id: req-d5341e69-d8f2-4359-a546-2373bce2639f Date: Mon, 02 Jul 2018 13:51:19 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:51:19,432 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-d5341e69-d8f2-4359-a546-2373bce2639f 2018-07-02 13:51:19,435 - 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}0dfde9e3d33d35e6b0b105f908bf9ce94e58dbb9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-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-02 13:51:19,487 - 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-891a1d9c-cb38-4918-88c4-4ed6a197ae24 X-Compute-Request-Id: req-891a1d9c-cb38-4918-88c4-4ed6a197ae24 Date: Mon, 02 Jul 2018 13:51:19 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/755a5112-9ba2-4410-91b7-fd6cad9561a8", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/755a5112-9ba2-4410-91b7-fd6cad9561a8", "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": "755a5112-9ba2-4410-91b7-fd6cad9561a8"}} 2018-07-02 13:51:19,487 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-891a1d9c-cb38-4918-88c4-4ed6a197ae24 2018-07-02 13:51:19,489 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:51:19,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:51:20,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["JwKLQQW4S4qq0Pl--z7nEA"], "issued_at": "2018-07-02T13:51:20.000000Z"}} 2018-07-02 13:51:20,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-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-291a439e-1266-43dc-bc60-733694afac6f-net", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}}' 2018-07-02 13:51:23,785 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-a3a70d68-b3d0-4c52-b60a-983d56a9078c Date: Mon, 02 Jul 2018 13:51:23 GMT Connection: close RESP BODY: {"stack": {"id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}]}} 2018-07-02 13:51:23,786 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks used request id req-a3a70d68-b3d0-4c52-b60a-983d56a9078c 2018-07-02 13:51:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:24,147 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-10fdedbd-5bf6-4bf1-bba8-7b5dca6b0d6e Date: Mon, 02 Jul 2018 13:51:24 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:24,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-8c822b2f-e063-4971-a71d-6cc1f0160a7f Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:24,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-8c822b2f-e063-4971-a71d-6cc1f0160a7f 2018-07-02 13:51:24,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:25,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1d47c994-5235-498e-a30e-66276b595cc4 Date: Mon, 02 Jul 2018 13:51:25 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "deletion_time": null, "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "updated_time": null, "project": "7af79a7cdf634677b2d6b224ab21d4a5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "tags": null}]} 2018-07-02 13:51:25,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1 used request id req-1d47c994-5235-498e-a30e-66276b595cc4 2018-07-02 13:51:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:25,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a113f18a-3bef-46ae-8fa4-07fbe7b227a4 Date: Mon, 02 Jul 2018 13:51:25 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "deletion_time": null, "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "updated_time": null, "project": "7af79a7cdf634677b2d6b224ab21d4a5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "tags": null}]} 2018-07-02 13:51:25,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1 used request id req-a113f18a-3bef-46ae-8fa4-07fbe7b227a4 2018-07-02 13:51:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:25,768 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e475e057-d29f-4b12-9ff0-162c005cebcd Date: Mon, 02 Jul 2018 13:51:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:25,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-0002a3f6-012d-4237-9214-703913220227 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:25,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-0002a3f6-012d-4237-9214-703913220227 2018-07-02 13:51:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:25,880 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac/resources Content-Length: 521 Content-Type: application/json X-Openstack-Request-Id: req-10fa13bc-247e-47b0-8c2e-6247af25595e Date: Mon, 02 Jul 2018 13:51:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:25,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3186 X-Openstack-Request-Id: req-50d44494-75af-4aa1-bad9-83f89976b78f Date: Mon, 02 Jul 2018 13:51:25 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac/resources/server1_port", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-02T13:51:24Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-07-02T13:51:24Z", "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/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac/resources/private_subnet", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-02T13:51:24Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-02T13:51:24Z", "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/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac/resources/private_net", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-02T13:51:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-02T13:51:24Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b21ebc03-73e1-4160-b820-b24f9d2193c3", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac/resources/my_instance", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-02T13:51:24Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-07-02T13:51:24Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-02 13:51:25,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac/resources used request id req-50d44494-75af-4aa1-bad9-83f89976b78f 2018-07-02 13:51:25,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:25,989 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a5b4ec6b-00d6-47b5-9f6c-829fd051dba5 Date: Mon, 02 Jul 2018 13:51:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:26,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-d0ab1c7b-b472-44ab-b3da-6f980e2c8bf1 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:26,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-d0ab1c7b-b472-44ab-b3da-6f980e2c8bf1 2018-07-02 13:51:26,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:27,305 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9d769f41-4dfd-4733-a815-e1a973359aa3 Date: Mon, 02 Jul 2018 13:51:27 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:27,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-074ec0f7-c7e3-4ab0-b6f5-1bbdf4209852 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:27,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-074ec0f7-c7e3-4ab0-b6f5-1bbdf4209852 2018-07-02 13:51:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:30,428 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-09e6ad50-7b46-4dbd-ab90-8a4ce9b86137 Date: Mon, 02 Jul 2018 13:51:30 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:30,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a01c061e-e381-4aa5-8180-61b435129e9d Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:30,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-a01c061e-e381-4aa5-8180-61b435129e9d 2018-07-02 13:51:33,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:33,536 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5e69bd41-5d54-4616-ab4d-023349baa2b6 Date: Mon, 02 Jul 2018 13:51:33 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:33,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b7d97b17-56cc-42e4-9ae8-abeb08928f3e Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:33,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-b7d97b17-56cc-42e4-9ae8-abeb08928f3e 2018-07-02 13:51:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:36,650 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5f2097bb-5cc5-4194-95a6-ef44e901a130 Date: Mon, 02 Jul 2018 13:51:36 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:36,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-050da2bc-9aa9-4b62-a382-bee329877a13 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:36,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-050da2bc-9aa9-4b62-a382-bee329877a13 2018-07-02 13:51:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:39,776 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-2a485a60-5ac6-466e-b936-acdd58e146bb Date: Mon, 02 Jul 2018 13:51:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:39,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ff1a14e8-a0eb-4901-bfc0-6f507786acb3 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:39,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-ff1a14e8-a0eb-4901-bfc0-6f507786acb3 2018-07-02 13:51:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:42,905 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-676864f6-c1bf-4fcc-9a82-4b4e7b591787 Date: Mon, 02 Jul 2018 13:51:42 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:42,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-30985c0e-da33-4be3-acc9-a13b2c724561 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:42,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-30985c0e-da33-4be3-acc9-a13b2c724561 2018-07-02 13:51:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:46,043 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-819e0e8e-0d04-43a2-b643-a18e455c7aeb Date: Mon, 02 Jul 2018 13:51:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:46,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-44dbf0f8-e428-4131-9f97-942de6638f21 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:46,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-44dbf0f8-e428-4131-9f97-942de6638f21 2018-07-02 13:51:49,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:49,159 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f78ce008-4925-410c-b1c7-995cbca7a3c8 Date: Mon, 02 Jul 2018 13:51:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:49,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-f3a44c39-62fa-4b60-b20e-55df70a8d9af Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:49,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-f3a44c39-62fa-4b60-b20e-55df70a8d9af 2018-07-02 13:51:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:52,270 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ce6b3706-7076-4cd3-8587-733e64ccad40 Date: Mon, 02 Jul 2018 13:51:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:52,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-87ec8b26-e7cb-4012-82f5-2dc80c217fe6 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:52,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-87ec8b26-e7cb-4012-82f5-2dc80c217fe6 2018-07-02 13:51:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:55,394 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1274c43e-8c91-4c5b-a672-d109775b60be Date: Mon, 02 Jul 2018 13:51:55 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:55,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6a3b54a5-a07a-419e-a8df-f8c3ae6353d7 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:55,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-6a3b54a5-a07a-419e-a8df-f8c3ae6353d7 2018-07-02 13:51:58,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:51:58,510 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e37300d7-9746-472e-a177-842dbb553a6e Date: Mon, 02 Jul 2018 13:51:58 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:51:58,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c6b481ad-14b3-4e7c-b811-15400b772cc8 Date: Mon, 02 Jul 2018 13:51: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:51:58,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-c6b481ad-14b3-4e7c-b811-15400b772cc8 2018-07-02 13:52:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:01,629 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0ca9d34a-ea7b-48f9-bbf2-21191af57f05 Date: Mon, 02 Jul 2018 13:52:01 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:01,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-8fcfece9-112d-4f26-8f36-084f1916f179 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:01,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-8fcfece9-112d-4f26-8f36-084f1916f179 2018-07-02 13:52:04,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:04,747 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6c0ce467-af45-48de-a28b-b261e34d9632 Date: Mon, 02 Jul 2018 13:52:04 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:04,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-62d5620b-3128-4c70-b8ab-d8750b18f93b Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:04,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-62d5620b-3128-4c70-b8ab-d8750b18f93b 2018-07-02 13:52:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:07,862 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-2a8fa760-8c3e-4733-84b8-0f29422a700c Date: Mon, 02 Jul 2018 13:52:07 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:07,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-778d4016-3e2e-4185-9b3c-be9d02baffd3 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:07,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-778d4016-3e2e-4185-9b3c-be9d02baffd3 2018-07-02 13:52:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:10,991 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-500ba27d-71da-4e11-8469-3e82348dd072 Date: Mon, 02 Jul 2018 13:52:10 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:11,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1810d472-ae55-418a-ab06-20f75fd05aed Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:11,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-1810d472-ae55-418a-ab06-20f75fd05aed 2018-07-02 13:52:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:14,125 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1111f13d-fa6d-4fa8-835d-60220d48885e Date: Mon, 02 Jul 2018 13:52:14 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:14,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e7f1775f-21ad-48a1-b4e8-0361c8409f4f Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:14,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-e7f1775f-21ad-48a1-b4e8-0361c8409f4f 2018-07-02 13:52:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:17,236 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-53afe76b-cd22-4f6d-ab54-fa911af5baae Date: Mon, 02 Jul 2018 13:52:17 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:17,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6e93bec4-70ed-4437-b2d6-e039068c7326 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:17,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-6e93bec4-70ed-4437-b2d6-e039068c7326 2018-07-02 13:52:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:20,358 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-42fc339d-d022-4e77-8f4c-851cab65b346 Date: Mon, 02 Jul 2018 13:52:20 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:20,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-dd0b9281-de87-4e94-882f-950f4cc66507 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:20,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-dd0b9281-de87-4e94-882f-950f4cc66507 2018-07-02 13:52:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:23,481 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5220750d-e0ee-41b5-b1e7-34a612dba88c Date: Mon, 02 Jul 2018 13:52:23 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:23,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-5f2200bf-337e-4c91-86fe-1c6b9fb84496 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:23,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-5f2200bf-337e-4c91-86fe-1c6b9fb84496 2018-07-02 13:52:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:26,620 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ff0d0686-8ddf-4d82-8f54-dd4a98801d6d Date: Mon, 02 Jul 2018 13:52:26 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:26,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c34ed46c-27f5-4065-9a13-fc889835f46f Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:26,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-c34ed46c-27f5-4065-9a13-fc889835f46f 2018-07-02 13:52:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:29,747 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-169b2c37-b3e2-40c3-98ab-44ac6d8c8279 Date: Mon, 02 Jul 2018 13:52:29 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-735651f0-8f93-43fb-9a37-fff2058a7ab7 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:29,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-735651f0-8f93-43fb-9a37-fff2058a7ab7 2018-07-02 13:52:32,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:32,877 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-72385b25-9c4e-4a2c-9de7-98401ac0c51f Date: Mon, 02 Jul 2018 13:52:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:32,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-7a8d71a8-609f-4277-8b93-287e377519b4 Date: Mon, 02 Jul 2018 13:52:32 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:32,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-7a8d71a8-609f-4277-8b93-287e377519b4 2018-07-02 13:52:35,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:36,012 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-fb93a0a0-ca38-458a-9c98-a173cd238c8c Date: Mon, 02 Jul 2018 13:52:36 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:36,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-211182dc-681d-4e97-adb2-5c9a6ecac27d Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:36,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-211182dc-681d-4e97-adb2-5c9a6ecac27d 2018-07-02 13:52:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:39,129 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-eee2ab81-abe3-4d3c-a28e-83c6b1f7022b Date: Mon, 02 Jul 2018 13:52:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:39,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-6e474406-20d2-4d30-8bc5-3fe8ed1f2514 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:39,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-6e474406-20d2-4d30-8bc5-3fe8ed1f2514 2018-07-02 13:52:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:42,277 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-43474ee0-87b0-47c0-8437-18a21c87e33d Date: Mon, 02 Jul 2018 13:52:42 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:42,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-df8100f5-0bc8-454e-83d0-291f361af5cf Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:42,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-df8100f5-0bc8-454e-83d0-291f361af5cf 2018-07-02 13:52:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:45,415 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-8bc22d8e-d8cb-4bf0-87c1-22dc94f1b91d Date: Mon, 02 Jul 2018 13:52:45 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c07f13d4-bcde-415d-b069-101e8983d0d0 Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:45,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-c07f13d4-bcde-415d-b069-101e8983d0d0 2018-07-02 13:52:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:48,543 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b585eefc-ec79-4f40-a640-03d12976bd52 Date: Mon, 02 Jul 2018 13:52:48 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:48,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4ed41ae4-e51b-4abb-a7ba-a28daccedf0e Date: Mon, 02 Jul 2018 13:52:48 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:48,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-4ed41ae4-e51b-4abb-a7ba-a28daccedf0e 2018-07-02 13:52:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:51,672 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-78ee06c2-15c8-4979-8603-9666acf846fa Date: Mon, 02 Jul 2018 13:52:51 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:51,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-132afee4-06ff-4c15-ae88-7e52b57f79af Date: Mon, 02 Jul 2018 13:52:51 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:51,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-132afee4-06ff-4c15-ae88-7e52b57f79af 2018-07-02 13:52:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:54,795 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-116e69c7-2c5d-4a6f-848d-bea72edd32da Date: Mon, 02 Jul 2018 13:52:54 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:54,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-0f76bbfe-dc8e-437f-b7b0-ea89d39b966e Date: Mon, 02 Jul 2018 13:52:54 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:54,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-0f76bbfe-dc8e-437f-b7b0-ea89d39b966e 2018-07-02 13:52:57,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:52:57,930 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-70cc2b20-0fb1-4891-a661-b12ec3659442 Date: Mon, 02 Jul 2018 13:52:57 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:52:58,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b1ae325d-d528-4b94-ac8c-b1f08ed9e3da Date: Mon, 02 Jul 2018 13:52: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:52:58,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-b1ae325d-d528-4b94-ac8c-b1f08ed9e3da 2018-07-02 13:53:01,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:53:01,059 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-35a113a1-2c17-44f0-9165-4374a1467ba1 Date: Mon, 02 Jul 2018 13:53:01 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:01,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-10ac51ff-b0cd-4b75-bf70-ff617f75a4fa Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:01,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-10ac51ff-b0cd-4b75-bf70-ff617f75a4fa 2018-07-02 13:53:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:53:04,185 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1f46dae0-ab7d-4139-9a6b-bbb9e544397c Date: Mon, 02 Jul 2018 13:53:04 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:04,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-bef6b074-4e01-4049-9cf7-8624b7154efb Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:04,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-bef6b074-4e01-4049-9cf7-8624b7154efb 2018-07-02 13:53:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:53:07,297 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-80c359d8-42fa-4789-8d4b-215868785861 Date: Mon, 02 Jul 2018 13:53:07 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:07,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-edd10dd2-5a26-4b69-b197-7f0931913436 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image", "inst_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1", "stack_user_project_id": "0e566655815c48bd9446e697e02532af", "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-02T13:51:23Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "58e0fab8-a313-4bc1-9fda-8424757864ac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:07,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-edd10dd2-5a26-4b69-b197-7f0931913436 2018-07-02 13:53:07,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/58e0fab8-a313-4bc1-9fda-8424757864ac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b3ce1b65e714c5364a6d2f21e7f0d0079950efd" 2018-07-02 13:53:07,420 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4f922e7c-0b05-482b-9aea-edc591bdc1d6 Date: Mon, 02 Jul 2018 13:53:07 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:07,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8a712f9-a70f-46b4-b726-bffdae09c81c Content-Length: 0 Date: Mon, 02 Jul 2018 13:53:07 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:53:07,476 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-stack1/58e0fab8-a313-4bc1-9fda-8424757864ac used request id req-d8a712f9-a70f-46b4-b726-bffdae09c81c 2018-07-02 13:53:07,476 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-291a439e-1266-43dc-bc60-733694afac6f-image 2018-07-02 13:53:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79b3a375eba2a32b26a359e3763e993bc97bf5b4" 2018-07-02 13:53:07,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75d9e7f1-2ed2-4bc5-9f7c-bf665aa8d38d Date: Mon, 02 Jul 2018 13:53: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-02 13:53:07,627 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/dac61386-63de-48ba-8db6-772bb4168f4b used request id req-75d9e7f1-2ed2-4bc5-9f7c-bf665aa8d38d 2018-07-02 13:53:07,632 - 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/755a5112-9ba2-4410-91b7-fd6cad9561a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfde9e3d33d35e6b0b105f908bf9ce94e58dbb9" 2018-07-02 13:53:07,671 - 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-9e17bfc7-0bd1-4c76-8f2e-7ef9b73048cd X-Compute-Request-Id: req-9e17bfc7-0bd1-4c76-8f2e-7ef9b73048cd Date: Mon, 02 Jul 2018 13:53:07 GMT Connection: close 2018-07-02 13:53:07,671 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/755a5112-9ba2-4410-91b7-fd6cad9561a8 used request id req-9e17bfc7-0bd1-4c76-8f2e-7ef9b73048cd 2018-07-02 13:53:07,673 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:53:07,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:53:07,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:53:08,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["l3MyhogASR-WF_SuYVQW3w"], "issued_at": "2018-07-02T13:53:08.000000Z"}} 2018-07-02 13:53:08,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}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" 2018-07-02 13:53:08,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:53:08 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbff6ac5-cfaa-48db-a229-e1d441e3ec4e 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-02 13:53:08,621 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-bbff6ac5-cfaa-48db-a229-e1d441e3ec4e 2018-07-02 13:53:08,627 - 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-c481391e-8e29-43f0-bb9e-8b2407388f61-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" 2018-07-02 13:53:08,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-77653155-8ffc-4bf9-a2b6-ead7e641de97 Date: Mon, 02 Jul 2018 13:53:08 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image"} 2018-07-02 13:53:08,994 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image used request id req-77653155-8ffc-4bf9-a2b6-ead7e641de97 2018-07-02 13:53:08,997 - 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}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" 2018-07-02 13:53:09,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-8e96be57-1a5b-4fca-9ec0-82334bfcbaf2 Date: Mon, 02 Jul 2018 13:53:09 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-02 13:53:09,009 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-8e96be57-1a5b-4fca-9ec0-82334bfcbaf2 2018-07-02 13:53:09,042 - 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}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image"}' 2018-07-02 13:53:09,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 618 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2b63fca4-c80e-4b6c-8bfe-9060b5cbe0e7 Date: Mon, 02 Jul 2018 13:53:09 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:53:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:53:09Z", "visibility": "shared", "self": "/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3", "min_disk": 0, "protected": false, "id": "4247013c-dc16-45d6-ae40-3f80ab94e5e3", "file": "/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:53:09,087 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-2b63fca4-c80e-4b6c-8bfe-9060b5cbe0e7 2018-07-02 13:53:09,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" -d '' 2018-07-02 13:53:09,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf82cb59-f89c-42ad-a9d9-d78bde1be1f8 Date: Mon, 02 Jul 2018 13:53:09 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-02 13:53:09,352 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3/file used request id req-bf82cb59-f89c-42ad-a9d9-d78bde1be1f8 2018-07-02 13:53:09,353 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:53:09,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" 2018-07-02 13:53:09,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-bb0bc158-9baa-4067-a855-dd8b157a41cf Date: Mon, 02 Jul 2018 13:53:09 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:53:09Z", "visibility": "shared", "self": "/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3", "min_disk": 0, "protected": false, "id": "4247013c-dc16-45d6-ae40-3f80ab94e5e3", "file": "/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:53:09,387 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3 used request id req-bb0bc158-9baa-4067-a855-dd8b157a41cf 2018-07-02 13:53:09,391 - 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}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" 2018-07-02 13:53:09,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-9f80614e-7e95-421d-825a-30801a03e6d7 Date: Mon, 02 Jul 2018 13:53:09 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-02 13:53:09,401 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-9f80614e-7e95-421d-825a-30801a03e6d7 2018-07-02 13:53:09,405 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image 2018-07-02 13:53:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" 2018-07-02 13:53:09,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json X-Openstack-Request-Id: req-2f4feafe-4e8c-4543-be28-99b720a15f2b Date: Mon, 02 Jul 2018 13:53:09 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:53:09Z", "visibility": "shared", "self": "/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3", "min_disk": 0, "protected": false, "id": "4247013c-dc16-45d6-ae40-3f80ab94e5e3", "file": "/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:53:09,451 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3 used request id req-2f4feafe-4e8c-4543-be28-99b720a15f2b 2018-07-02 13:53:09,452 - create_image - DEBUG - Instance status is - active 2018-07-02 13:53:09,452 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image 2018-07-02 13:53:09,452 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image 2018-07-02 13:53:09,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:53:09,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:53:10,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["7EPw4uTCTgajShh1UbG-sw"], "issued_at": "2018-07-02T13:53:10.000000Z"}} 2018-07-02 13:53:10,179 - 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}04fa0281bc40cc8b82eb43b59c70696c702f07f5" 2018-07-02 13:53:10,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:53:10 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f2c9595-1a1b-45e6-91a0-150159c1382e 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-02 13:53:10,308 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-1f2c9595-1a1b-45e6-91a0-150159c1382e 2018-07-02 13:53:10,309 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:53:10,312 - 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}04fa0281bc40cc8b82eb43b59c70696c702f07f5" 2018-07-02 13:53:10,671 - 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-b71b2fef-1898-4a97-9b7b-fe8e1d237667 X-Compute-Request-Id: req-b71b2fef-1898-4a97-9b7b-fe8e1d237667 Date: Mon, 02 Jul 2018 13:53:10 GMT Connection: close RESP BODY: {"flavors": []} 2018-07-02 13:53:10,671 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-b71b2fef-1898-4a97-9b7b-fe8e1d237667 2018-07-02 13:53:10,675 - 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}04fa0281bc40cc8b82eb43b59c70696c702f07f5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-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-02 13:53:11,016 - 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-01174d69-599e-4320-869e-0fe6887ab896 X-Compute-Request-Id: req-01174d69-599e-4320-869e-0fe6887ab896 Date: Mon, 02 Jul 2018 13:53:11 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/de9b292a-b0a7-47ff-a47c-8ec2dd4cf182", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/de9b292a-b0a7-47ff-a47c-8ec2dd4cf182", "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": "de9b292a-b0a7-47ff-a47c-8ec2dd4cf182"}} 2018-07-02 13:53:11,016 - novaclient.v2.client - DEBUG - POST call to compute for http://10.16.0.107:8774/v2.1/flavors used request id req-01174d69-599e-4320-869e-0fe6887ab896 2018-07-02 13:53:11,017 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:53:11,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:53:11,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["K0cTLD3MTG-e5N6hyWSa-g"], "issued_at": "2018-07-02T13:53:11.000000Z"}} 2018-07-02 13:53:11,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-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-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}}' 2018-07-02 13:53:14,814 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-dd5dfb34-218d-47c1-85f2-71a71377e47d Date: Mon, 02 Jul 2018 13:53:14 GMT Connection: close RESP BODY: {"stack": {"id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}]}} 2018-07-02 13:53:14,814 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks used request id req-dd5dfb34-218d-47c1-85f2-71a71377e47d 2018-07-02 13:53:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:15,160 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b6eb4322-1b13-4f88-8692-085a8fb01542 Date: Mon, 02 Jul 2018 13:53:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:15,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-1f450ede-7267-4bb8-aed3-ae452c64458e Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:15,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-1f450ede-7267-4bb8-aed3-ae452c64458e 2018-07-02 13:53:15,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:15,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e962a9ab-c92d-438c-bb9f-fb4fd38bdd43 Date: Mon, 02 Jul 2018 13:53:15 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "deletion_time": null, "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "updated_time": null, "project": "7af79a7cdf634677b2d6b224ab21d4a5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "tags": null}]} 2018-07-02 13:53:15,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1 used request id req-e962a9ab-c92d-438c-bb9f-fb4fd38bdd43 2018-07-02 13:53:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:15,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-15c03a2f-5e5f-4a69-8b71-ccdd62810f6b Date: Mon, 02 Jul 2018 13:53:15 GMT Connection: close RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "deletion_time": null, "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "updated_time": null, "project": "7af79a7cdf634677b2d6b224ab21d4a5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "tags": null}]} 2018-07-02 13:53:15,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1 used request id req-15c03a2f-5e5f-4a69-8b71-ccdd62810f6b 2018-07-02 13:53:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:15,678 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b66ef7ac-8f8b-4ebc-9004-a08c906fc5b4 Date: Mon, 02 Jul 2018 13:53:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:15,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-dea3baa9-1aac-4e1c-99ae-8d09bc7ddae1 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:15,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-dea3baa9-1aac-4e1c-99ae-8d09bc7ddae1 2018-07-02 13:53:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:16,099 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c9aaeb82-c389-4452-a57b-65af3eeebda1 Date: Mon, 02 Jul 2018 13:53:16 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:16,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-385ad62a-7ce5-4482-af4f-1302a7d9a7a7 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:16,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-385ad62a-7ce5-4482-af4f-1302a7d9a7a7 2018-07-02 13:53:19,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:19,204 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a060fec3-db18-4a8d-856d-8b7b1e7d75e1 Date: Mon, 02 Jul 2018 13:53:19 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:19,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a673e300-32e1-4bfc-98e1-6da11186ae6c Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:19,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-a673e300-32e1-4bfc-98e1-6da11186ae6c 2018-07-02 13:53:22,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:22,316 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c7004a50-8e66-4f72-8387-7cdd55d1fb94 Date: Mon, 02 Jul 2018 13:53:22 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:22,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4f86cf3e-94a7-4413-9934-f832900efa24 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:22,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-4f86cf3e-94a7-4413-9934-f832900efa24 2018-07-02 13:53:25,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:25,416 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e8fa24e6-1265-4878-afc8-51033490086f Date: Mon, 02 Jul 2018 13:53:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:25,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b0158a72-ea46-4d2e-8881-5502fb4c0d64 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:25,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-b0158a72-ea46-4d2e-8881-5502fb4c0d64 2018-07-02 13:53:28,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:28,529 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-7732119c-7cb3-497b-9944-cd5bab3ef7af Date: Mon, 02 Jul 2018 13:53:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:28,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-79bca70a-16ff-4efa-b2ec-063639aba295 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:28,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-79bca70a-16ff-4efa-b2ec-063639aba295 2018-07-02 13:53:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:31,654 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9753695e-9f23-4573-a458-b03f2970092c Date: Mon, 02 Jul 2018 13:53:31 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:31,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-56ef05e5-b8c3-4cc5-a284-647e11a03382 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:31,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-56ef05e5-b8c3-4cc5-a284-647e11a03382 2018-07-02 13:53:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:34,759 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-06f1f27c-c193-4227-8bf2-44144a24585e Date: Mon, 02 Jul 2018 13:53:34 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:34,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-8a471a52-6ec4-4b36-8fb9-623f8e1607b9 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:34,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-8a471a52-6ec4-4b36-8fb9-623f8e1607b9 2018-07-02 13:53:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:37,890 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ed15cfff-79a6-4104-88fe-febc1212f721 Date: Mon, 02 Jul 2018 13:53:37 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:37,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-eddcdcd4-4c9f-4c4b-aaee-1c7f4d7fa1ec Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:37,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-eddcdcd4-4c9f-4c4b-aaee-1c7f4d7fa1ec 2018-07-02 13:53:40,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:41,015 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-961c5439-2d0d-445d-a30d-1991d5910c9b Date: Mon, 02 Jul 2018 13:53:41 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:41,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-429eec39-b7f1-43f9-803f-83fb605597c8 Date: Mon, 02 Jul 2018 13:53:41 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:41,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-429eec39-b7f1-43f9-803f-83fb605597c8 2018-07-02 13:53:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:44,120 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6254fe14-aa1b-4222-989e-24a955d17659 Date: Mon, 02 Jul 2018 13:53:44 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:44,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-53b26aa9-286c-44d0-a536-7d435a94e5b6 Date: Mon, 02 Jul 2018 13:53:44 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:44,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-53b26aa9-286c-44d0-a536-7d435a94e5b6 2018-07-02 13:53:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:47,262 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-660b2072-d6f1-4dd0-8628-433f7c3cca55 Date: Mon, 02 Jul 2018 13:53:47 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:47,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ec005a79-c49b-4da2-8fe4-bdf89b0657e5 Date: Mon, 02 Jul 2018 13:53:47 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:47,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-ec005a79-c49b-4da2-8fe4-bdf89b0657e5 2018-07-02 13:53:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:50,411 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-8a286f56-585b-47d4-8a9e-c81be5c4f232 Date: Mon, 02 Jul 2018 13:53:50 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:50,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-a04ad3f6-fe33-4dd2-bbb6-14a2780c21d0 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:50,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-a04ad3f6-fe33-4dd2-bbb6-14a2780c21d0 2018-07-02 13:53:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:53,535 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-32f4cc1b-df94-47f6-b2a0-dd76a7e2e493 Date: Mon, 02 Jul 2018 13:53:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:53,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-7666a76a-06b2-43fa-a442-7d9c0447be52 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:53,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-7666a76a-06b2-43fa-a442-7d9c0447be52 2018-07-02 13:53:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:56,657 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a9426ac0-3953-4d22-ade4-0ac6c87f9440 Date: Mon, 02 Jul 2018 13:53:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:56,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-cb9a5900-e34c-4dfc-9c12-54c531696ab1 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:56,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-cb9a5900-e34c-4dfc-9c12-54c531696ab1 2018-07-02 13:53:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:53:59,772 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f90153ad-6f63-4f03-ab86-83e65dc39416 Date: Mon, 02 Jul 2018 13:53:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:53:59,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-113fbbd4-07bb-4bc7-987f-e0d547a62b46 Date: Mon, 02 Jul 2018 13:53: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:53:59,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-113fbbd4-07bb-4bc7-987f-e0d547a62b46 2018-07-02 13:54:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:02,899 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-46f83e54-acde-41a9-ac27-2857da6cfc66 Date: Mon, 02 Jul 2018 13:54:02 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:02,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-bae1dc2e-b6a6-4c65-b60b-5d71befababe Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:02,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-bae1dc2e-b6a6-4c65-b60b-5d71befababe 2018-07-02 13:54:05,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:06,037 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-96ecbbaf-7d9d-40f7-b610-fa390d23fbdc Date: Mon, 02 Jul 2018 13:54:06 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:06,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-c6c2716f-678b-489e-a9d2-ee3ce36c5645 Date: Mon, 02 Jul 2018 13:54:06 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:06,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-c6c2716f-678b-489e-a9d2-ee3ce36c5645 2018-07-02 13:54:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:09,163 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-bacb747c-76bc-480b-854e-24e5564ba4d1 Date: Mon, 02 Jul 2018 13:54:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:09,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-35508558-886c-467e-bc29-f6225a9b350c Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:09,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-35508558-886c-467e-bc29-f6225a9b350c 2018-07-02 13:54:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:12,513 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4fdf6b4f-3cdd-4572-b4e0-ae9a7829780f Date: Mon, 02 Jul 2018 13:54:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:12,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-83f59bf2-7577-4326-993a-0a40848c5c3d Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:12,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-83f59bf2-7577-4326-993a-0a40848c5c3d 2018-07-02 13:54:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:15,656 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-8a564e6d-9ece-4734-91d5-62b58f49cd9c Date: Mon, 02 Jul 2018 13:54:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:15,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-f09871b6-bc2c-464a-8630-8244f0adb9ac Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:15,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-f09871b6-bc2c-464a-8630-8244f0adb9ac 2018-07-02 13:54:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:18,781 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c3764001-2cd2-4d56-944e-000f3d5ba111 Date: Mon, 02 Jul 2018 13:54:18 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:18,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-441799e1-6a54-4580-93e2-b668bb048dbd Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:18,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-441799e1-6a54-4580-93e2-b668bb048dbd 2018-07-02 13:54:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:21,908 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b3b50e81-72a1-46c6-81bc-3f4a633638e5 Date: Mon, 02 Jul 2018 13:54:21 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:21,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-8bad84b5-8000-4d5e-97fe-52fac14ea397 Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:21,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-8bad84b5-8000-4d5e-97fe-52fac14ea397 2018-07-02 13:54:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:25,024 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f949c317-784e-4f2b-acb5-5965564303da Date: Mon, 02 Jul 2018 13:54:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:25,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-2a1adf9a-2935-494c-8e6a-1f2ae1e6d0be Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:25,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-2a1adf9a-2935-494c-8e6a-1f2ae1e6d0be 2018-07-02 13:54:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:28,146 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-006577a7-d193-499e-af74-aebc69359744 Date: Mon, 02 Jul 2018 13:54:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:28,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-656d9b9e-6cb3-423b-897f-e034ca79fac6 Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:28,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-656d9b9e-6cb3-423b-897f-e034ca79fac6 2018-07-02 13:54:31,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:31,267 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-26f7c300-1307-410e-93a4-238001a5eb4e Date: Mon, 02 Jul 2018 13:54:31 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:31,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-48aeceac-08b1-49ad-959a-d0078946723d Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:31,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-48aeceac-08b1-49ad-959a-d0078946723d 2018-07-02 13:54:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:34,374 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-6aff2369-50b2-4efd-9beb-1f2d605b1e03 Date: Mon, 02 Jul 2018 13:54:34 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:34,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-4a8c131e-a939-404a-84f8-ff79e471a726 Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:34,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-4a8c131e-a939-404a-84f8-ff79e471a726 2018-07-02 13:54:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:37,483 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-953ab409-70e4-47d8-b3f6-061183dab8b0 Date: Mon, 02 Jul 2018 13:54:37 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:37,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-41cd5023-7dc9-4fa5-8afa-a9acedc731dd Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:37,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-41cd5023-7dc9-4fa5-8afa-a9acedc731dd 2018-07-02 13:54:40,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:40,606 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-99ace073-8faa-4c4e-a671-151e2bae504b Date: Mon, 02 Jul 2018 13:54:40 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:40,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-fb874c59-0010-4a9d-a0f1-0200a12a863d Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:40,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-fb874c59-0010-4a9d-a0f1-0200a12a863d 2018-07-02 13:54:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:43,725 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-1b3a39be-1b09-4f9d-971b-c06713f65c8a Date: Mon, 02 Jul 2018 13:54:43 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:43,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-e8476ebb-4933-4eb0-9499-7d86de882da5 Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:43,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-e8476ebb-4933-4eb0-9499-7d86de882da5 2018-07-02 13:54:46,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:46,838 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b07bf932-ded9-4d8a-a3c9-ce854de0beee Date: Mon, 02 Jul 2018 13:54:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:46,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b98f83a3-01c6-4e23-96a3-7895d07c5d27 Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:46,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-b98f83a3-01c6-4e23-96a3-7895d07c5d27 2018-07-02 13:54:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:49,948 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0ac70f9e-31c5-4129-9747-ec9304bd1b5a Date: Mon, 02 Jul 2018 13:54:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:50,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-b625913a-03e0-4efe-b2b0-ac3ad5372c58 Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:50,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-b625913a-03e0-4efe-b2b0-ac3ad5372c58 2018-07-02 13:54:53,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:53,077 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c3b356e2-60f5-486a-922b-3342b3bb5884 Date: Mon, 02 Jul 2018 13:54:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:53,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1592 X-Openstack-Request-Id: req-ff555cb6-f922-4f22-a761-dbf3613df0ff Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:53,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-ff555cb6-f922-4f22-a761-dbf3613df0ff 2018-07-02 13:54:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:56,192 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b8f4fcf3-1da5-4f8e-83e1-459ce6ab28e1 Date: Mon, 02 Jul 2018 13:54:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:56,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-59c85834-06ab-4871-93c8-3bc528bceba0 Date: Mon, 02 Jul 2018 13:54: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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1", "stack_user_project_id": "16c7970bbad04626ab92b1b1e9f4ce2f", "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-02T13:53:14Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "99c789b9-5820-4347-b8b7-bda2f1c12185", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-02 13:54:56,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-59c85834-06ab-4871-93c8-3bc528bceba0 2018-07-02 13:54:56,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/99c789b9-5820-4347-b8b7-bda2f1c12185 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb0fce7dd7ed0daad0baf8d01886f44f1361495" 2018-07-02 13:54:56,308 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-64a4fe36-0369-47ff-aa06-5fc4144bc3b3 Date: Mon, 02 Jul 2018 13:54:56 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:54:56,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a2029d7-e7ea-4614-b318-50114741c806 Content-Length: 0 Date: Mon, 02 Jul 2018 13:54:56 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:54:56,371 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-stack1/99c789b9-5820-4347-b8b7-bda2f1c12185 used request id req-8a2029d7-e7ea-4614-b318-50114741c806 2018-07-02 13:54:56,372 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-c481391e-8e29-43f0-bb9e-8b2407388f61-image 2018-07-02 13:54:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b7c11dd5f503f745c12e6a70e10ebc2d6f519b5" 2018-07-02 13:54:56,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0334c36-8d2e-471d-9398-5bdaf4ad939e Date: Mon, 02 Jul 2018 13:54:56 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-02 13:54:56,498 - keystoneauth.session - DEBUG - DELETE call to image for http://10.16.0.107:9292/v2/images/4247013c-dc16-45d6-ae40-3f80ab94e5e3 used request id req-f0334c36-8d2e-471d-9398-5bdaf4ad939e 2018-07-02 13:54:56,501 - 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/de9b292a-b0a7-47ff-a47c-8ec2dd4cf182 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fa0281bc40cc8b82eb43b59c70696c702f07f5" 2018-07-02 13:54:56,899 - 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-f751facd-64c9-4b3a-812f-729cba54721d X-Compute-Request-Id: req-f751facd-64c9-4b3a-812f-729cba54721d Date: Mon, 02 Jul 2018 13:54:56 GMT Connection: close 2018-07-02 13:54:56,899 - novaclient.v2.client - DEBUG - DELETE call to compute for http://10.16.0.107:8774/v2.1/flavors/de9b292a-b0a7-47ff-a47c-8ec2dd4cf182 used request id req-f751facd-64c9-4b3a-812f-729cba54721d 2018-07-02 13:54:56,899 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:54:56,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:54:56,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:54:57,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["esmJZXWUSWG1GZuezTUk5A"], "issued_at": "2018-07-02T13:54:57.000000Z"}} 2018-07-02 13:54:57,617 - 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}5c429bdac86a1a24724e58799a06f7b10fe45634" 2018-07-02 13:54:57,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:54:57 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3d677d6-d523-47b8-8693-fe70da770b0d 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-02 13:54:57,787 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-e3d677d6-d523-47b8-8693-fe70da770b0d 2018-07-02 13:54:57,790 - 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c429bdac86a1a24724e58799a06f7b10fe45634" 2018-07-02 13:54:58,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-ece57087-d95a-48ac-8abf-55baf81a78f7 Date: Mon, 02 Jul 2018 13:54:58 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"} 2018-07-02 13:54:58,145 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1 used request id req-ece57087-d95a-48ac-8abf-55baf81a78f7 2018-07-02 13:54:58,147 - 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}5c429bdac86a1a24724e58799a06f7b10fe45634" 2018-07-02 13:54:58,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-b4b02a87-5a1c-4b30-bc21-8d43014585b7 Date: Mon, 02 Jul 2018 13:54: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-02 13:54:58,163 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-b4b02a87-5a1c-4b30-bc21-8d43014585b7 2018-07-02 13:54:58,190 - 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}5c429bdac86a1a24724e58799a06f7b10fe45634" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}' 2018-07-02 13:54:58,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1c717ef7-792c-47f6-829f-6c6fe140f912 Date: Mon, 02 Jul 2018 13:54:58 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:54:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:54:58Z", "visibility": "shared", "self": "/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "min_disk": 0, "protected": false, "id": "7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "file": "/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:54:58,233 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-1c717ef7-792c-47f6-829f-6c6fe140f912 2018-07-02 13:54:58,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c429bdac86a1a24724e58799a06f7b10fe45634" -d '' 2018-07-02 13:54:58,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9383f604-0090-44eb-89ba-859127d302f1 Date: Mon, 02 Jul 2018 13:54:58 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-02 13:54:58,636 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7/file used request id req-9383f604-0090-44eb-89ba-859127d302f1 2018-07-02 13:54:58,636 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:54:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c429bdac86a1a24724e58799a06f7b10fe45634" 2018-07-02 13:54:58,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-b870d5c1-f7a9-4438-a153-c7d198bc27c3 Date: Mon, 02 Jul 2018 13:54:58 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:54:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:54:59Z", "visibility": "shared", "self": "/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "min_disk": 0, "protected": false, "id": "7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "file": "/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:54:58,674 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7 used request id req-b870d5c1-f7a9-4438-a153-c7d198bc27c3 2018-07-02 13:54:58,678 - 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}5c429bdac86a1a24724e58799a06f7b10fe45634" 2018-07-02 13:54:58,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-311df582-573c-4272-9581-c9a1477115ea Date: Mon, 02 Jul 2018 13:54: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-02 13:54:58,692 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-311df582-573c-4272-9581-c9a1477115ea 2018-07-02 13:54:58,696 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1 2018-07-02 13:54:58,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c429bdac86a1a24724e58799a06f7b10fe45634" 2018-07-02 13:54:58,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-79b817c7-4dea-4460-adbc-7947a7e98c92 Date: Mon, 02 Jul 2018 13:54:58 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:54:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:54:59Z", "visibility": "shared", "self": "/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "min_disk": 0, "protected": false, "id": "7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "file": "/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:54:58,730 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/7018caeb-f88b-4231-b8f6-dfea2a95f4e7 used request id req-79b817c7-4dea-4460-adbc-7947a7e98c92 2018-07-02 13:54:58,730 - create_image - DEBUG - Instance status is - active 2018-07-02 13:54:58,730 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1 2018-07-02 13:54:58,730 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1 2018-07-02 13:54:58,731 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-02 13:54:58,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-02 13:54:58,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:54:59,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["NswOUKcaTa6vO_Jg_BpxDQ"], "issued_at": "2018-07-02T13:54:59.000000Z"}} 2018-07-02 13:54:59,451 - 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}961d416022ec84d0a6144c2714f1b971244b086a" 2018-07-02 13:54:59,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:54:59 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faffa9c3-b201-4859-9ad3-d464051dc7af 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-02 13:54:59,469 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-faffa9c3-b201-4859-9ad3-d464051dc7af 2018-07-02 13:54:59,472 - 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}961d416022ec84d0a6144c2714f1b971244b086a" 2018-07-02 13:54:59,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-5a582b35-c8cd-4f1c-9602-c03672ab351d Date: Mon, 02 Jul 2018 13:54:59 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2"} 2018-07-02 13:54:59,777 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2 used request id req-5a582b35-c8cd-4f1c-9602-c03672ab351d 2018-07-02 13:54:59,780 - 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}961d416022ec84d0a6144c2714f1b971244b086a" 2018-07-02 13:54:59,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-0a1ff5f5-c281-4b8a-bcda-21ee844e5b66 Date: Mon, 02 Jul 2018 13:54:59 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-02 13:54:59,792 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-0a1ff5f5-c281-4b8a-bcda-21ee844e5b66 2018-07-02 13:54:59,822 - 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}961d416022ec84d0a6144c2714f1b971244b086a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2"}' 2018-07-02 13:54:59,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Location: http://10.16.0.107:9292/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3399db12-ea8b-4dc8-be27-426a0be4fc14 Date: Mon, 02 Jul 2018 13:54:59 GMT Connection: close RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:55:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-02T13:55:00Z", "visibility": "shared", "self": "/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0", "min_disk": 0, "protected": false, "id": "fe650737-ad89-40ee-8308-b9a270f414d0", "file": "/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0/file", "checksum": null, "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:54:59,879 - keystoneauth.session - DEBUG - POST call to image for http://10.16.0.107:9292/v2/images used request id req-3399db12-ea8b-4dc8-be27-426a0be4fc14 2018-07-02 13:54:59,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X PUT http://10.16.0.107:9292/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}961d416022ec84d0a6144c2714f1b971244b086a" -d '' 2018-07-02 13:55:00,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-902a6fab-1ef0-40b8-b395-232997debc8c Date: Mon, 02 Jul 2018 13:55: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-02 13:55:00,272 - keystoneauth.session - DEBUG - PUT call to image for http://10.16.0.107:9292/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0/file used request id req-902a6fab-1ef0-40b8-b395-232997debc8c 2018-07-02 13:55:00,273 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-02 13:55:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}961d416022ec84d0a6144c2714f1b971244b086a" 2018-07-02 13:55:00,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-32244b63-197d-49d1-b973-baa964866f3c Date: Mon, 02 Jul 2018 13:55:00 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:55:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:55:00Z", "visibility": "shared", "self": "/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0", "min_disk": 0, "protected": false, "id": "fe650737-ad89-40ee-8308-b9a270f414d0", "file": "/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/fe650737-ad89-40ee-8308-b9a270f414d0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:55:00,304 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0 used request id req-32244b63-197d-49d1-b973-baa964866f3c 2018-07-02 13:55:00,307 - 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}961d416022ec84d0a6144c2714f1b971244b086a" 2018-07-02 13:55:00,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4195 X-Openstack-Request-Id: req-2e9d1ec4-29de-431b-b2dc-63422c2e6819 Date: Mon, 02 Jul 2018 13:55: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-02 13:55:00,315 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/schemas/image used request id req-2e9d1ec4-29de-431b-b2dc-63422c2e6819 2018-07-02 13:55:00,319 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2 2018-07-02 13:55:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:9292/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}961d416022ec84d0a6144c2714f1b971244b086a" 2018-07-02 13:55:00,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 738 Content-Type: application/json X-Openstack-Request-Id: req-12f62a92-cb58-4f2c-92bb-1bb0736c613d Date: Mon, 02 Jul 2018 13:55:00 GMT Connection: close RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-02T13:55:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-02T13:55:00Z", "visibility": "shared", "self": "/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0", "min_disk": 0, "protected": false, "id": "fe650737-ad89-40ee-8308-b9a270f414d0", "file": "/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7af79a7cdf634677b2d6b224ab21d4a5", "direct_url": "file:///var/lib/glance/images/fe650737-ad89-40ee-8308-b9a270f414d0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-02 13:55:00,357 - keystoneauth.session - DEBUG - GET call to image for http://10.16.0.107:9292/v2/images/fe650737-ad89-40ee-8308-b9a270f414d0 used request id req-12f62a92-cb58-4f2c-92bb-1bb0736c613d 2018-07-02 13:55:00,357 - create_image - DEBUG - Instance status is - active 2018-07-02 13:55:00,357 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2 2018-07-02 13:55:00,358 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2 2018-07-02 13:55:00,358 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:55:00,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:55:01,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["skx_e9fzQAKPQnAFyjgGgg"], "issued_at": "2018-07-02T13:55:01.000000Z"}} 2018-07-02 13:55:01,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net"}}' 2018-07-02 13:55:05,529 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Type: application/json Content-Length: 276 X-Openstack-Request-Id: req-f3cb1525-5398-4e2f-8ddb-27e749e8a9c5 Date: Mon, 02 Jul 2018 13:55:05 GMT Connection: close RESP BODY: {"stack": {"id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}]}} 2018-07-02 13:55:05,530 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks used request id req-f3cb1525-5398-4e2f-8ddb-27e749e8a9c5 2018-07-02 13:55:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:05,569 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-ca290834-7fdf-47e1-8e1c-4d29f89b05a7 Date: Mon, 02 Jul 2018 13:55:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:05,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2353 X-Openstack-Request-Id: req-a945ae26-c91d-4c73-88f1-888e80ade729 Date: Mon, 02 Jul 2018 13:55: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "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-02 13:55:05,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-a945ae26-c91d-4c73-88f1-888e80ade729 2018-07-02 13:55:05,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:06,282 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-9c5a54fe-bd33-4516-992d-3745b921b18d Date: Mon, 02 Jul 2018 13:55:06 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:06,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2353 X-Openstack-Request-Id: req-4dd35f2a-0fed-4b06-ac38-a35e8bf7aec5 Date: Mon, 02 Jul 2018 13:55: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "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-02 13:55:06,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-4dd35f2a-0fed-4b06-ac38-a35e8bf7aec5 2018-07-02 13:55:09,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:09,714 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e5afb8e8-3ede-4670-a8a2-ed578a5253da Date: Mon, 02 Jul 2018 13:55:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:10,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-5a8b20bc-34f1-444e-9885-c98f9dbd7362 Date: Mon, 02 Jul 2018 13:55:10 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:10,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-5a8b20bc-34f1-444e-9885-c98f9dbd7362 2018-07-02 13:55:13,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:13,284 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-591569fd-b6c0-48e5-9c06-c0b0e8cbb105 Date: Mon, 02 Jul 2018 13:55:13 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:13,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-d0a12421-f135-4d6b-a912-8dde687f56a6 Date: Mon, 02 Jul 2018 13:55: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:13,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-d0a12421-f135-4d6b-a912-8dde687f56a6 2018-07-02 13:55:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:16,540 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4790c780-5b5d-4dc3-a8d1-da557cba701e Date: Mon, 02 Jul 2018 13:55:16 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:16,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-34b40aa7-6689-4cf4-b5f3-1bcc9bb9301c Date: Mon, 02 Jul 2018 13:55: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:16,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-34b40aa7-6689-4cf4-b5f3-1bcc9bb9301c 2018-07-02 13:55:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:19,771 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4772fa2b-6c54-475b-8442-a8af92876936 Date: Mon, 02 Jul 2018 13:55:19 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:19,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-e5afdfd2-3fa2-4add-880f-a22796a5887d Date: Mon, 02 Jul 2018 13:55:19 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:19,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-e5afdfd2-3fa2-4add-880f-a22796a5887d 2018-07-02 13:55:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:23,007 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e1517145-b366-41a3-8934-ebf2700b6030 Date: Mon, 02 Jul 2018 13:55:23 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:23,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-669eac0f-48a5-4666-92a9-6e1ea928e495 Date: Mon, 02 Jul 2018 13:55:23 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:23,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-669eac0f-48a5-4666-92a9-6e1ea928e495 2018-07-02 13:55:26,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:26,258 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f1ec376e-046b-4c3b-ac98-5f0a09fbe4b5 Date: Mon, 02 Jul 2018 13:55:26 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:26,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-4cc1eaca-6a32-43d5-bb4d-a7329221173f Date: Mon, 02 Jul 2018 13:55:26 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:26,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-4cc1eaca-6a32-43d5-bb4d-a7329221173f 2018-07-02 13:55:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:29,515 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e2ef7849-22da-4418-a3e7-16a304bf65ad Date: Mon, 02 Jul 2018 13:55:29 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:29,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-1ad4f0d8-c10c-4e23-b3bc-82e57f6b14f7 Date: Mon, 02 Jul 2018 13:55:29 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:29,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-1ad4f0d8-c10c-4e23-b3bc-82e57f6b14f7 2018-07-02 13:55:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:32,962 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-09e1215a-9e76-4428-9375-ea7a23de03ae Date: Mon, 02 Jul 2018 13:55:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:33,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-5c82a1ee-4914-4c86-9848-6a5a6ad6d425 Date: Mon, 02 Jul 2018 13:55:33 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:33,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-5c82a1ee-4914-4c86-9848-6a5a6ad6d425 2018-07-02 13:55:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:36,226 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-fcc9d55a-d485-4687-94da-c44d2e59651d Date: Mon, 02 Jul 2018 13:55:36 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:36,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-a39d51ef-ca0c-4706-b369-1ac5e41f51b2 Date: Mon, 02 Jul 2018 13:55:36 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:36,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-a39d51ef-ca0c-4706-b369-1ac5e41f51b2 2018-07-02 13:55:39,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:39,498 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-49819475-042a-4d0d-8bff-1ac44b4d8357 Date: Mon, 02 Jul 2018 13:55:39 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:39,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-b70dff06-7a84-4af3-8009-395421968dab Date: Mon, 02 Jul 2018 13:55:39 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:39,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-b70dff06-7a84-4af3-8009-395421968dab 2018-07-02 13:55:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:42,777 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-3ca7a5ce-6580-4c4f-9b33-7170c7dfcff6 Date: Mon, 02 Jul 2018 13:55:42 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:42,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-123e42c1-2cb0-40e4-9f3f-c84be2cf23fb Date: Mon, 02 Jul 2018 13:55: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:42,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-123e42c1-2cb0-40e4-9f3f-c84be2cf23fb 2018-07-02 13:55:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:46,039 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-5f3458b9-4b5b-4acf-b83d-dda7eab1827d Date: Mon, 02 Jul 2018 13:55:46 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:46,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-24495eb5-2612-4acc-ae5d-165418245281 Date: Mon, 02 Jul 2018 13:55:46 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:46,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-24495eb5-2612-4acc-ae5d-165418245281 2018-07-02 13:55:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:49,331 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b7f71470-ce70-453c-be60-4b197b9f2622 Date: Mon, 02 Jul 2018 13:55:49 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:49,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-6bedfc55-b185-4e9d-999d-1284a4276703 Date: Mon, 02 Jul 2018 13:55:49 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:49,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-6bedfc55-b185-4e9d-999d-1284a4276703 2018-07-02 13:55:52,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:52,639 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-57ba85d6-576d-4264-ad74-35d45c9a96c0 Date: Mon, 02 Jul 2018 13:55:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:52,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-4d3128c0-d166-44a8-840c-5115644aefcc Date: Mon, 02 Jul 2018 13:55:52 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:52,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-4d3128c0-d166-44a8-840c-5115644aefcc 2018-07-02 13:55:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:55,926 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-649f7b49-ef29-4c08-9e83-ce523b8fe0ce Date: Mon, 02 Jul 2018 13:55:55 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:56,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-076fc877-71eb-4d81-9d12-bc1d8f634b49 Date: Mon, 02 Jul 2018 13:55: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:56,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-076fc877-71eb-4d81-9d12-bc1d8f634b49 2018-07-02 13:55:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:55:59,306 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-f6f25b8b-d38c-4fe2-a0de-ffd2ae6442b8 Date: Mon, 02 Jul 2018 13:55:59 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:55:59,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-d2ce1a24-aea0-4c76-940b-19a7f0cd6ce3 Date: Mon, 02 Jul 2018 13:55:59 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:55:59,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-d2ce1a24-aea0-4c76-940b-19a7f0cd6ce3 2018-07-02 13:56:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:02,599 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-3d1a0d4b-c722-4233-b51b-dcc7ab6caae8 Date: Mon, 02 Jul 2018 13:56:02 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:02,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-4826f250-e9bc-4809-a8d4-51f67846ef50 Date: Mon, 02 Jul 2018 13:56:02 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:02,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-4826f250-e9bc-4809-a8d4-51f67846ef50 2018-07-02 13:56:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:05,864 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-84ec1419-543d-4fb8-a171-09352da5b637 Date: Mon, 02 Jul 2018 13:56:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:06,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-64730ac8-6711-47f4-bbb3-f4fccd8e777a Date: Mon, 02 Jul 2018 13:56: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:06,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-64730ac8-6711-47f4-bbb3-f4fccd8e777a 2018-07-02 13:56:09,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:09,124 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-267b6aad-acb8-4a88-87f9-6b7c939eb6a2 Date: Mon, 02 Jul 2018 13:56:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:09,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-c7c4dfe1-6625-4de3-a4cd-880fa707b859 Date: Mon, 02 Jul 2018 13:56: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:09,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-c7c4dfe1-6625-4de3-a4cd-880fa707b859 2018-07-02 13:56:12,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:12,387 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-a289f4c4-7d54-4574-8af2-8618e5ee2137 Date: Mon, 02 Jul 2018 13:56:12 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:12,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-ca1bf6ca-de59-4be3-ae58-5310873cb93d Date: Mon, 02 Jul 2018 13:56:12 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:12,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-ca1bf6ca-de59-4be3-ae58-5310873cb93d 2018-07-02 13:56:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:15,663 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-b4af394a-13d8-4b02-8e02-0133c7269eaf Date: Mon, 02 Jul 2018 13:56:15 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:15,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-db8fa2d0-f192-4946-87a7-8d94c849c0b9 Date: Mon, 02 Jul 2018 13:56:15 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:15,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-db8fa2d0-f192-4946-87a7-8d94c849c0b9 2018-07-02 13:56:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:18,928 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-c9020262-c4ee-4e77-9093-f93048d70c64 Date: Mon, 02 Jul 2018 13:56:18 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:19,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-a7ed29fe-9bfb-48e8-a19b-cb6f9d014ea7 Date: Mon, 02 Jul 2018 13:56:19 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:19,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-a7ed29fe-9bfb-48e8-a19b-cb6f9d014ea7 2018-07-02 13:56:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:22,213 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-62b76366-f0d9-4c21-8a1c-60cb7a6b2441 Date: Mon, 02 Jul 2018 13:56:22 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:22,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-1c178147-d476-446c-aa15-a5ecfec39f8b Date: Mon, 02 Jul 2018 13:56:22 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:22,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-1c178147-d476-446c-aa15-a5ecfec39f8b 2018-07-02 13:56:25,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:25,489 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-52be5bcc-e4b9-4be7-b6e1-f56272dbff26 Date: Mon, 02 Jul 2018 13:56:25 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:25,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-ac232332-6f48-441c-a5ed-6778c262b19e Date: Mon, 02 Jul 2018 13:56:25 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:25,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-ac232332-6f48-441c-a5ed-6778c262b19e 2018-07-02 13:56:28,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:28,804 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-faa45093-1207-410b-94b8-4f79c98779c4 Date: Mon, 02 Jul 2018 13:56:28 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:29,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-127af427-390f-4c1e-959f-badd08409018 Date: Mon, 02 Jul 2018 13:56:29 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:29,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-127af427-390f-4c1e-959f-badd08409018 2018-07-02 13:56:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:32,075 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-dae69eb6-8421-42f1-a8d7-fdc9615a108a Date: Mon, 02 Jul 2018 13:56:32 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:32,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-1f164cd5-a317-49ff-a54d-c10dad149cc9 Date: Mon, 02 Jul 2018 13:56:32 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:32,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-1f164cd5-a317-49ff-a54d-c10dad149cc9 2018-07-02 13:56:35,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:35,324 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-4cf03a6e-e5d3-46ff-a48e-fc7af6f9569e Date: Mon, 02 Jul 2018 13:56:35 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:35,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-ad6ea23b-77e1-4a9f-8f34-ee94aa71c220 Date: Mon, 02 Jul 2018 13:56:35 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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:35,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-ad6ea23b-77e1-4a9f-8f34-ee94aa71c220 2018-07-02 13:56:38,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:38,575 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-2f1fce7c-4735-48af-9f87-f48ee955a8a8 Date: Mon, 02 Jul 2018 13:56:38 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:38,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-abeae331-01ad-413b-b38a-cdad493f1a21 Date: Mon, 02 Jul 2018 13:56: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:38,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-abeae331-01ad-413b-b38a-cdad493f1a21 2018-07-02 13:56:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:41,844 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-512d39dc-e28d-4f42-9505-f16df16530f7 Date: Mon, 02 Jul 2018 13:56:41 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:42,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-338d294e-bec0-4b85-8646-0c101dc4d1ca Date: Mon, 02 Jul 2018 13:56: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:42,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-338d294e-bec0-4b85-8646-0c101dc4d1ca 2018-07-02 13:56:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:45,132 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-e44e56ad-5bec-4e47-82d0-4223674d9108 Date: Mon, 02 Jul 2018 13:56:45 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:45,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4053 X-Openstack-Request-Id: req-15773e63-9bde-49a3-b744-945a3c0f3ea8 Date: Mon, 02 Jul 2018 13:56: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:45,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-15773e63-9bde-49a3-b744-945a3c0f3ea8 2018-07-02 13:56:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/e331199d-d7d2-40d9-a6ff-5627f5eae7ef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1300b8b716e51a994bf860680f8f6f15fae39a78" 2018-07-02 13:56:48,407 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef Content-Length: 501 Content-Type: application/json X-Openstack-Request-Id: req-0968a1ba-c19d-4a59-bc30-72ca201878ef Date: Mon, 02 Jul 2018 13:56:48 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:48,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4161 X-Openstack-Request-Id: req-5a5325e3-d372-4cb5-9bb2-807ba95d905f Date: Mon, 02 Jul 2018 13:56: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-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor2", "OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "OS::stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-subnet", "net_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack", "stack_user_project_id": "b66c40f3944b41618edc5f20ad65b0ab", "stack_status_reason": "Resource CREATE failed: ResourceInError: resources.vm2: Went to status ERROR due to \"Message: No valid host was found. , Code: 500\"", "creation_time": "2018-07-02T13:55:05Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "e331199d-d7d2-40d9-a6ff-5627f5eae7ef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2jEIeh+C/uqu1WhPUv5B4R45WNbzfSP7aln7kt1X3ReW58Wp\nw6t9KXrgIGXh6ztNH3aB2fXzh5Va0gjnlOMoT7yW8606Ysnwp8F0VlHA9ag6hAua\nqZxgLOOQCQPRI0aAFV2gF7h6jGd6OHfqm/6R9uoJONZyRX31r/1lWIbNQ9p3LkQX\noeUqRmaKMa5WOroUz47y4sbkmZZDnf6zfLX5lNaadnxvtj9sZOJ80zd45F+MyqeK\nJqkr/TVMmzXfZdwT8O4OyLk6/VUE3AMq8P9xzLFLs1s65E+Rtd7YyaUahMp/PzgI\ni80hK2XMEJdYb1yzBFWyRjnM1m6J5rK5bb8ryQIDAQABAoIBAFQym7zUsC5CzdjY\nedPi/fUrPqIDwM5HtltiAey4sZFF6xvhcRNq98+r9RVLe5TUu3wqtQ0xFhr6DaQD\nf6o6xnGOqwm5jVBV8SIrSwOMZNPnaT1PZQ2SpKJt5kU0Td449HBKQt8kd1X7EHT+\nAXDVGeqYgZqHVm1uoAKb3CH/UvKdgoPfnjNiCEoeoxemknMuIow7Gy20WrtLzbgv\njgg2oCMIlzsdLvSVHH2g/1PNZgZSYaZdEqZTz3cGNVTaUkB4BFLolucxatx2qNVf\nUg98VazrAAz+D6nuecemK6y+lbSJWvUuJ9tNiLXVWs35CTlOx2+ZNR3og8Wqrmvu\nQSsMfikCgYEA/fIxW8HnrK8E20ABXvJdwS2Q0Z+jeCJMfBGlw0fcOSem6S9YeqVy\nIxEufr7bMcnE9uR4MfMCuIGYY5omV+pgDxuHgj0o0SDc4q7OoajB4ZhTZkyJwKbk\nLigHtssXuaDN3YNxCB2yJWNTj58hVEZiA69dpTOEB5W0C7u6aj24p1MCgYEA2/TP\nEuYU5bXsESZ/qAFQgZsXtJ5Y97xmVcpyWAF2M+NZk7kTdO+4e9n0M1DyZbepYpH1\nMLB0+VsKsjCUXeQMRyCKlliVZK39wjbXIX9S1Ea+F13jlxwN1sSaoHoQuXjWt7wM\nrM2G6Qp5hTs50Lax/0vkgdspO1x64bUDzCXTSPMCgYBCeRpIfYpqXmn0Bl4Vf3Xh\nMk89P/9nW/sPYwM0CeRwpZuAYJ9Vg2dMHJxCGy1/a+R+CDIaSRVGPM4qDFjLHJPG\ngJtJET9U9rg7MizujiEqL1htZ82LO2RxXJMgWys7sQcSW+zDhhpyxPxDlREBYWcY\ntdfafZCq95nolFxooP1r9wKBgAxNy2+RM0YOQSBMeQOa3zgAxvixiuSAw3C1HGRT\n4JrScuZSigYWislSzdg5BPYvqef7pi2NEV4Je7WwBfyijxVDer0iQ2kYWoOMscgL\n6UQ6mNORyvNe/F8xLD0h1uGpIsmwWT0pWgybK2UKhRdpwNc5FZU1/z500+LgT1AS\nJZmFAoGBAK/auu/E6Rje6GUq6czLCKvK/HInGdtO3wxT6FcxO8OAM21R1wT0xLDt\n3YUofRmO8oU/kI42s80nhChajzvteRbvzA/GBqEG+ROKnKF0hR1QzYXVCQWJ7KEB\niwZb99B8J06XSpN620XU/Wl33HOkF+cfK1MuA7OLWBF7sE5TRggz\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-02 13:56:48,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsCreateComplexStackTests-10328947-fb25-4f9f-b0c8-f01b29a9afed-stack/e331199d-d7d2-40d9-a6ff-5627f5eae7ef used request id req-5a5325e3-d372-4cb5-9bb2-807ba95d905f 2018-07-02 13:56:48,640 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:56:48,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:56:48,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:56:49,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["f31hd-UOQ0iJul3btmU4Qg"], "issued_at": "2018-07-02T13:56:49.000000Z"}} 2018-07-02 13:56:49,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d1ff9cd0e58de214b2d60297edf8caf1a9c4ef" -d '{"stack_name": "HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-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-02 13:56:52,124 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306 Content-Type: application/json Content-Length: 264 X-Openstack-Request-Id: req-7d560e68-0e1f-429f-ba9f-12d4a49a5bad Date: Mon, 02 Jul 2018 13:56:52 GMT Connection: close RESP BODY: {"stack": {"id": "f029de90-4086-4b44-aaf9-9a6593387306", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306", "rel": "self"}]}} 2018-07-02 13:56:52,124 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks used request id req-7d560e68-0e1f-429f-ba9f-12d4a49a5bad 2018-07-02 13:56:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/f029de90-4086-4b44-aaf9-9a6593387306 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d1ff9cd0e58de214b2d60297edf8caf1a9c4ef" 2018-07-02 13:56:52,454 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-b014f83a-088e-4e55-9f42-10a66251ee76 Date: Mon, 02 Jul 2018 13:56:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:52,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1122 X-Openstack-Request-Id: req-0cb00435-7d68-45f4-b45c-562007d5ab87 Date: Mon, 02 Jul 2018 13:56:52 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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "f029de90-4086-4b44-aaf9-9a6593387306", "OS::stack_name": "HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack", "stack_user_project_id": "c93eadd183e34395ad1e51c23b48065a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-02T13:56:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f029de90-4086-4b44-aaf9-9a6593387306", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-02 13:56:52,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306 used request id req-0cb00435-7d68-45f4-b45c-562007d5ab87 2018-07-02 13:56:52,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/f029de90-4086-4b44-aaf9-9a6593387306 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d1ff9cd0e58de214b2d60297edf8caf1a9c4ef" 2018-07-02 13:56:52,914 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-717de931-f03b-4dd6-a782-5674c5d55f46 Date: Mon, 02 Jul 2018 13:56:52 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:53,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1122 X-Openstack-Request-Id: req-6dc793fa-d6dc-4e18-aa04-e78b14b3895f Date: Mon, 02 Jul 2018 13:56:53 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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "f029de90-4086-4b44-aaf9-9a6593387306", "OS::stack_name": "HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack", "stack_user_project_id": "c93eadd183e34395ad1e51c23b48065a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-02T13:56:51Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f029de90-4086-4b44-aaf9-9a6593387306", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-02 13:56:53,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306 used request id req-6dc793fa-d6dc-4e18-aa04-e78b14b3895f 2018-07-02 13:56:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/f029de90-4086-4b44-aaf9-9a6593387306/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d1ff9cd0e58de214b2d60297edf8caf1a9c4ef" 2018-07-02 13:56:53,347 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306/resources Content-Length: 497 Content-Type: application/json X-Openstack-Request-Id: req-558d5ce7-f58e-48f6-b36d-0d96a1eb28af Date: Mon, 02 Jul 2018 13:56:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:53,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-6191c028-0f45-47de-acb0-ef6da0636a35 Date: Mon, 02 Jul 2018 13:56:53 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306/resources/flavor", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-02T13:56:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-02T13:56:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "79f3191d-4fd4-46ec-b851-aa3f760b1ccd", "resource_type": "OS::Nova::Flavor"}]} 2018-07-02 13:56:53,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306/resources used request id req-6191c028-0f45-47de-acb0-ef6da0636a35 2018-07-02 13:56:53,419 - 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/79f3191d-4fd4-46ec-b851-aa3f760b1ccd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d1ff9cd0e58de214b2d60297edf8caf1a9c4ef" 2018-07-02 13:56:53,463 - 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-5154899b-f040-404e-aab2-91975eae3d48 X-Compute-Request-Id: req-5154899b-f040-404e-aab2-91975eae3d48 Date: Mon, 02 Jul 2018 13:56:53 GMT Connection: close RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack-flavor-rx23pft6atmj", "links": [{"href": "http://10.16.0.107:8774/v2.1/flavors/79f3191d-4fd4-46ec-b851-aa3f760b1ccd", "rel": "self"}, {"href": "http://10.16.0.107:8774/flavors/79f3191d-4fd4-46ec-b851-aa3f760b1ccd", "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": "79f3191d-4fd4-46ec-b851-aa3f760b1ccd"}} 2018-07-02 13:56:53,463 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/flavors/79f3191d-4fd4-46ec-b851-aa3f760b1ccd used request id req-5154899b-f040-404e-aab2-91975eae3d48 2018-07-02 13:56:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/f029de90-4086-4b44-aaf9-9a6593387306 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d1ff9cd0e58de214b2d60297edf8caf1a9c4ef" 2018-07-02 13:56:53,511 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306 Content-Length: 477 Content-Type: application/json X-Openstack-Request-Id: req-531d077e-6096-4ada-ab0f-d6129afa7dd9 Date: Mon, 02 Jul 2018 13:56:53 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:53,577 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fefcba4f-039f-44f4-86fd-1d0fd4e8f31c Content-Length: 0 Date: Mon, 02 Jul 2018 13:56:53 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:56:53,577 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsFlavorTests-1f09fe22-6965-4a0c-bee8-957822684ea3-stack/f029de90-4086-4b44-aaf9-9a6593387306 used request id req-fefcba4f-039f-44f4-86fd-1d0fd4e8f31c 2018-07-02 13:56:53,579 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:56:53,579 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-02 13:56:53,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:56:54,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["lRf275lpRvSoWWi_jqLaFw"], "issued_at": "2018-07-02T13:56:54.000000Z"}} 2018-07-02 13:56:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" -d '{"stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-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-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp"}}' 2018-07-02 13:56:56,784 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a Content-Type: application/json Content-Length: 265 X-Openstack-Request-Id: req-24b07967-8685-461f-bce3-d201915fdaec Date: Mon, 02 Jul 2018 13:56:56 GMT Connection: close RESP BODY: {"stack": {"id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a", "rel": "self"}]}} 2018-07-02 13:56:56,785 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks used request id req-24b07967-8685-461f-bce3-d201915fdaec 2018-07-02 13:56:56,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/3637f7f8-a1ae-495d-b376-04e15ba7055a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:56:57,136 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-95095e23-1f31-40bd-b2c9-37d50813a914 Date: Mon, 02 Jul 2018 13:56:57 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:57,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-657a3552-d943-43b1-8ca3-c7c6da30b7ee Date: Mon, 02 Jul 2018 13:56:57 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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "OS::stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "keypair_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "stack_user_project_id": "40f808ac452d42739118399db482d6a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:56:56Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "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-02 13:56:57,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a used request id req-657a3552-d943-43b1-8ca3-c7c6da30b7ee 2018-07-02 13:56:57,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/3637f7f8-a1ae-495d-b376-04e15ba7055a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:56:57,224 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-60730736-738a-4810-a90f-dba903dc2f72 Date: Mon, 02 Jul 2018 13:56:57 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:56:57,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-b5f4eabe-b9c1-4e8c-b392-50dc040c6af4 Date: Mon, 02 Jul 2018 13:56:57 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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "OS::stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "keypair_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "stack_user_project_id": "40f808ac452d42739118399db482d6a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:56:56Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "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-02 13:56:57,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a used request id req-b5f4eabe-b9c1-4e8c-b392-50dc040c6af4 2018-07-02 13:57:00,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/3637f7f8-a1ae-495d-b376-04e15ba7055a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:57:00,325 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-060717a7-7849-4c07-bc8c-7cfa7f8dc746 Date: Mon, 02 Jul 2018 13:57:00 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:00,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3009 X-Openstack-Request-Id: req-8147acaf-1cec-413f-8a9f-4660ec5893a8 Date: Mon, 02 Jul 2018 13:57:00 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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "OS::stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "keypair_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "stack_user_project_id": "40f808ac452d42739118399db482d6a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-02T13:56:56Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4RDZsHAFfCgZm8UWkDVdnnYrgaOYCdJ4gt3mfUMlIZ20f+KP\nlh/u1aWVIZr0Gqzs/q++HElq1Q+Qgm3swwL3DlK6VgQ91O7b2M/tmgK64YTBYBTe\n2DKF93Oa85S8cTxbO2aXHqBRV07oFZ0p4rfUZ00nypRjyW9IC18OcZRsjg0ifkzr\naWAhe5dTQLLTYmoJmscmTaAdWhRFjqXpxUvp/OJcs/a+IaLtodETMqHsRsyULmYO\nGsd0VS2stCqXFjiC5uMuwDKT9+Y/Ccuh8Ex7aEWbCNGznjho7MJvyPHW8uIKaXb3\nRakaxJkn8wxUAtRuJr1ucHL/7rYkrRkprvM28wIDAQABAoIBAFduR1K+QbM4lLIp\nfxloUcUEHOSQm7h9Famo8CgLFHqZnAvuBF+Kaip+148lddyC/tH1jYHJl4HLORUi\nBM7A8R6UTqSpoyd73tW7+I5Sryx6ePCNSwBrqBU3yKMFTasjikFqGhygpNio44m5\n8xKK3S2AEIwm1xjibPdV5vOCeCU6BINMaLLjYl47fxzXxrPm/aDJ2vyYe6xSNGla\nPVSKV9F1wrWmjTisbPgNKUr2c0EAVk/H7zZzlligdu4PJ8hZ2hTkpy4nKNT0zcmn\neFRy7jVgOic0TivhU/kcAqLnW+5YmXaaQHvflqZKRV5kaw1JmhzIFvoZfLRe3lpX\neSVs2nkCgYEA8ePmfBbhTl1BtRnXc0EuwJ4sjWjl/Lb2fTCF9/q0qkVcsfqsJQBr\nLLWLbf1yxckR5XBjmaZw6WfxRE0Eeo5/pTv55WvTyWuXOvaWprdmZXuw1l78SC7F\nyp9keY4argWcnMBP8ZcZgEyn2RPc55Y/VUo097NX+0fkhJWcfUloIN8CgYEA7jG2\n3i4LNyIYtXeAkeWqpKTONCdzKfh1JYPgTqKLI3u8sDCV+X+PmdzvsD9QAlj4ike8\nVroS+4t6vEy+GaOhJqRgwPNKzR8AEEmnfgDeGFWYXNt7h+Pk46PF6rzGs2wvVq6i\nrrOZFJJ/6r5jANB8coV925oy2fU5lzsYSR7xyG0CgYAmQoPsULomaP3BpWq8oizA\n7sPhQhxOkqn+NzSZeqAk5n+47wtXdu98zOJW7WW//wPDpLk8TmVBpd01jnEM6Ykr\nG4d1UE7ZZxkujF5b1Fpv5tabsb55tFw4pmmACIgTynNxH8IFVn8EGhvabBfe0ZcG\n6IvkOgvKhR6SEhAEiR3dRQKBgGquCWDo7kz7EGX157dwTUUAKvpg0MtzY8QxlDyj\nv/1cZd3jZMghwYb/1LnzITpr7qTADDIrlGTky0uac2m4R2yvIkZIsK+9uqGQ21sr\nuEzdySeNhX4PK2xo5TOE6NljErCX9nSYK29zTactLdonhhUkhIHeRfgoRGrfJLlb\nCp7hAoGANzIukKZiCStpDjURztQBx/CqSjBGiei05WOjootUa/+ONNYg+wpjnqkx\nvu5Mr6NxdhafIL9vx95b6malfwz2mOCTvzCfq/q0J0g41uhhUlhjHF8Q+kq+hcqN\nhktGaxIFsIyXXQBL5ON/9mbgMLClSjXZBop8e9AaON9Zsf2rMM8=\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-02 13:57:00,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a used request id req-8147acaf-1cec-413f-8a9f-4660ec5893a8 2018-07-02 13:57:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/3637f7f8-a1ae-495d-b376-04e15ba7055a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:57:00,547 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a/resources Content-Length: 499 Content-Type: application/json X-Openstack-Request-Id: req-37bdc55f-dbe5-4c03-89c8-6161bee97bc8 Date: Mon, 02 Jul 2018 13:57:00 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:00,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-bfb9011d-0c79-4a66-a55c-f5f262d3103b Date: Mon, 02 Jul 2018 13:57:00 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a/resources/keypair", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-02T13:56:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-02T13:56:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-02 13:57:00,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a/resources used request id req-bfb9011d-0c79-4a66-a55c-f5f262d3103b 2018-07-02 13:57:00,857 - 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-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:57:00,876 - 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-1e0f2962-8a06-4f91-98a6-6a9b75ce0ab5 X-Compute-Request-Id: req-1e0f2962-8a06-4f91-98a6-6a9b75ce0ab5 Date: Mon, 02 Jul 2018 13:57:00 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhENmwcAV8KBmbxRaQNV2ediuBo5gJ0niC3eZ9QyUhnbR/4o+WH+7VpZUhmvQarOz+r74cSWrVD5CCbezDAvcOUrpWBD3U7tvYz+2aArrhhMFgFN7YMoX3c5rzlLxxPFs7ZpceoFFXTugVnSnit9RnTSfKlGPJb0gLXw5xlGyODSJ+TOtpYCF7l1NAstNiagmaxyZNoB1aFEWOpenFS+n84lyz9r4hou2h0RMyoexGzJQuZg4ax3RVLay0KpcWOILm4y7AMpP35j8Jy6HwTHtoRZsI0bOeOGjswm/I8dby4gppdvdFqRrEmSfzDFQC1G4mvW5wcv/utiStGSmu8zbz Generated-by-Nova", "user_id": "128ee4eefd554badbc83fc720684e3dd", "name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp", "deleted": false, "created_at": "2018-07-02T13:56:57.000000", "updated_at": null, "fingerprint": "95:cc:8a:6c:46:b9:bc:02:4f:6d:e0:09:d1:5a:8f:e5", "deleted_at": null, "id": 5}} 2018-07-02 13:57:00,877 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp used request id req-1e0f2962-8a06-4f91-98a6-6a9b75ce0ab5 2018-07-02 13:57:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/3637f7f8-a1ae-495d-b376-04e15ba7055a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:57:00,907 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-69a46823-41f1-468a-878f-1945f8c6bc51 Date: Mon, 02 Jul 2018 13:57:00 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:01,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3009 X-Openstack-Request-Id: req-e1ad1364-7bfa-4aff-a100-42c8b315e8b8 Date: Mon, 02 Jul 2018 13:57:01 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": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "OS::stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "keypair_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack", "stack_user_project_id": "40f808ac452d42739118399db482d6a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-02T13:56:56Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3637f7f8-a1ae-495d-b376-04e15ba7055a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4RDZsHAFfCgZm8UWkDVdnnYrgaOYCdJ4gt3mfUMlIZ20f+KP\nlh/u1aWVIZr0Gqzs/q++HElq1Q+Qgm3swwL3DlK6VgQ91O7b2M/tmgK64YTBYBTe\n2DKF93Oa85S8cTxbO2aXHqBRV07oFZ0p4rfUZ00nypRjyW9IC18OcZRsjg0ifkzr\naWAhe5dTQLLTYmoJmscmTaAdWhRFjqXpxUvp/OJcs/a+IaLtodETMqHsRsyULmYO\nGsd0VS2stCqXFjiC5uMuwDKT9+Y/Ccuh8Ex7aEWbCNGznjho7MJvyPHW8uIKaXb3\nRakaxJkn8wxUAtRuJr1ucHL/7rYkrRkprvM28wIDAQABAoIBAFduR1K+QbM4lLIp\nfxloUcUEHOSQm7h9Famo8CgLFHqZnAvuBF+Kaip+148lddyC/tH1jYHJl4HLORUi\nBM7A8R6UTqSpoyd73tW7+I5Sryx6ePCNSwBrqBU3yKMFTasjikFqGhygpNio44m5\n8xKK3S2AEIwm1xjibPdV5vOCeCU6BINMaLLjYl47fxzXxrPm/aDJ2vyYe6xSNGla\nPVSKV9F1wrWmjTisbPgNKUr2c0EAVk/H7zZzlligdu4PJ8hZ2hTkpy4nKNT0zcmn\neFRy7jVgOic0TivhU/kcAqLnW+5YmXaaQHvflqZKRV5kaw1JmhzIFvoZfLRe3lpX\neSVs2nkCgYEA8ePmfBbhTl1BtRnXc0EuwJ4sjWjl/Lb2fTCF9/q0qkVcsfqsJQBr\nLLWLbf1yxckR5XBjmaZw6WfxRE0Eeo5/pTv55WvTyWuXOvaWprdmZXuw1l78SC7F\nyp9keY4argWcnMBP8ZcZgEyn2RPc55Y/VUo097NX+0fkhJWcfUloIN8CgYEA7jG2\n3i4LNyIYtXeAkeWqpKTONCdzKfh1JYPgTqKLI3u8sDCV+X+PmdzvsD9QAlj4ike8\nVroS+4t6vEy+GaOhJqRgwPNKzR8AEEmnfgDeGFWYXNt7h+Pk46PF6rzGs2wvVq6i\nrrOZFJJ/6r5jANB8coV925oy2fU5lzsYSR7xyG0CgYAmQoPsULomaP3BpWq8oizA\n7sPhQhxOkqn+NzSZeqAk5n+47wtXdu98zOJW7WW//wPDpLk8TmVBpd01jnEM6Ykr\nG4d1UE7ZZxkujF5b1Fpv5tabsb55tFw4pmmACIgTynNxH8IFVn8EGhvabBfe0ZcG\n6IvkOgvKhR6SEhAEiR3dRQKBgGquCWDo7kz7EGX157dwTUUAKvpg0MtzY8QxlDyj\nv/1cZd3jZMghwYb/1LnzITpr7qTADDIrlGTky0uac2m4R2yvIkZIsK+9uqGQ21sr\nuEzdySeNhX4PK2xo5TOE6NljErCX9nSYK29zTactLdonhhUkhIHeRfgoRGrfJLlb\nCp7hAoGANzIukKZiCStpDjURztQBx/CqSjBGiei05WOjootUa/+ONNYg+wpjnqkx\nvu5Mr6NxdhafIL9vx95b6malfwz2mOCTvzCfq/q0J0g41uhhUlhjHF8Q+kq+hcqN\nhktGaxIFsIyXXQBL5ON/9mbgMLClSjXZBop8e9AaON9Zsf2rMM8=\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-02 13:57:01,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a used request id req-e1ad1364-7bfa-4aff-a100-42c8b315e8b8 2018-07-02 13:57:01,449 - 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-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:57:01,777 - 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-89751186-e7ef-4224-9cd6-3d17f8d1743b X-Compute-Request-Id: req-89751186-e7ef-4224-9cd6-3d17f8d1743b Date: Mon, 02 Jul 2018 13:57:01 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhENmwcAV8KBmbxRaQNV2ediuBo5gJ0niC3eZ9QyUhnbR/4o+WH+7VpZUhmvQarOz+r74cSWrVD5CCbezDAvcOUrpWBD3U7tvYz+2aArrhhMFgFN7YMoX3c5rzlLxxPFs7ZpceoFFXTugVnSnit9RnTSfKlGPJb0gLXw5xlGyODSJ+TOtpYCF7l1NAstNiagmaxyZNoB1aFEWOpenFS+n84lyz9r4hou2h0RMyoexGzJQuZg4ax3RVLay0KpcWOILm4y7AMpP35j8Jy6HwTHtoRZsI0bOeOGjswm/I8dby4gppdvdFqRrEmSfzDFQC1G4mvW5wcv/utiStGSmu8zbz Generated-by-Nova", "user_id": "128ee4eefd554badbc83fc720684e3dd", "name": "HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp", "deleted": false, "created_at": "2018-07-02T13:56:57.000000", "updated_at": null, "fingerprint": "95:cc:8a:6c:46:b9:bc:02:4f:6d:e0:09:d1:5a:8f:e5", "deleted_at": null, "id": 5}} 2018-07-02 13:57:01,777 - novaclient.v2.client - DEBUG - GET call to compute for http://10.16.0.107:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-kp used request id req-89751186-e7ef-4224-9cd6-3d17f8d1743b 2018-07-02 13:57:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/3637f7f8-a1ae-495d-b376-04e15ba7055a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324e8f8fe2850b05622f50de2ed1da1320c5e5a3" 2018-07-02 13:57:01,818 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a Content-Length: 479 Content-Type: application/json X-Openstack-Request-Id: req-b79c9ca0-f01a-4507-a610-e1940e482c41 Date: Mon, 02 Jul 2018 13:57:01 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:01,889 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62ad371c-2fbb-4f85-afca-4bbcd733e1bb Content-Length: 0 Date: Mon, 02 Jul 2018 13:57:01 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:57:01,889 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsKeypairTests-58a9d7c0-bf14-48fe-bbb4-e3c0b18b3264-stack/3637f7f8-a1ae-495d-b376-04e15ba7055a used request id req-62ad371c-2fbb-4f85-afca-4bbcd733e1bb 2018-07-02 13:57:01,890 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-02 13:57:01,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:02,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["5X7aXHfTR_i1CAGEw5uVBg"], "issued_at": "2018-07-02T13:57:02.000000Z"}} 2018-07-02 13:57:02,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" -d '{"stack_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-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-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-sec-grp"}}' 2018-07-02 13:57:05,171 - keystoneauth.session - DEBUG - RESP: [201] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 Content-Type: application/json Content-Length: 271 X-Openstack-Request-Id: req-5008a656-ee91-46a1-9524-1228ee7fcb5e Date: Mon, 02 Jul 2018 13:57:05 GMT Connection: close RESP BODY: {"stack": {"id": "95f727d4-30b0-4ed8-9470-3163b79baad1", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1", "rel": "self"}]}} 2018-07-02 13:57:05,171 - keystoneauth.session - DEBUG - POST call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks used request id req-5008a656-ee91-46a1-9524-1228ee7fcb5e 2018-07-02 13:57:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/95f727d4-30b0-4ed8-9470-3163b79baad1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" 2018-07-02 13:57:05,217 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-761212fb-1110-4e75-8af3-d7262c876227 Date: Mon, 02 Jul 2018 13:57:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:05,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1222 X-Openstack-Request-Id: req-99f7d154-4790-486b-89bd-516022329aca Date: Mon, 02 Jul 2018 13:57:05 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "95f727d4-30b0-4ed8-9470-3163b79baad1", "OS::stack_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack", "stack_user_project_id": "467d5608dac94a538c4534e6b8760595", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:57:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95f727d4-30b0-4ed8-9470-3163b79baad1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-02 13:57:05,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 used request id req-99f7d154-4790-486b-89bd-516022329aca 2018-07-02 13:57:05,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/95f727d4-30b0-4ed8-9470-3163b79baad1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" 2018-07-02 13:57:05,618 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-f7dfbecf-8b03-417c-9f81-51b2bce32c8d Date: Mon, 02 Jul 2018 13:57:05 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:05,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1222 X-Openstack-Request-Id: req-d6ee12e0-0c17-40a2-8cbb-614159fe23c0 Date: Mon, 02 Jul 2018 13:57:05 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "95f727d4-30b0-4ed8-9470-3163b79baad1", "OS::stack_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack", "stack_user_project_id": "467d5608dac94a538c4534e6b8760595", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-02T13:57:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95f727d4-30b0-4ed8-9470-3163b79baad1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-02 13:57:05,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 used request id req-d6ee12e0-0c17-40a2-8cbb-614159fe23c0 2018-07-02 13:57:08,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/95f727d4-30b0-4ed8-9470-3163b79baad1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" 2018-07-02 13:57:09,376 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-08156f15-41b1-4198-8d10-e2f264748730 Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:09,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-5e816e94-ac08-486a-a505-0d68ad06dd36 Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "OS::stack_id": "95f727d4-30b0-4ed8-9470-3163b79baad1", "OS::stack_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack", "stack_user_project_id": "467d5608dac94a538c4534e6b8760595", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-02T13:57:04Z", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "95f727d4-30b0-4ed8-9470-3163b79baad1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-02 13:57:09,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 used request id req-5e816e94-ac08-486a-a505-0d68ad06dd36 2018-07-02 13:57:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/95f727d4-30b0-4ed8-9470-3163b79baad1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" 2018-07-02 13:57:09,486 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1/resources Content-Length: 511 Content-Type: application/json X-Openstack-Request-Id: req-c525e516-37e4-46af-aead-fed79de12abe Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:09,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 849 X-Openstack-Request-Id: req-84256368-bfca-4d8c-b577-fd374a59ca60 Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1/resources/server_security_group", "rel": "self"}, {"href": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-02T13:57:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-02T13:57:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "af10b570-916a-4ac2-8652-38ef62c4125b", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-02 13:57:09,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1/resources used request id req-84256368-bfca-4d8c-b577-fd374a59ca60 2018-07-02 13:57:09,554 - neutron_utils - INFO - Retrieving security group with ID - af10b570-916a-4ac2-8652-38ef62c4125b 2018-07-02 13:57:09,558 - 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=af10b570-916a-4ac2-8652-38ef62c4125b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" 2018-07-02 13:57:09,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b6b8cea6-aed0-421e-8e90-df09294d9b29 Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:57:05Z", "updated_at": "2018-07-02T13:57:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-02T13:57:06Z", "revision_number": 0, "id": "279b1be9-7101-4426-ac0b-b99f3f02b56a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-02T13:57:06Z", "security_group_id": "af10b570-916a-4ac2-8652-38ef62c4125b", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-02T13:57:06Z", "revision_number": 0, "id": "779abc14-22e1-49cf-9a28-db1c78963a9c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-02T13:57:06Z", "security_group_id": "af10b570-916a-4ac2-8652-38ef62c4125b", "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5"}], "revision_number": 6, "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "af10b570-916a-4ac2-8652-38ef62c4125b", "name": "HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-sec-grp"}]} 2018-07-02 13:57:09,684 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-groups?id=af10b570-916a-4ac2-8652-38ef62c4125b used request id req-b6b8cea6-aed0-421e-8e90-df09294d9b29 2018-07-02 13:57:09,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af10b570-916a-4ac2-8652-38ef62c4125b 2018-07-02 13:57:09,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-group-rules?security_group_id=af10b570-916a-4ac2-8652-38ef62c4125b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" 2018-07-02 13:57:09,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c6a94425-38d1-4537-884c-195f609927cb Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-02T13:57:06Z", "security_group_id": "af10b570-916a-4ac2-8652-38ef62c4125b", "port_range_min": null, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:57:06Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "279b1be9-7101-4426-ac0b-b99f3f02b56a"}, {"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-02T13:57:06Z", "security_group_id": "af10b570-916a-4ac2-8652-38ef62c4125b", "port_range_min": 22, "revision_number": 0, "tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "created_at": "2018-07-02T13:57:06Z", "project_id": "7af79a7cdf634677b2d6b224ab21d4a5", "id": "779abc14-22e1-49cf-9a28-db1c78963a9c"}]} 2018-07-02 13:57:09,756 - keystoneauth.session - DEBUG - GET call to network for http://10.16.0.107:9696/v2.0/security-group-rules?security_group_id=af10b570-916a-4ac2-8652-38ef62c4125b used request id req-c6a94425-38d1-4537-884c-195f609927cb 2018-07-02 13:57:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/95f727d4-30b0-4ed8-9470-3163b79baad1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8073dd4ca22f22190f030a660320bfd235342dbc" 2018-07-02 13:57:09,806 - keystoneauth.session - DEBUG - RESP: [302] Location: http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 Content-Length: 491 Content-Type: application/json X-Openstack-Request-Id: req-2a377e5b-e385-4eb0-a19d-a55b0db5d16b Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: {"message": "The resource was found at http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-02 13:57:09,875 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0675139f-6947-40fd-afa9-4f1e4adcadfb Content-Length: 0 Date: Mon, 02 Jul 2018 13:57:09 GMT Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-02 13:57:09,875 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5/stacks/HeatUtilsSecurityGroupTests-9dc50a3b-f028-4902-a0f1-1d84ffebec6d-stack/95f727d4-30b0-4ed8-9470-3163b79baad1 used request id req-0675139f-6947-40fd-afa9-4f1e4adcadfb 2018-07-02 13:57:09,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:10,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["LrCpfwEkTUWpPWibH96peQ"], "issued_at": "2018-07-02T13:57:10.000000Z"}} 2018-07-02 13:57:10,636 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17f3c1737977973e8f6951e95db53615d365999" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-0c0d4b04-e445-4ecf-8745-55f99d3b2ef1"}}' 2018-07-02 13:57:11,019 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:10 GMT Server: Apache Content-Length: 444 x-compute-request-id: req-ecb24014-8c84-4f4b-a287-9abe1f0b28cd x-openstack-request-id: req-ecb24014-8c84-4f4b-a287-9abe1f0b28cd Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "170404be-5aea-4a13-811a-cb3e939458e7", "name": "CinderUtilsQoSTests-0c0d4b04-e445-4ecf-8745-55f99d3b2ef1"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/170404be-5aea-4a13-811a-cb3e939458e7", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/170404be-5aea-4a13-811a-cb3e939458e7", "rel": "bookmark"}]} 2018-07-02 13:57:11,019 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-ecb24014-8c84-4f4b-a287-9abe1f0b28cd 2018-07-02 13:57:11,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/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ecb24014-8c84-4f4b-a287-9abe1f0b28cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17f3c1737977973e8f6951e95db53615d365999" 2018-07-02 13:57:11,394 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:11 GMT Server: Apache Content-Length: 164 x-compute-request-id: req-22c4e59e-3080-4a36-bd90-6624fd67dc23 x-openstack-request-id: req-22c4e59e-3080-4a36-bd90-6624fd67dc23 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "170404be-5aea-4a13-811a-cb3e939458e7", "name": "CinderUtilsQoSTests-0c0d4b04-e445-4ecf-8745-55f99d3b2ef1"}]} 2018-07-02 13:57:11,394 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-22c4e59e-3080-4a36-bd90-6624fd67dc23 2018-07-02 13:57:11,394 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0c0d4b04-e445-4ecf-8745-55f99d3b2ef1 2018-07-02 13:57:11,396 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/170404be-5aea-4a13-811a-cb3e939458e7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ecb24014-8c84-4f4b-a287-9abe1f0b28cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17f3c1737977973e8f6951e95db53615d365999" 2018-07-02 13:57:11,476 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:11 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-ec3eed08-15c6-40e6-86ea-86004e65e77c 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-02 13:57:11,476 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/170404be-5aea-4a13-811a-cb3e939458e7?force=False used request id req-ec3eed08-15c6-40e6-86ea-86004e65e77c 2018-07-02 13:57:11,480 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ecb24014-8c84-4f4b-a287-9abe1f0b28cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17f3c1737977973e8f6951e95db53615d365999" 2018-07-02 13:57:11,548 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:11 GMT Server: Apache Content-Length: 17 x-compute-request-id: req-60d9cd40-442c-48dc-94f7-481d4c1327fb x-openstack-request-id: req-60d9cd40-442c-48dc-94f7-481d4c1327fb Connection: close Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-02 13:57:11,549 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-60d9cd40-442c-48dc-94f7-481d4c1327fb 2018-07-02 13:57:11,550 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0c0d4b04-e445-4ecf-8745-55f99d3b2ef1 2018-07-02 13:57:11,553 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/170404be-5aea-4a13-811a-cb3e939458e7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ecb24014-8c84-4f4b-a287-9abe1f0b28cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17f3c1737977973e8f6951e95db53615d365999" 2018-07-02 13:57:11,943 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:11 GMT Server: Apache Content-Length: 100 x-compute-request-id: req-569c32e7-5ebf-4484-99ae-0dc2a36f73c6 x-openstack-request-id: req-569c32e7-5ebf-4484-99ae-0dc2a36f73c6 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 170404be-5aea-4a13-811a-cb3e939458e7.", "code": 404}} 2018-07-02 13:57:11,943 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/170404be-5aea-4a13-811a-cb3e939458e7?force=False used request id req-569c32e7-5ebf-4484-99ae-0dc2a36f73c6 2018-07-02 13:57:11,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:12,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["mkJhSMKXR0KZDgPUJgZNaA"], "issued_at": "2018-07-02T13:57:12.000000Z"}} 2018-07-02 13:57:12,668 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d08a81189e7b432687d73ae286d5fad53cc8c" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-defc4cc9-2f08-49ae-8bbf-2354773c0beb"}}' 2018-07-02 13:57:13,048 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:12 GMT Server: Apache Content-Length: 461 x-compute-request-id: req-dec674eb-405a-4504-886d-862711ae74b7 x-openstack-request-id: req-dec674eb-405a-4504-886d-862711ae74b7 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "39511357-6b91-45b6-a048-7bc1fb366e90", "name": "CinderUtilsQoSTests-defc4cc9-2f08-49ae-8bbf-2354773c0beb"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90", "rel": "bookmark"}]} 2018-07-02 13:57:13,049 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-dec674eb-405a-4504-886d-862711ae74b7 2018-07-02 13:57:13,053 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dec674eb-405a-4504-886d-862711ae74b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d08a81189e7b432687d73ae286d5fad53cc8c" 2018-07-02 13:57:13,420 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:13 GMT Server: Apache Content-Length: 181 x-compute-request-id: req-a9b132f7-ce46-4c57-89df-dd4eb8e2c2fc x-openstack-request-id: req-a9b132f7-ce46-4c57-89df-dd4eb8e2c2fc Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "39511357-6b91-45b6-a048-7bc1fb366e90", "name": "CinderUtilsQoSTests-defc4cc9-2f08-49ae-8bbf-2354773c0beb"}]} 2018-07-02 13:57:13,420 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-a9b132f7-ce46-4c57-89df-dd4eb8e2c2fc 2018-07-02 13:57:13,425 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dec674eb-405a-4504-886d-862711ae74b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d08a81189e7b432687d73ae286d5fad53cc8c" 2018-07-02 13:57:13,828 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:13 GMT Server: Apache Content-Length: 461 x-compute-request-id: req-3af73ac2-2738-42e6-8729-8f8d0287a1ed x-openstack-request-id: req-3af73ac2-2738-42e6-8729-8f8d0287a1ed Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "39511357-6b91-45b6-a048-7bc1fb366e90", "name": "CinderUtilsQoSTests-defc4cc9-2f08-49ae-8bbf-2354773c0beb"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90", "rel": "bookmark"}]} 2018-07-02 13:57:13,829 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90 used request id req-3af73ac2-2738-42e6-8729-8f8d0287a1ed 2018-07-02 13:57:13,829 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-defc4cc9-2f08-49ae-8bbf-2354773c0beb 2018-07-02 13:57:13,833 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dec674eb-405a-4504-886d-862711ae74b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d08a81189e7b432687d73ae286d5fad53cc8c" 2018-07-02 13:57:13,918 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:13 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-3d805616-d583-420d-b2c2-42558955a627 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-02 13:57:13,918 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/39511357-6b91-45b6-a048-7bc1fb366e90?force=False used request id req-3d805616-d583-420d-b2c2-42558955a627 2018-07-02 13:57:13,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:14,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["_6UdbxYUQwaA7O_eLUf_2A"], "issued_at": "2018-07-02T13:57:14.000000Z"}} 2018-07-02 13:57:14,684 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc676fdb94ce6e8597240a3f91f98ecfeccb0a56" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-f2dab000-e19a-43d5-a272-c2841ad02def"}}' 2018-07-02 13:57:15,108 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:14 GMT Server: Apache Content-Length: 457 x-compute-request-id: req-03922da2-b78c-4961-88ed-3cf0da2682bb x-openstack-request-id: req-03922da2-b78c-4961-88ed-3cf0da2682bb Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "704bf694-46a8-4bcc-862b-17bd65acd3a0", "name": "CinderUtilsQoSTests-f2dab000-e19a-43d5-a272-c2841ad02def"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0", "rel": "bookmark"}]} 2018-07-02 13:57:15,108 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-03922da2-b78c-4961-88ed-3cf0da2682bb 2018-07-02 13:57:15,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/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03922da2-b78c-4961-88ed-3cf0da2682bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc676fdb94ce6e8597240a3f91f98ecfeccb0a56" 2018-07-02 13:57:15,543 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:15 GMT Server: Apache Content-Length: 177 x-compute-request-id: req-f66c2078-fc0d-4c10-be0f-94725d6aace3 x-openstack-request-id: req-f66c2078-fc0d-4c10-be0f-94725d6aace3 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "704bf694-46a8-4bcc-862b-17bd65acd3a0", "name": "CinderUtilsQoSTests-f2dab000-e19a-43d5-a272-c2841ad02def"}]} 2018-07-02 13:57:15,543 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-f66c2078-fc0d-4c10-be0f-94725d6aace3 2018-07-02 13:57:15,546 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03922da2-b78c-4961-88ed-3cf0da2682bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc676fdb94ce6e8597240a3f91f98ecfeccb0a56" 2018-07-02 13:57:15,877 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:15 GMT Server: Apache Content-Length: 457 x-compute-request-id: req-cca0127e-04cd-4079-8704-d478277a169f x-openstack-request-id: req-cca0127e-04cd-4079-8704-d478277a169f Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "704bf694-46a8-4bcc-862b-17bd65acd3a0", "name": "CinderUtilsQoSTests-f2dab000-e19a-43d5-a272-c2841ad02def"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0", "rel": "bookmark"}]} 2018-07-02 13:57:15,877 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0 used request id req-cca0127e-04cd-4079-8704-d478277a169f 2018-07-02 13:57:15,877 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-f2dab000-e19a-43d5-a272-c2841ad02def 2018-07-02 13:57:15,881 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03922da2-b78c-4961-88ed-3cf0da2682bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc676fdb94ce6e8597240a3f91f98ecfeccb0a56" 2018-07-02 13:57:16,294 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:15 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-a789dc24-8f16-4691-b682-030545ec517e 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-02 13:57:16,294 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/704bf694-46a8-4bcc-862b-17bd65acd3a0?force=False used request id req-a789dc24-8f16-4691-b682-030545ec517e 2018-07-02 13:57:16,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:17,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["hDRCSmwuQt6y4Kdf5SMwIA"], "issued_at": "2018-07-02T13:57:17.000000Z"}} 2018-07-02 13:57:17,037 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75db29ce725b36cab87ee6174a66eb863d246d" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-612f5244-8700-4b5a-9ac1-1fe54b094cb6"}}' 2018-07-02 13:57:17,416 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:17 GMT Server: Apache Content-Length: 462 x-compute-request-id: req-c685a5e5-77b7-4567-964b-418d0b607118 x-openstack-request-id: req-c685a5e5-77b7-4567-964b-418d0b607118 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf3d4dfc-df29-4a57-b425-4d55253a3fbb", "name": "CinderUtilsQoSTests-612f5244-8700-4b5a-9ac1-1fe54b094cb6"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb", "rel": "bookmark"}]} 2018-07-02 13:57:17,416 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-c685a5e5-77b7-4567-964b-418d0b607118 2018-07-02 13:57:17,419 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c685a5e5-77b7-4567-964b-418d0b607118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75db29ce725b36cab87ee6174a66eb863d246d" 2018-07-02 13:57:17,755 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:17 GMT Server: Apache Content-Length: 182 x-compute-request-id: req-10b06936-fc22-4f70-b5ed-f6236ca5fb68 x-openstack-request-id: req-10b06936-fc22-4f70-b5ed-f6236ca5fb68 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf3d4dfc-df29-4a57-b425-4d55253a3fbb", "name": "CinderUtilsQoSTests-612f5244-8700-4b5a-9ac1-1fe54b094cb6"}]} 2018-07-02 13:57:17,756 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-10b06936-fc22-4f70-b5ed-f6236ca5fb68 2018-07-02 13:57:17,761 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c685a5e5-77b7-4567-964b-418d0b607118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75db29ce725b36cab87ee6174a66eb863d246d" 2018-07-02 13:57:18,107 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:17 GMT Server: Apache Content-Length: 462 x-compute-request-id: req-c9fc1fc3-8d0a-4881-bbc2-1f6e683eb55f x-openstack-request-id: req-c9fc1fc3-8d0a-4881-bbc2-1f6e683eb55f Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf3d4dfc-df29-4a57-b425-4d55253a3fbb", "name": "CinderUtilsQoSTests-612f5244-8700-4b5a-9ac1-1fe54b094cb6"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb", "rel": "bookmark"}]} 2018-07-02 13:57:18,107 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb used request id req-c9fc1fc3-8d0a-4881-bbc2-1f6e683eb55f 2018-07-02 13:57:18,107 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-612f5244-8700-4b5a-9ac1-1fe54b094cb6 2018-07-02 13:57:18,112 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c685a5e5-77b7-4567-964b-418d0b607118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75db29ce725b36cab87ee6174a66eb863d246d" 2018-07-02 13:57:18,199 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:18 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-2aef9fa7-45fa-4d53-9b16-b1ec77f9830a 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-02 13:57:18,200 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/cf3d4dfc-df29-4a57-b425-4d55253a3fbb?force=False used request id req-2aef9fa7-45fa-4d53-9b16-b1ec77f9830a 2018-07-02 13:57:18,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:18,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["mZ3nQDJqTkexl5Oyp0Zc-g"], "issued_at": "2018-07-02T13:57:18.000000Z"}} 2018-07-02 13:57:18,990 - 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}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:19,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:18 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27e34a12-22b5-43b1-aab5-41e1876271fe 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-02 13:57:19,134 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-27e34a12-22b5-43b1-aab5-41e1876271fe 2018-07-02 13:57:19,139 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e", "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-02 13:57:19,975 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:19 GMT Server: Apache Content-Length: 854 x-compute-request-id: req-0794bf42-9e97-452d-8339-eb9caa13ca93 x-openstack-request-id: req-0794bf42-9e97-452d-8339-eb9caa13ca93 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "128ee4eefd554badbc83fc720684e3dd", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-02T13:57:20.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "87284bd6-4cda-48e1-af10-abc0db327ece", "size": 1}} 2018-07-02 13:57:19,975 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes used request id req-0794bf42-9e97-452d-8339-eb9caa13ca93 2018-07-02 13:57:19,979 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:20,470 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:19 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-1ce9f402-0e9d-4283-bfd6-9212f76c4477 x-openstack-request-id: req-1ce9f402-0e9d-4283-bfd6-9212f76c4477 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:20.000000", "replication_status": null, "snapshot_id": null, "id": "87284bd6-4cda-48e1-af10-abc0db327ece", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e", "bootable": "false", "created_at": "2018-07-02T13:57:20.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:57:20,470 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece used request id req-1ce9f402-0e9d-4283-bfd6-9212f76c4477 2018-07-02 13:57:20,475 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:20,987 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:20 GMT Server: Apache Content-Length: 1084 x-compute-request-id: req-fe468e6e-5e62-4891-bee9-cc9cf0a77548 x-openstack-request-id: req-fe468e6e-5e62-4891-bee9-cc9cf0a77548 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:21.000000", "replication_status": null, "snapshot_id": null, "id": "87284bd6-4cda-48e1-af10-abc0db327ece", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e", "bootable": "false", "created_at": "2018-07-02T13:57:20.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:57:20,987 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece used request id req-fe468e6e-5e62-4891-bee9-cc9cf0a77548 2018-07-02 13:57:20,989 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:21,137 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:20 GMT Server: Apache Content-Length: 1087 x-compute-request-id: req-5b720e5c-6f0c-48c0-8ce4-6d4173caec0f x-openstack-request-id: req-5b720e5c-6f0c-48c0-8ce4-6d4173caec0f Connection: close Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:21.000000", "replication_status": null, "snapshot_id": null, "id": "87284bd6-4cda-48e1-af10-abc0db327ece", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e", "bootable": "false", "created_at": "2018-07-02T13:57:20.000000", "volume_type": "lvm-driver"}]} 2018-07-02 13:57:21,137 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail used request id req-5b720e5c-6f0c-48c0-8ce4-6d4173caec0f 2018-07-02 13:57:21,140 - 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-02 13:57:21,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:57: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-02 13:57:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:21,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:21 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b014cafa-a46a-49d4-8fe5-157c6ec9905f 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:57:21,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-b014cafa-a46a-49d4-8fe5-157c6ec9905f 2018-07-02 13:57:21,184 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e 2018-07-02 13:57:21,185 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:21,347 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:21 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-dfe41c2d-4b27-490a-9da9-ab5de8a00968 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-02 13:57:21,347 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece used request id req-dfe41c2d-4b27-490a-9da9-ab5de8a00968 2018-07-02 13:57:21,349 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:21,833 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:21 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-cfd41421-e8f2-4c41-b01d-c3b572f9e49d x-openstack-request-id: req-cfd41421-e8f2-4c41-b01d-c3b572f9e49d Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:21.000000", "replication_status": null, "snapshot_id": null, "id": "87284bd6-4cda-48e1-af10-abc0db327ece", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e", "bootable": "false", "created_at": "2018-07-02T13:57:20.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:57:21,833 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece used request id req-cfd41421-e8f2-4c41-b01d-c3b572f9e49d 2018-07-02 13:57:24,840 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:24,953 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:24 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-df6f881d-990c-492c-8e83-aa2a0a0af29e x-openstack-request-id: req-df6f881d-990c-492c-8e83-aa2a0a0af29e Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 87284bd6-4cda-48e1-af10-abc0db327ece could not be found.", "code": 404}} 2018-07-02 13:57:24,953 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece used request id req-df6f881d-990c-492c-8e83-aa2a0a0af29e 2018-07-02 13:57:24,956 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:25,068 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:24 GMT Server: Apache Content-Length: 15 x-compute-request-id: req-d6e8bd71-3a64-4e63-9fa8-171d33899503 x-openstack-request-id: req-d6e8bd71-3a64-4e63-9fa8-171d33899503 Connection: close Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-02 13:57:25,068 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail used request id req-d6e8bd71-3a64-4e63-9fa8-171d33899503 2018-07-02 13:57:25,069 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-028a5efd-5484-4fc3-8fd9-bd8cd0c7e35e 2018-07-02 13:57:25,072 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:25,174 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:25 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-d0e099a5-c48b-487c-831b-f6515096b705 x-openstack-request-id: req-d0e099a5-c48b-487c-831b-f6515096b705 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 87284bd6-4cda-48e1-af10-abc0db327ece could not be found.", "code": 404}} 2018-07-02 13:57:25,174 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece used request id req-d0e099a5-c48b-487c-831b-f6515096b705 2018-07-02 13:57:25,177 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0794bf42-9e97-452d-8339-eb9caa13ca93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a08428ba0142bc34e2f84debd4e3d0a6ecbc5fb" 2018-07-02 13:57:25,607 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:25 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-bbbe744a-5edd-4605-a5e3-3e5262291b04 x-openstack-request-id: req-bbbe744a-5edd-4605-a5e3-3e5262291b04 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 87284bd6-4cda-48e1-af10-abc0db327ece could not be found.", "code": 404}} 2018-07-02 13:57:25,607 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/87284bd6-4cda-48e1-af10-abc0db327ece used request id req-bbbe744a-5edd-4605-a5e3-3e5262291b04 2018-07-02 13:57:25,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:26,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["zpXN7E0bTgWxfWx73jsRrg"], "issued_at": "2018-07-02T13:57:26.000000Z"}} 2018-07-02 13:57:26,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}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:26,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:26 GMT Server: Apache Content-Length: 253 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9456b6d-8a58-431c-adcd-321d734ebd58 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-02 13:57:26,530 - keystoneauth.session - DEBUG - GET call to None for http://172.16.10.36:35357/v3 used request id req-c9456b6d-8a58-431c-adcd-321d734ebd58 2018-07-02 13:57:26,535 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-4f2c0bd5-e3ab-47eb-b371-99f77135204a", "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-02 13:57:27,505 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:26 GMT Server: Apache Content-Length: 854 x-compute-request-id: req-94ad4e45-a587-41c1-8b34-cc466aec0300 x-openstack-request-id: req-94ad4e45-a587-41c1-8b34-cc466aec0300 Connection: close Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "128ee4eefd554badbc83fc720684e3dd", "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-02T13:57:27.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-4f2c0bd5-e3ab-47eb-b371-99f77135204a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "size": 1}} 2018-07-02 13:57:27,505 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes used request id req-94ad4e45-a587-41c1-8b34-cc466aec0300 2018-07-02 13:57:27,508 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94ad4e45-a587-41c1-8b34-cc466aec0300" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:28,040 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:27 GMT Server: Apache Content-Length: 1084 x-compute-request-id: req-3b8e623a-9ffb-4546-a480-2487733274ca x-openstack-request-id: req-3b8e623a-9ffb-4546-a480-2487733274ca Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:28.000000", "replication_status": null, "snapshot_id": null, "id": "4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-4f2c0bd5-e3ab-47eb-b371-99f77135204a", "bootable": "false", "created_at": "2018-07-02T13:57:27.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:57:28,040 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 used request id req-3b8e623a-9ffb-4546-a480-2487733274ca 2018-07-02 13:57:28,044 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94ad4e45-a587-41c1-8b34-cc466aec0300" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:28,582 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:28 GMT Server: Apache Content-Length: 1084 x-compute-request-id: req-ef931e99-5944-48c7-a9e3-c9b5ba9ced16 x-openstack-request-id: req-ef931e99-5944-48c7-a9e3-c9b5ba9ced16 Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:28.000000", "replication_status": null, "snapshot_id": null, "id": "4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-4f2c0bd5-e3ab-47eb-b371-99f77135204a", "bootable": "false", "created_at": "2018-07-02T13:57:27.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:57:28,582 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 used request id req-ef931e99-5944-48c7-a9e3-c9b5ba9ced16 2018-07-02 13:57:28,585 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94ad4e45-a587-41c1-8b34-cc466aec0300" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:28,741 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:28 GMT Server: Apache Content-Length: 1087 x-compute-request-id: req-0be89e59-0837-4207-819c-cfb0b8d9cca8 x-openstack-request-id: req-0be89e59-0837-4207-819c-cfb0b8d9cca8 Connection: close Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:28.000000", "replication_status": null, "snapshot_id": null, "id": "4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-4f2c0bd5-e3ab-47eb-b371-99f77135204a", "bootable": "false", "created_at": "2018-07-02T13:57:27.000000", "volume_type": "lvm-driver"}]} 2018-07-02 13:57:28,742 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/detail used request id req-0be89e59-0837-4207-819c-cfb0b8d9cca8 2018-07-02 13:57:28,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-02 13:57:28,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 02 Jul 2018 13:57: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-02 13:57:28,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:28,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:28 GMT Server: Apache Content-Length: 302 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58f20de3-0cc6-4a02-9517-74e133494bd4 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/7af79a7cdf634677b2d6b224ab21d4a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}} 2018-07-02 13:57:28,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.16.10.36:5000/v3/projects/7af79a7cdf634677b2d6b224ab21d4a5 used request id req-58f20de3-0cc6-4a02-9517-74e133494bd4 2018-07-02 13:57:28,802 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4f2c0bd5-e3ab-47eb-b371-99f77135204a 2018-07-02 13:57:28,805 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94ad4e45-a587-41c1-8b34-cc466aec0300" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:29,304 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:28 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-0e1ca87d-63e3-4395-8fdd-b7bae45a915a 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-02 13:57:29,304 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 used request id req-0e1ca87d-63e3-4395-8fdd-b7bae45a915a 2018-07-02 13:57:29,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/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94ad4e45-a587-41c1-8b34-cc466aec0300" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:29,464 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:29 GMT Server: Apache Content-Length: 1083 x-compute-request-id: req-f3878ff4-4be0-4e97-897d-dc557abc3dfe x-openstack-request-id: req-f3878ff4-4be0-4e97-897d-dc557abc3dfe Connection: close Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-02T13:57:29.000000", "replication_status": null, "snapshot_id": null, "id": "4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06", "size": 1, "user_id": "128ee4eefd554badbc83fc720684e3dd", "os-vol-tenant-attr:tenant_id": "7af79a7cdf634677b2d6b224ab21d4a5", "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-4f2c0bd5-e3ab-47eb-b371-99f77135204a", "bootable": "false", "created_at": "2018-07-02T13:57:27.000000", "volume_type": "lvm-driver"}} 2018-07-02 13:57:29,464 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 used request id req-f3878ff4-4be0-4e97-897d-dc557abc3dfe 2018-07-02 13:57:32,471 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94ad4e45-a587-41c1-8b34-cc466aec0300" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b997288b3aa80cd61ef54f79441603768c9960c" 2018-07-02 13:57:32,580 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:32 GMT Server: Apache Content-Length: 109 x-compute-request-id: req-dbd86f4f-9303-4a48-a961-b2d92f9d69fd x-openstack-request-id: req-dbd86f4f-9303-4a48-a961-b2d92f9d69fd Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 could not be found.", "code": 404}} 2018-07-02 13:57:32,580 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/volumes/4ffb7ce5-ff4c-46bd-a1c6-c441dffa0f06 used request id req-dbd86f4f-9303-4a48-a961-b2d92f9d69fd 2018-07-02 13:57:32,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:33,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["cH0B3Fq_TI2UdMXOQ4yK3g"], "issued_at": "2018-07-02T13:57:33.000000Z"}} 2018-07-02 13:57:33,347 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f127aba4c96b90b9dd422ae34ee1401a311ad6bb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-da4f4e09-d616-4b4e-ac8c-f5870a40a8b2", "description": null}}' 2018-07-02 13:57:33,759 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:33 GMT Server: Apache Content-Length: 246 x-compute-request-id: req-a273891b-5b72-4445-badf-e48aaf25c9c4 x-openstack-request-id: req-a273891b-5b72-4445-badf-e48aaf25c9c4 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-da4f4e09-d616-4b4e-ac8c-f5870a40a8b2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b72e5ae4-782a-4d85-a309-e60c0e793c1e", "description": null}} 2018-07-02 13:57:33,759 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-a273891b-5b72-4445-badf-e48aaf25c9c4 2018-07-02 13:57:33,763 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a273891b-5b72-4445-badf-e48aaf25c9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f127aba4c96b90b9dd422ae34ee1401a311ad6bb" 2018-07-02 13:57:34,150 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:33 GMT Server: Apache Content-Length: 498 x-compute-request-id: req-4b4f8a55-c5fe-489d-90c1-c8cffeab740e x-openstack-request-id: req-4b4f8a55-c5fe-489d-90c1-c8cffeab740e Connection: close Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-da4f4e09-d616-4b4e-ac8c-f5870a40a8b2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b72e5ae4-782a-4d85-a309-e60c0e793c1e", "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": "cb321753-821a-4190-aeba-11f1c799c7ff", "description": null}]} 2018-07-02 13:57:34,150 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types?is_public=None used request id req-4b4f8a55-c5fe-489d-90c1-c8cffeab740e 2018-07-02 13:57:34,156 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a273891b-5b72-4445-badf-e48aaf25c9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f127aba4c96b90b9dd422ae34ee1401a311ad6bb" 2018-07-02 13:57:34,214 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:34 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-546500ac-2032-41d6-a6e9-7c542575349b x-openstack-request-id: req-546500ac-2032-41d6-a6e9-7c542575349b Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-da4f4e09-d616-4b4e-ac8c-f5870a40a8b2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b72e5ae4-782a-4d85-a309-e60c0e793c1e", "description": null}} 2018-07-02 13:57:34,214 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e used request id req-546500ac-2032-41d6-a6e9-7c542575349b 2018-07-02 13:57:34,217 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a273891b-5b72-4445-badf-e48aaf25c9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f127aba4c96b90b9dd422ae34ee1401a311ad6bb" 2018-07-02 13:57:34,600 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:34 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-e76a80d3-6ea2-4f0a-8a49-8200718933d4 x-openstack-request-id: req-e76a80d3-6ea2-4f0a-8a49-8200718933d4 Connection: close Content-Type: application/json RESP BODY: {} 2018-07-02 13:57:34,601 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e/encryption used request id req-e76a80d3-6ea2-4f0a-8a49-8200718933d4 2018-07-02 13:57:34,601 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-da4f4e09-d616-4b4e-ac8c-f5870a40a8b2 2018-07-02 13:57:34,604 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a273891b-5b72-4445-badf-e48aaf25c9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f127aba4c96b90b9dd422ae34ee1401a311ad6bb" 2018-07-02 13:57:35,049 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:34 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-2f04dc0b-490a-4266-9c13-b5c83924cb64 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-02 13:57:35,049 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e used request id req-2f04dc0b-490a-4266-9c13-b5c83924cb64 2018-07-02 13:57:35,053 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a273891b-5b72-4445-badf-e48aaf25c9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f127aba4c96b90b9dd422ae34ee1401a311ad6bb" 2018-07-02 13:57:35,092 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:35 GMT Server: Apache Content-Length: 114 x-compute-request-id: req-7bc70ce7-a832-4147-908c-5c7db54e7599 x-openstack-request-id: req-7bc70ce7-a832-4147-908c-5c7db54e7599 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type b72e5ae4-782a-4d85-a309-e60c0e793c1e could not be found.", "code": 404}} 2018-07-02 13:57:35,092 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e used request id req-7bc70ce7-a832-4147-908c-5c7db54e7599 2018-07-02 13:57:35,093 - cinder_utils - INFO - Volume with ID [b72e5ae4-782a-4d85-a309-e60c0e793c1e] does not exist 2018-07-02 13:57:35,093 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-da4f4e09-d616-4b4e-ac8c-f5870a40a8b2 2018-07-02 13:57:35,096 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a273891b-5b72-4445-badf-e48aaf25c9c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f127aba4c96b90b9dd422ae34ee1401a311ad6bb" 2018-07-02 13:57:35,490 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:35 GMT Server: Apache Content-Length: 114 x-compute-request-id: req-d8e98351-a094-4734-9033-4f0b0c28ed64 x-openstack-request-id: req-d8e98351-a094-4734-9033-4f0b0c28ed64 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type b72e5ae4-782a-4d85-a309-e60c0e793c1e could not be found.", "code": 404}} 2018-07-02 13:57:35,490 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/b72e5ae4-782a-4d85-a309-e60c0e793c1e used request id req-d8e98351-a094-4734-9033-4f0b0c28ed64 2018-07-02 13:57:35,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:36,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["knjg82iVTMKIJiC74bNUEQ"], "issued_at": "2018-07-02T13:57:36.000000Z"}} 2018-07-02 13:57:36,191 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-fdb99307-1b12-41ca-ad2b-b99e8fdd5301", "description": null}}' 2018-07-02 13:57:36,612 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:36 GMT Server: Apache Content-Length: 246 x-compute-request-id: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb x-openstack-request-id: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fdb99307-1b12-41ca-ad2b-b99e8fdd5301", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1", "description": null}} 2018-07-02 13:57:36,612 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb 2018-07-02 13:57:36,616 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" 2018-07-02 13:57:36,979 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:36 GMT Server: Apache Content-Length: 498 x-compute-request-id: req-fbd37a67-921d-40e8-855a-597f8f71b1b4 x-openstack-request-id: req-fbd37a67-921d-40e8-855a-597f8f71b1b4 Connection: close Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-fdb99307-1b12-41ca-ad2b-b99e8fdd5301", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1", "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": "cb321753-821a-4190-aeba-11f1c799c7ff", "description": null}]} 2018-07-02 13:57:36,979 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types?is_public=None used request id req-fbd37a67-921d-40e8-855a-597f8f71b1b4 2018-07-02 13:57:36,983 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" 2018-07-02 13:57:37,366 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:36 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-262d5392-0b5f-4d54-b8fa-b6d674f8b528 x-openstack-request-id: req-262d5392-0b5f-4d54-b8fa-b6d674f8b528 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fdb99307-1b12-41ca-ad2b-b99e8fdd5301", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1", "description": null}} 2018-07-02 13:57:37,367 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 used request id req-262d5392-0b5f-4d54-b8fa-b6d674f8b528 2018-07-02 13:57:37,370 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" 2018-07-02 13:57:37,720 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:37 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-c1b3054c-e6e8-4124-bcc0-01c3851f54c6 x-openstack-request-id: req-c1b3054c-e6e8-4124-bcc0-01c3851f54c6 Connection: close Content-Type: application/json RESP BODY: {} 2018-07-02 13:57:37,720 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1/encryption used request id req-c1b3054c-e6e8-4124-bcc0-01c3851f54c6 2018-07-02 13:57:37,724 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" 2018-07-02 13:57:37,770 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:37 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-b7c46928-3c24-4212-84a4-c0be53478f9b x-openstack-request-id: req-b7c46928-3c24-4212-84a4-c0be53478f9b Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fdb99307-1b12-41ca-ad2b-b99e8fdd5301", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1", "description": null}} 2018-07-02 13:57:37,770 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 used request id req-b7c46928-3c24-4212-84a4-c0be53478f9b 2018-07-02 13:57:37,774 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" 2018-07-02 13:57:38,155 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:37 GMT Server: Apache Content-Length: 268 x-compute-request-id: req-4b4ae876-e398-4299-874d-4dd995709a9e x-openstack-request-id: req-4b4ae876-e398-4299-874d-4dd995709a9e Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-fdb99307-1b12-41ca-ad2b-b99e8fdd5301", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1", "description": null}} 2018-07-02 13:57:38,155 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 used request id req-4b4ae876-e398-4299-874d-4dd995709a9e 2018-07-02 13:57:38,157 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" 2018-07-02 13:57:38,218 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:38 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-ceedbec0-145c-4bd0-9841-23ed59bca4ff x-openstack-request-id: req-ceedbec0-145c-4bd0-9841-23ed59bca4ff Connection: close Content-Type: application/json RESP BODY: {} 2018-07-02 13:57:38,219 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1/encryption used request id req-ceedbec0-145c-4bd0-9841-23ed59bca4ff 2018-07-02 13:57:38,219 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-fdb99307-1b12-41ca-ad2b-b99e8fdd5301 2018-07-02 13:57:38,222 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f899a03d-f2d6-4e28-a0b4-8bfae817fbdb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9090ff623cdfb838b8adb66337dfebd7d1947e" 2018-07-02 13:57:38,299 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:38 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-5fcbb721-2a90-499d-81b4-aa4aea031b0d 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-02 13:57:38,299 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0c5ea182-d8f1-4c1b-80e4-e8410e7db7d1 used request id req-5fcbb721-2a90-499d-81b4-aa4aea031b0d 2018-07-02 13:57:38,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:39,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["gz9iBGLmSxWVC7KJL797Fg"], "issued_at": "2018-07-02T13:57:39.000000Z"}} 2018-07-02 13:57:39,075 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a3ee68bf26769cd1c624c8b4b35fb66dc08a0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-965057c0-493b-4276-86e4-5895b2d35c65-type", "description": null}}' 2018-07-02 13:57:39,498 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:39 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-3e02e9f4-3a85-4d5c-8a12-6675469d4896 x-openstack-request-id: req-3e02e9f4-3a85-4d5c-8a12-6675469d4896 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-965057c0-493b-4276-86e4-5895b2d35c65-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "938fc69f-6a19-4e35-9a66-48a826b67461", "description": null}} 2018-07-02 13:57:39,499 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-3e02e9f4-3a85-4d5c-8a12-6675469d4896 2018-07-02 13:57:39,502 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/938fc69f-6a19-4e35-9a66-48a826b67461/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3e02e9f4-3a85-4d5c-8a12-6675469d4896" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a3ee68bf26769cd1c624c8b4b35fb66dc08a0" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-965057c0-493b-4276-86e4-5895b2d35c65", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-02 13:57:39,933 - cinderclient.v2.client - DEBUG - RESP: [400] Date: Mon, 02 Jul 2018 13:57:39 GMT Server: Apache Content-Length: 65 x-compute-request-id: req-d56da847-9e4e-4470-83bc-e5b195e04bdd x-openstack-request-id: req-d56da847-9e4e-4470-83bc-e5b195e04bdd Connection: close Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-02 13:57:39,933 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/938fc69f-6a19-4e35-9a66-48a826b67461/encryption used request id req-d56da847-9e4e-4470-83bc-e5b195e04bdd 2018-07-02 13:57:39,933 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-965057c0-493b-4276-86e4-5895b2d35c65-type 2018-07-02 13:57:39,936 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/938fc69f-6a19-4e35-9a66-48a826b67461 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e02e9f4-3a85-4d5c-8a12-6675469d4896" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf7a3ee68bf26769cd1c624c8b4b35fb66dc08a0" 2018-07-02 13:57:40,029 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:39 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-b5e8fe77-cc9a-4631-a8ee-21082d7d2296 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-02 13:57:40,029 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/938fc69f-6a19-4e35-9a66-48a826b67461 used request id req-b5e8fe77-cc9a-4631-a8ee-21082d7d2296 2018-07-02 13:57:40,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:40,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["2LL0_H0KRyCfPZY4Gq7mig"], "issued_at": "2018-07-02T13:57:40.000000Z"}} 2018-07-02 13:57:40,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/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type", "description": null}}' 2018-07-02 13:57:41,167 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:40 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-fd54800e-692d-49ca-8823-6b3048f2bf85 x-openstack-request-id: req-fd54800e-692d-49ca-8823-6b3048f2bf85 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f05dfe37-69bc-428e-8553-92ad4840ace5", "description": null}} 2018-07-02 13:57:41,167 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-fd54800e-692d-49ca-8823-6b3048f2bf85 2018-07-02 13:57:41,171 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796", "provider": "LuksEncryptor"}}' 2018-07-02 13:57:41,655 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:41 GMT Server: Apache Content-Length: 305 x-compute-request-id: req-f4aeade2-4209-4680-8b9e-5f73adc6ee40 x-openstack-request-id: req-f4aeade2-4209-4680-8b9e-5f73adc6ee40 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f05dfe37-69bc-428e-8553-92ad4840ace5", "name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796", "control_location": "back-end", "encryption_id": "18b60fd1-9bc5-4758-8665-69a7f449d1a3", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-02 13:57:41,655 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption used request id req-f4aeade2-4209-4680-8b9e-5f73adc6ee40 2018-07-02 13:57:41,659 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:41,712 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:41 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-85067b71-48c1-4448-91ac-ba62a40a6ed0 x-openstack-request-id: req-85067b71-48c1-4448-91ac-ba62a40a6ed0 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f05dfe37-69bc-428e-8553-92ad4840ace5", "description": null}} 2018-07-02 13:57:41,712 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 used request id req-85067b71-48c1-4448-91ac-ba62a40a6ed0 2018-07-02 13:57:41,715 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:41,762 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:41 GMT Server: Apache Content-Length: 312 x-compute-request-id: req-4666ad27-268a-4067-bbd2-963f1b58fc5f x-openstack-request-id: req-4666ad27-268a-4067-bbd2-963f1b58fc5f Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "f05dfe37-69bc-428e-8553-92ad4840ace5", "control_location": "back-end", "deleted": false, "created_at": "2018-07-02T13:57:42.000000", "updated_at": null, "encryption_id": "18b60fd1-9bc5-4758-8665-69a7f449d1a3", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-02 13:57:41,762 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption used request id req-4666ad27-268a-4067-bbd2-963f1b58fc5f 2018-07-02 13:57:41,763 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type 2018-07-02 13:57:41,766 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:42,141 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:41 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-107f7394-bcb7-456f-b90a-0afd91904c34 x-openstack-request-id: req-107f7394-bcb7-456f-b90a-0afd91904c34 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f05dfe37-69bc-428e-8553-92ad4840ace5", "description": null}} 2018-07-02 13:57:42,141 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 used request id req-107f7394-bcb7-456f-b90a-0afd91904c34 2018-07-02 13:57:42,144 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:42,218 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:42 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-034377bb-2141-4995-91ef-fa828b33f0a3 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-02 13:57:42,218 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption/provider used request id req-034377bb-2141-4995-91ef-fa828b33f0a3 2018-07-02 13:57:42,221 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:42,273 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:42 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-212c8d0b-f39c-4f49-80ea-91ee2ccc0771 x-openstack-request-id: req-212c8d0b-f39c-4f49-80ea-91ee2ccc0771 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f05dfe37-69bc-428e-8553-92ad4840ace5", "description": null}} 2018-07-02 13:57:42,274 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 used request id req-212c8d0b-f39c-4f49-80ea-91ee2ccc0771 2018-07-02 13:57:42,277 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:42,314 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:42 GMT Server: Apache Content-Length: 2 x-compute-request-id: req-4dcdf57e-30fa-483c-ad10-f9f042579edd x-openstack-request-id: req-4dcdf57e-30fa-483c-ad10-f9f042579edd Connection: close Content-Type: application/json RESP BODY: {} 2018-07-02 13:57:42,315 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption used request id req-4dcdf57e-30fa-483c-ad10-f9f042579edd 2018-07-02 13:57:42,315 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type 2018-07-02 13:57:42,317 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:42,361 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:42 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-ca2f169a-6293-45ea-a81a-0d97bba895c0 x-openstack-request-id: req-ca2f169a-6293-45ea-a81a-0d97bba895c0 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f05dfe37-69bc-428e-8553-92ad4840ace5", "description": null}} 2018-07-02 13:57:42,361 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 used request id req-ca2f169a-6293-45ea-a81a-0d97bba895c0 2018-07-02 13:57:42,365 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:42,779 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:42 GMT Server: Apache Content-Length: 130 x-compute-request-id: req-7db80099-6e1b-4109-88a2-abc745709d38 x-openstack-request-id: req-7db80099-6e1b-4109-88a2-abc745709d38 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type f05dfe37-69bc-428e-8553-92ad4840ace5 does not exist.", "code": 404}} 2018-07-02 13:57:42,780 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5/encryption/provider used request id req-7db80099-6e1b-4109-88a2-abc745709d38 2018-07-02 13:57:42,781 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-066d8ff6-54fa-4344-ba52-f115e99e5796-type 2018-07-02 13:57:42,784 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd54800e-692d-49ca-8823-6b3048f2bf85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0822edf764e5d990b0060457fbd5542825ea9c6" 2018-07-02 13:57:42,881 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:42 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-9156f09d-87d9-4be8-9942-0f3528d5c38e 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-02 13:57:42,881 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/f05dfe37-69bc-428e-8553-92ad4840ace5 used request id req-9156f09d-87d9-4be8-9942-0f3528d5c38e 2018-07-02 13:57:42,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:43,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["EW-WpI_FSw2-qPh9365eNw"], "issued_at": "2018-07-02T13:57:43.000000Z"}} 2018-07-02 13:57:43,574 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9da6915d62b319614b0db093624e7efc230cf74" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8-type", "description": null}}' 2018-07-02 13:57:43,977 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:43 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3 x-openstack-request-id: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a490514-d424-4701-b06b-b26ccb250305", "description": null}} 2018-07-02 13:57:43,977 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-355e80f4-2d1e-4d70-9713-ef82687ba1f3 2018-07-02 13:57:43,982 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9da6915d62b319614b0db093624e7efc230cf74" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8", "provider": "foo"}}' 2018-07-02 13:57:44,399 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:43 GMT Server: Apache Content-Length: 286 x-compute-request-id: req-ced82345-80f1-45ef-a891-171e94e756e4 x-openstack-request-id: req-ced82345-80f1-45ef-a891-171e94e756e4 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "7a490514-d424-4701-b06b-b26ccb250305", "name": "CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8", "control_location": "front-end", "encryption_id": "619e407d-31b0-4058-a1a8-e3512497d936", "provider": "foo", "provider_class": "foo"}} 2018-07-02 13:57:44,400 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305/encryption used request id req-ced82345-80f1-45ef-a891-171e94e756e4 2018-07-02 13:57:44,403 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9da6915d62b319614b0db093624e7efc230cf74" 2018-07-02 13:57:44,744 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:44 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-9f5caf45-287d-4d73-9ea5-0a715e41ec67 x-openstack-request-id: req-9f5caf45-287d-4d73-9ea5-0a715e41ec67 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a490514-d424-4701-b06b-b26ccb250305", "description": null}} 2018-07-02 13:57:44,744 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305 used request id req-9f5caf45-287d-4d73-9ea5-0a715e41ec67 2018-07-02 13:57:44,748 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9da6915d62b319614b0db093624e7efc230cf74" 2018-07-02 13:57:44,797 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:44 GMT Server: Apache Content-Length: 303 x-compute-request-id: req-847e750c-abb2-4b89-8967-e68c1748d1c8 x-openstack-request-id: req-847e750c-abb2-4b89-8967-e68c1748d1c8 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "7a490514-d424-4701-b06b-b26ccb250305", "control_location": "front-end", "deleted": false, "created_at": "2018-07-02T13:57:44.000000", "updated_at": null, "encryption_id": "619e407d-31b0-4058-a1a8-e3512497d936", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-02 13:57:44,797 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305/encryption used request id req-847e750c-abb2-4b89-8967-e68c1748d1c8 2018-07-02 13:57:44,798 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8-type 2018-07-02 13:57:44,801 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9da6915d62b319614b0db093624e7efc230cf74" 2018-07-02 13:57:45,335 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:44 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-789a9a0d-f39d-4c9c-82fe-2900c86fb8b4 x-openstack-request-id: req-789a9a0d-f39d-4c9c-82fe-2900c86fb8b4 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7a490514-d424-4701-b06b-b26ccb250305", "description": null}} 2018-07-02 13:57:45,336 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305 used request id req-789a9a0d-f39d-4c9c-82fe-2900c86fb8b4 2018-07-02 13:57:45,340 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9da6915d62b319614b0db093624e7efc230cf74" 2018-07-02 13:57:45,766 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:45 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-c74fb8b4-c5d6-4f58-a0d0-d920184e4428 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-02 13:57:45,767 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305/encryption/provider used request id req-c74fb8b4-c5d6-4f58-a0d0-d920184e4428 2018-07-02 13:57:45,767 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5c1420c9-7e68-4256-b074-1b18fb802ff8-type 2018-07-02 13:57:45,770 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-355e80f4-2d1e-4d70-9713-ef82687ba1f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9da6915d62b319614b0db093624e7efc230cf74" 2018-07-02 13:57:45,862 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:45 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-c67d9282-ace8-4fc9-8cda-cd032a2d38e4 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-02 13:57:45,862 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/7a490514-d424-4701-b06b-b26ccb250305 used request id req-c67d9282-ace8-4fc9-8cda-cd032a2d38e4 2018-07-02 13:57:45,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:46,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["2hADRBJPQFSpjXcVQndgEQ"], "issued_at": "2018-07-02T13:57:46.000000Z"}} 2018-07-02 13:57:46,584 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d653f1d6dea27a0502bd9052317f226cd8a92635" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821-type", "description": null}}' 2018-07-02 13:57:46,993 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:46 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-e80ba7ed-a61e-4297-b054-545fcc8229eb x-openstack-request-id: req-e80ba7ed-a61e-4297-b054-545fcc8229eb Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0b4ffb63-eda3-471a-8c3c-65c6674d7aac", "description": null}} 2018-07-02 13:57:46,993 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-e80ba7ed-a61e-4297-b054-545fcc8229eb 2018-07-02 13:57:46,997 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e80ba7ed-a61e-4297-b054-545fcc8229eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d653f1d6dea27a0502bd9052317f226cd8a92635" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-02 13:57:47,424 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:46 GMT Server: Apache Content-Length: 317 x-compute-request-id: req-0f30a106-5e4a-4b25-af9c-15bb214509d5 x-openstack-request-id: req-0f30a106-5e4a-4b25-af9c-15bb214509d5 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0b4ffb63-eda3-471a-8c3c-65c6674d7aac", "name": "CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821", "control_location": "back-end", "encryption_id": "94ffc94d-20ce-4736-8626-39567f6c942d", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-02 13:57:47,424 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac/encryption used request id req-0f30a106-5e4a-4b25-af9c-15bb214509d5 2018-07-02 13:57:47,428 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e80ba7ed-a61e-4297-b054-545fcc8229eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d653f1d6dea27a0502bd9052317f226cd8a92635" 2018-07-02 13:57:47,795 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:47 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-33e665d2-da04-4072-adb7-26e57e806dbd x-openstack-request-id: req-33e665d2-da04-4072-adb7-26e57e806dbd Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0b4ffb63-eda3-471a-8c3c-65c6674d7aac", "description": null}} 2018-07-02 13:57:47,795 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac used request id req-33e665d2-da04-4072-adb7-26e57e806dbd 2018-07-02 13:57:47,799 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e80ba7ed-a61e-4297-b054-545fcc8229eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d653f1d6dea27a0502bd9052317f226cd8a92635" 2018-07-02 13:57:47,842 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:47 GMT Server: Apache Content-Length: 300 x-compute-request-id: req-4fb38531-1fb0-4d12-99ed-c87107867f4d x-openstack-request-id: req-4fb38531-1fb0-4d12-99ed-c87107867f4d Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "0b4ffb63-eda3-471a-8c3c-65c6674d7aac", "control_location": "back-end", "deleted": false, "created_at": "2018-07-02T13:57:47.000000", "updated_at": null, "encryption_id": "94ffc94d-20ce-4736-8626-39567f6c942d", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-02 13:57:47,842 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac/encryption used request id req-4fb38531-1fb0-4d12-99ed-c87107867f4d 2018-07-02 13:57:47,843 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821-type 2018-07-02 13:57:47,845 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e80ba7ed-a61e-4297-b054-545fcc8229eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d653f1d6dea27a0502bd9052317f226cd8a92635" 2018-07-02 13:57:48,194 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:47 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-1ec27ecb-b86a-4753-9fec-0a504bd2d171 x-openstack-request-id: req-1ec27ecb-b86a-4753-9fec-0a504bd2d171 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0b4ffb63-eda3-471a-8c3c-65c6674d7aac", "description": null}} 2018-07-02 13:57:48,194 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac used request id req-1ec27ecb-b86a-4753-9fec-0a504bd2d171 2018-07-02 13:57:48,197 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e80ba7ed-a61e-4297-b054-545fcc8229eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d653f1d6dea27a0502bd9052317f226cd8a92635" 2018-07-02 13:57:48,296 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:48 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-aeb6736c-b368-4fd2-ba1c-f7fedd437876 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-02 13:57:48,296 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac/encryption/provider used request id req-aeb6736c-b368-4fd2-ba1c-f7fedd437876 2018-07-02 13:57:48,297 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-2f68ac92-5e3b-41a3-96fc-482520f28821-type 2018-07-02 13:57:48,298 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e80ba7ed-a61e-4297-b054-545fcc8229eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d653f1d6dea27a0502bd9052317f226cd8a92635" 2018-07-02 13:57:48,386 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:48 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-e132e692-3a74-4f46-92e6-d0c1d10f3b03 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-02 13:57:48,386 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/0b4ffb63-eda3-471a-8c3c-65c6674d7aac used request id req-e132e692-3a74-4f46-92e6-d0c1d10f3b03 2018-07-02 13:57:48,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:49,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["Aw6lDkU2Ta26yaY2KWfdzg"], "issued_at": "2018-07-02T13:57:49.000000Z"}} 2018-07-02 13:57:49,101 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e-qos"}}' 2018-07-02 13:57:49,459 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:49 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2 x-openstack-request-id: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "8cc4133d-be5b-45ee-8e8d-2850ae97bf59", "name": "CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/8cc4133d-be5b-45ee-8e8d-2850ae97bf59", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/8cc4133d-be5b-45ee-8e8d-2850ae97bf59", "rel": "bookmark"}]} 2018-07-02 13:57:49,459 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2 2018-07-02 13:57:49,463 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e", "description": null}}' 2018-07-02 13:57:49,862 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:49 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-61f1c92a-cd04-4571-8fa2-191856e55f99 x-openstack-request-id: req-61f1c92a-cd04-4571-8fa2-191856e55f99 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "435ab7c9-2d3b-4df4-beae-d1ad1e67dde7", "description": null}} 2018-07-02 13:57:49,862 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-61f1c92a-cd04-4571-8fa2-191856e55f99 2018-07-02 13:57:49,864 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-02 13:57:49,976 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:49 GMT Server: Apache Content-Length: 222 x-compute-request-id: req-f54d381b-195a-4876-88ee-b2e087688fff x-openstack-request-id: req-f54d381b-195a-4876-88ee-b2e087688fff Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "435ab7c9-2d3b-4df4-beae-d1ad1e67dde7", "name": "foo", "control_location": "back-end", "encryption_id": "0a6453e1-bd88-47b7-828a-870c4e3818f5", "provider": "bar", "provider_class": "bar"}} 2018-07-02 13:57:49,976 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7/encryption used request id req-f54d381b-195a-4876-88ee-b2e087688fff 2018-07-02 13:57:49,979 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" 2018-07-02 13:57:50,034 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:49 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-3b242e78-a326-4585-b1b0-c5e1520f84f6 x-openstack-request-id: req-3b242e78-a326-4585-b1b0-c5e1520f84f6 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "435ab7c9-2d3b-4df4-beae-d1ad1e67dde7", "description": null}} 2018-07-02 13:57:50,034 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7 used request id req-3b242e78-a326-4585-b1b0-c5e1520f84f6 2018-07-02 13:57:50,036 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" 2018-07-02 13:57:50,079 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:50 GMT Server: Apache Content-Length: 302 x-compute-request-id: req-d38483ea-4270-416c-a86d-06c0e1536446 x-openstack-request-id: req-d38483ea-4270-416c-a86d-06c0e1536446 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "435ab7c9-2d3b-4df4-beae-d1ad1e67dde7", "control_location": "back-end", "deleted": false, "created_at": "2018-07-02T13:57:50.000000", "updated_at": null, "encryption_id": "0a6453e1-bd88-47b7-828a-870c4e3818f5", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-02 13:57:50,079 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7/encryption used request id req-d38483ea-4270-416c-a86d-06c0e1536446 2018-07-02 13:57:50,080 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e 2018-07-02 13:57:50,083 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" 2018-07-02 13:57:50,457 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:50 GMT Server: Apache Content-Length: 270 x-compute-request-id: req-44e5cf57-170d-472a-9a39-498f77657c1b x-openstack-request-id: req-44e5cf57-170d-472a-9a39-498f77657c1b Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "435ab7c9-2d3b-4df4-beae-d1ad1e67dde7", "description": null}} 2018-07-02 13:57:50,458 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7 used request id req-44e5cf57-170d-472a-9a39-498f77657c1b 2018-07-02 13:57:50,461 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" 2018-07-02 13:57:50,816 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:50 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-68a2a6c6-1ec4-4d1a-89bf-ed450465a3b2 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-02 13:57:50,817 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7/encryption/provider used request id req-68a2a6c6-1ec4-4d1a-89bf-ed450465a3b2 2018-07-02 13:57:50,817 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e 2018-07-02 13:57:50,820 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" 2018-07-02 13:57:50,903 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:50 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-abc8299d-09dd-4a82-9cc2-a9939da8dc05 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-02 13:57:50,904 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/435ab7c9-2d3b-4df4-beae-d1ad1e67dde7 used request id req-abc8299d-09dd-4a82-9cc2-a9939da8dc05 2018-07-02 13:57:50,904 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-8c19b38a-e6fe-40fc-b96f-d746c8fd5d8e-qos 2018-07-02 13:57:50,907 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/8cc4133d-be5b-45ee-8e8d-2850ae97bf59?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ddb0f709-a9eb-4047-ac3f-f3e57f9758b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4404132fab013ac78de70d7ba804b189d9d47896" 2018-07-02 13:57:50,993 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:50 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-5dd34694-b7cb-47c3-841f-1024e4986729 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-02 13:57:50,993 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/8cc4133d-be5b-45ee-8e8d-2850ae97bf59?force=False used request id req-5dd34694-b7cb-47c3-841f-1024e4986729 2018-07-02 13:57:50,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:51,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["vW81uAV1QqqdTyuOU28J-A"], "issued_at": "2018-07-02T13:57:51.000000Z"}} 2018-07-02 13:57:51,762 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62866eae626af1b81d4b90a0996fa8634fd02a83" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-2a13e2db-fa94-4540-b099-dd50fd29b467-qos"}}' 2018-07-02 13:57:52,138 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:51 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0 x-openstack-request-id: req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "a76308c0-205e-4883-9fb1-5fce8af6c1d4", "name": "CinderUtilsVolumeTypeCompleteTests-2a13e2db-fa94-4540-b099-dd50fd29b467-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/a76308c0-205e-4883-9fb1-5fce8af6c1d4", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/a76308c0-205e-4883-9fb1-5fce8af6c1d4", "rel": "bookmark"}]} 2018-07-02 13:57:52,139 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0 2018-07-02 13:57:52,142 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62866eae626af1b81d4b90a0996fa8634fd02a83" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-2a13e2db-fa94-4540-b099-dd50fd29b467", "description": null}}' 2018-07-02 13:57:52,558 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:52 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-f1179bcf-7950-4a3d-974b-9f8494864cd2 x-openstack-request-id: req-f1179bcf-7950-4a3d-974b-9f8494864cd2 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2a13e2db-fa94-4540-b099-dd50fd29b467", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ebf1af6-b459-4052-834d-f0be6c816027", "description": null}} 2018-07-02 13:57:52,558 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-f1179bcf-7950-4a3d-974b-9f8494864cd2 2018-07-02 13:57:52,561 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62866eae626af1b81d4b90a0996fa8634fd02a83" 2018-07-02 13:57:52,948 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:52 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-1dd0f18f-a1c4-46d2-b097-94743a5e0058 x-openstack-request-id: req-1dd0f18f-a1c4-46d2-b097-94743a5e0058 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "a76308c0-205e-4883-9fb1-5fce8af6c1d4", "name": "CinderUtilsVolumeTypeCompleteTests-2a13e2db-fa94-4540-b099-dd50fd29b467-qos"}]} 2018-07-02 13:57:52,948 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-1dd0f18f-a1c4-46d2-b097-94743a5e0058 2018-07-02 13:57:52,952 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/None/associate?vol_type_id=5ebf1af6-b459-4052-834d-f0be6c816027 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62866eae626af1b81d4b90a0996fa8634fd02a83" 2018-07-02 13:57:53,009 - cinderclient.v2.client - DEBUG - RESP: [404] Date: Mon, 02 Jul 2018 13:57:52 GMT Server: Apache Content-Length: 68 x-compute-request-id: req-bdb2cef6-4111-4e9a-8fd0-a36a4d491d96 x-openstack-request-id: req-bdb2cef6-4111-4e9a-8fd0-a36a4d491d96 Connection: close Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-02 13:57:53,009 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/None/associate?vol_type_id=5ebf1af6-b459-4052-834d-f0be6c816027 used request id req-bdb2cef6-4111-4e9a-8fd0-a36a4d491d96 2018-07-02 13:57:53,010 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-bdb2cef6-4111-4e9a-8fd0-a36a4d491d96) 2018-07-02 13:57:53,011 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2a13e2db-fa94-4540-b099-dd50fd29b467 2018-07-02 13:57:53,015 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/5ebf1af6-b459-4052-834d-f0be6c816027 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62866eae626af1b81d4b90a0996fa8634fd02a83" 2018-07-02 13:57:53,096 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:53 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-929f6f4b-bff1-4cfb-8c2a-329368eea4cb 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-02 13:57:53,096 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/5ebf1af6-b459-4052-834d-f0be6c816027 used request id req-929f6f4b-bff1-4cfb-8c2a-329368eea4cb 2018-07-02 13:57:53,096 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2a13e2db-fa94-4540-b099-dd50fd29b467-qos 2018-07-02 13:57:53,099 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/a76308c0-205e-4883-9fb1-5fce8af6c1d4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b775e94e-4aae-4d1e-ba2a-dd3b0e4856b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62866eae626af1b81d4b90a0996fa8634fd02a83" 2018-07-02 13:57:53,184 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:53 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-7702d76a-f5e1-443d-9056-b0232a1ef24d 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-02 13:57:53,184 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/a76308c0-205e-4883-9fb1-5fce8af6c1d4?force=False used request id req-7702d76a-f5e1-443d-9056-b0232a1ef24d 2018-07-02 13:57:53,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:53,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["XgVSGCGFSBq4ejFaNDHkdA"], "issued_at": "2018-07-02T13:57:53.000000Z"}} 2018-07-02 13:57:53,940 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5384f0e8dd202abad08859b3d799761c4e4e18" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-155c2c8d-5b56-4681-bc52-060c959b76bd-qos"}}' 2018-07-02 13:57:54,527 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:53 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-0a9923b0-11c9-4fee-913c-e900f00acbf2 x-openstack-request-id: req-0a9923b0-11c9-4fee-913c-e900f00acbf2 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0622e2ab-7414-4cac-b364-1ac31fbfffe6", "name": "CinderUtilsVolumeTypeCompleteTests-155c2c8d-5b56-4681-bc52-060c959b76bd-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/0622e2ab-7414-4cac-b364-1ac31fbfffe6", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/0622e2ab-7414-4cac-b364-1ac31fbfffe6", "rel": "bookmark"}]} 2018-07-02 13:57:54,527 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-0a9923b0-11c9-4fee-913c-e900f00acbf2 2018-07-02 13:57:54,531 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0a9923b0-11c9-4fee-913c-e900f00acbf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5384f0e8dd202abad08859b3d799761c4e4e18" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-155c2c8d-5b56-4681-bc52-060c959b76bd", "description": null}}' 2018-07-02 13:57:54,978 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:54 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-fed7bf20-0080-4e84-8762-3b5d3f176caa x-openstack-request-id: req-fed7bf20-0080-4e84-8762-3b5d3f176caa Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-155c2c8d-5b56-4681-bc52-060c959b76bd", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "be00b653-56d1-464b-bd0a-de42d4d0a67b", "description": null}} 2018-07-02 13:57:54,978 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-fed7bf20-0080-4e84-8762-3b5d3f176caa 2018-07-02 13:57:54,982 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a9923b0-11c9-4fee-913c-e900f00acbf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5384f0e8dd202abad08859b3d799761c4e4e18" 2018-07-02 13:57:55,368 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:54 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-84ec644e-ef54-4182-b4b9-a69f5f414376 x-openstack-request-id: req-84ec644e-ef54-4182-b4b9-a69f5f414376 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "0622e2ab-7414-4cac-b364-1ac31fbfffe6", "name": "CinderUtilsVolumeTypeCompleteTests-155c2c8d-5b56-4681-bc52-060c959b76bd-qos"}]} 2018-07-02 13:57:55,369 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-84ec644e-ef54-4182-b4b9-a69f5f414376 2018-07-02 13:57:55,372 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/0622e2ab-7414-4cac-b364-1ac31fbfffe6/associate?vol_type_id=be00b653-56d1-464b-bd0a-de42d4d0a67b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a9923b0-11c9-4fee-913c-e900f00acbf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5384f0e8dd202abad08859b3d799761c4e4e18" 2018-07-02 13:57:55,463 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:55 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-b1594bc0-ff3b-4442-a048-44a2f3962406 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-02 13:57:55,464 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/0622e2ab-7414-4cac-b364-1ac31fbfffe6/associate?vol_type_id=be00b653-56d1-464b-bd0a-de42d4d0a67b used request id req-b1594bc0-ff3b-4442-a048-44a2f3962406 2018-07-02 13:57:55,464 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-155c2c8d-5b56-4681-bc52-060c959b76bd 2018-07-02 13:57:55,467 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/be00b653-56d1-464b-bd0a-de42d4d0a67b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a9923b0-11c9-4fee-913c-e900f00acbf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5384f0e8dd202abad08859b3d799761c4e4e18" 2018-07-02 13:57:55,884 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:55 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-f435b43a-937e-4256-9ba8-64246a3e78b3 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-02 13:57:55,884 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/be00b653-56d1-464b-bd0a-de42d4d0a67b used request id req-f435b43a-937e-4256-9ba8-64246a3e78b3 2018-07-02 13:57:55,885 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-155c2c8d-5b56-4681-bc52-060c959b76bd-qos 2018-07-02 13:57:55,888 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/0622e2ab-7414-4cac-b364-1ac31fbfffe6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a9923b0-11c9-4fee-913c-e900f00acbf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5384f0e8dd202abad08859b3d799761c4e4e18" 2018-07-02 13:57:55,975 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:55 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-6774280f-3e2b-47f9-9e0f-2296c7e9c24d 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-02 13:57:55,976 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/0622e2ab-7414-4cac-b364-1ac31fbfffe6?force=False used request id req-6774280f-3e2b-47f9-9e0f-2296c7e9c24d 2018-07-02 13:57:55,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.16.10.36:35357/v3/auth/tokens 2018-07-02 13:57:56,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b95b81ff01104fb7b1be9d72aec41cbf", "name": "admin"}], "expires_at": "2018-07-02T14:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af79a7cdf634677b2d6b224ab21d4a5", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0ebd823511f24b018a6ec345fda18f34"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d7a8d9efb69468597e781d56180d61b"}, {"url": "http://172.16.10.36:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f5959a7658fb4b9ab3022c7b80109075"}], "type": "volumev2", "id": "190e173397f743f793e728197eb61456", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.16.10.36:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a4b2ce79a1f4d2ba819e6134adf03a8"}, {"url": "http://172.16.10.36:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4fbbae21778d438cb387b4b2508e3189"}, {"url": "http://10.16.0.107:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "e273f2fef2ad4e23bc5f9d0b21799b94"}], "type": "identity", "id": "4e64ad063c034872aeb7844b56f8db9d", "name": "keystone"}, {"endpoints": [{"url": "http://10.16.0.107:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "0fda3a8f86ed41d1b01db13fe04a532d"}, {"url": "http://172.16.10.36:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4a6a8fe32bd8403d82548ce936244e0e"}, {"url": "http://172.16.10.36:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "9f8e8ec7a7cc4701adc0965e9b42f055"}], "type": "image", "id": "69fcc883f82a41cc85aab67c92cbb106", "name": "glance"}, {"endpoints": [{"url": "http://172.16.10.36:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "14e9c5b006fd428b889eb6b33e9ed75c"}, {"url": "http://172.16.10.36:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4186d260e5b746a08b50c4e45896acf3"}, {"url": "http://10.16.0.107:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "62298a8a71604351ac78448b44bb408b"}], "type": "event", "id": "83a2b61c776443d49bc577d34623ecdc", "name": "panko"}, {"endpoints": [{"url": "http://172.16.10.36:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "48dfdf505dbe4c0c8fb33c0ada2b14e9"}, {"url": "http://10.16.0.107:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6de75ed44a3e40fdb3436ba37c6c7526"}, {"url": "http://172.16.10.36:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c96bb694bf8b4fd1b0e54f1461170a6f"}], "type": "alarming", "id": "9b2057c0d793499dac039b914fb098de", "name": "aodh"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "21a01f41f4c148968efb7b7350916b4f"}, {"url": "http://172.16.10.36:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "380b37d68efd442fb1ac074dbe281290"}, {"url": "http://10.16.0.107:8776/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15d3cf318074ec69670490603f2f2ed"}], "type": "volume", "id": "c35b3c90b02d4ddf9185a0907363a7c9", "name": "cinder"}, {"endpoints": [{"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "19d264f31df044b99ea3fcb532f48d8b"}, {"url": "http://172.16.10.36:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2a789ca2010d48c5a5c27cf284ffa935"}, {"url": "http://10.16.0.107:8776/v3/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "82775e281a7f4e8eb919e534a5950be0"}], "type": "volumev3", "id": "c580af1bfb884e92bbb2555669e13c68", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.16.10.36:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "156a915b7dcc4a538037fbbc6f024b7f"}, {"url": "http://10.16.0.107:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "bc2d530726fa47a68c64c8777f47c37c"}, {"url": "http://172.16.10.36:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f4465d27158a497090e4107c0278a5dd"}], "type": "metric", "id": "def1c8ab00914021bbe5317be9e22929", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.16.0.107:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4f922f14fd704470a81bffdfa25e44c1"}, {"url": "http://172.16.10.36:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "a4ddb12097ba4c79973489c6e9cd6483"}, {"url": "http://172.16.10.36:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "d22ef756e90c49e4ac939ea095720c5c"}], "type": "placement", "id": "e04c7afc115b416b89b89a40fdd0ee04", "name": "placement"}, {"endpoints": [{"url": "http://10.16.0.107:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "685d7ed764a5477487b656fd19731197"}, {"url": "http://172.16.10.36:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7d438282dc9740669f0ec378b45e97ad"}, {"url": "http://172.16.10.36:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c903541f17f647bdba104d7d4e424a1d"}], "type": "metering", "id": "f6c6649af20b4eccabd5b676395ce55c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.16.10.36:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3acacb329ef94006bd11c2d162a7487a"}, {"url": "http://10.16.0.107:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5ac4ae4ef0404871bc11f8a9df2110cc"}, {"url": "http://172.16.10.36:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9a3cd4e27c6c4bf1a84b973f4f1c16fc"}], "type": "network", "id": "f71320b5a1004d8b9c374303c1eeafdb", "name": "neutron"}, {"endpoints": [{"url": "http://172.16.10.36:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "7b88779460db44bebd256a7602484a63"}, {"url": "http://172.16.10.36:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "978fed723fc34db88d4c4b9095d4ff22"}, {"url": "http://10.16.0.107:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d825aa5b423f4e5b976c3d61d389718b"}], "type": "compute", "id": "fe5d1b668eaf4f3b972eebdeb0ca25ac", "name": "nova"}, {"endpoints": [{"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "303e596adc35402e8f61bba76e95a6cf"}, {"url": "http://172.16.10.36:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "cdaeeccd62f4459b9023c916795937a8"}, {"url": "http://10.16.0.107:8004/v1/7af79a7cdf634677b2d6b224ab21d4a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "fd08849879b147f2a01dda07201c4117"}], "type": "orchestration", "id": "ff4b506bb7fa46cbb237d8f5a76a515d", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "128ee4eefd554badbc83fc720684e3dd"}, "audit_ids": ["OKwYH6WSShihuwsij2kJqg"], "issued_at": "2018-07-02T13:57:56.000000Z"}} 2018-07-02 13:57:56,689 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de-qos"}}' 2018-07-02 13:57:57,055 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:56 GMT Server: Apache Content-Length: 475 x-compute-request-id: req-bdf3f09b-87ef-485a-b84e-df33d228a41f x-openstack-request-id: req-bdf3f09b-87ef-485a-b84e-df33d228a41f Connection: close Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "074a10d0-f37e-4a11-a466-177f1155e879", "name": "CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de-qos"}, "links": [{"href": "http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/074a10d0-f37e-4a11-a466-177f1155e879", "rel": "self"}, {"href": "http://10.16.0.107:8776/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/074a10d0-f37e-4a11-a466-177f1155e879", "rel": "bookmark"}]} 2018-07-02 13:57:57,055 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-bdf3f09b-87ef-485a-b84e-df33d228a41f 2018-07-02 13:57:57,059 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de", "description": null}}' 2018-07-02 13:57:57,487 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:57 GMT Server: Apache Content-Length: 248 x-compute-request-id: req-281185cd-4587-445c-b1f3-7d86332f1ffe x-openstack-request-id: req-281185cd-4587-445c-b1f3-7d86332f1ffe Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3d3e03d4-d087-4360-9cac-8fe96202489c", "description": null}} 2018-07-02 13:57:57,487 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types used request id req-281185cd-4587-445c-b1f3-7d86332f1ffe 2018-07-02 13:57:57,490 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-02 13:57:57,599 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:57 GMT Server: Apache Content-Length: 222 x-compute-request-id: req-70d3e55a-23a6-41e6-b1ca-d1e512d57bf5 x-openstack-request-id: req-70d3e55a-23a6-41e6-b1ca-d1e512d57bf5 Connection: close Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3d3e03d4-d087-4360-9cac-8fe96202489c", "name": "foo", "control_location": "back-end", "encryption_id": "6809da5a-cf57-42de-b204-61bbf8df5093", "provider": "bar", "provider_class": "bar"}} 2018-07-02 13:57:57,599 - cinderclient.v2.client - DEBUG - POST call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c/encryption used request id req-70d3e55a-23a6-41e6-b1ca-d1e512d57bf5 2018-07-02 13:57:57,601 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:57,962 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:57 GMT Server: Apache Content-Length: 195 x-compute-request-id: req-57b6d579-28f3-48e1-91c3-e0f0c1a87539 x-openstack-request-id: req-57b6d579-28f3-48e1-91c3-e0f0c1a87539 Connection: close Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "074a10d0-f37e-4a11-a466-177f1155e879", "name": "CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de-qos"}]} 2018-07-02 13:57:57,962 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs used request id req-57b6d579-28f3-48e1-91c3-e0f0c1a87539 2018-07-02 13:57:57,965 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/074a10d0-f37e-4a11-a466-177f1155e879/associate?vol_type_id=3d3e03d4-d087-4360-9cac-8fe96202489c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:58,051 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:57 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-718fc5ad-95c5-49f8-a92c-c0687c608fd6 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-02 13:57:58,051 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/074a10d0-f37e-4a11-a466-177f1155e879/associate?vol_type_id=3d3e03d4-d087-4360-9cac-8fe96202489c used request id req-718fc5ad-95c5-49f8-a92c-c0687c608fd6 2018-07-02 13:57:58,054 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:58,097 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:58 GMT Server: Apache Content-Length: 304 x-compute-request-id: req-10ff8ace-f5f5-4a45-a723-97989bf4d52f x-openstack-request-id: req-10ff8ace-f5f5-4a45-a723-97989bf4d52f Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de", "qos_specs_id": "074a10d0-f37e-4a11-a466-177f1155e879", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3d3e03d4-d087-4360-9cac-8fe96202489c", "description": null}} 2018-07-02 13:57:58,097 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c used request id req-10ff8ace-f5f5-4a45-a723-97989bf4d52f 2018-07-02 13:57:58,101 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:58,142 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:58 GMT Server: Apache Content-Length: 302 x-compute-request-id: req-132cbeda-0d88-4412-8f53-b83366d1c759 x-openstack-request-id: req-132cbeda-0d88-4412-8f53-b83366d1c759 Connection: close Content-Type: application/json RESP BODY: {"volume_type_id": "3d3e03d4-d087-4360-9cac-8fe96202489c", "control_location": "back-end", "deleted": false, "created_at": "2018-07-02T13:57:58.000000", "updated_at": null, "encryption_id": "6809da5a-cf57-42de-b204-61bbf8df5093", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-02 13:57:58,142 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c/encryption used request id req-132cbeda-0d88-4412-8f53-b83366d1c759 2018-07-02 13:57:58,143 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de 2018-07-02 13:57:58,147 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:58,192 - cinderclient.v2.client - DEBUG - RESP: [200] Date: Mon, 02 Jul 2018 13:57:58 GMT Server: Apache Content-Length: 304 x-compute-request-id: req-7308057a-2702-4b5f-ae25-247f8dd9f083 x-openstack-request-id: req-7308057a-2702-4b5f-ae25-247f8dd9f083 Connection: close Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de", "qos_specs_id": "074a10d0-f37e-4a11-a466-177f1155e879", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3d3e03d4-d087-4360-9cac-8fe96202489c", "description": null}} 2018-07-02 13:57:58,192 - cinderclient.v2.client - DEBUG - GET call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c used request id req-7308057a-2702-4b5f-ae25-247f8dd9f083 2018-07-02 13:57:58,195 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:58,295 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:58 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-1779a65a-8344-4df4-9301-d0d727c7af17 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-02 13:57:58,295 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c/encryption/provider used request id req-1779a65a-8344-4df4-9301-d0d727c7af17 2018-07-02 13:57:58,295 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de 2018-07-02 13:57:58,299 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:58,704 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:58 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-11314de4-789d-4b28-9be4-db84633f2174 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-02 13:57:58,704 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/types/3d3e03d4-d087-4360-9cac-8fe96202489c used request id req-11314de4-789d-4b28-9be4-db84633f2174 2018-07-02 13:57:58,704 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5d25e6a7-5cc1-4fb2-9dc4-b6a09b08f5de-qos 2018-07-02 13:57:58,708 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/074a10d0-f37e-4a11-a466-177f1155e879?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf3f09b-87ef-485a-b84e-df33d228a41f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e265677868be6f6658c920510e4281d7c8c1443d" 2018-07-02 13:57:58,784 - cinderclient.v2.client - DEBUG - RESP: [202] Date: Mon, 02 Jul 2018 13:57:58 GMT Server: Apache Content-Length: 0 x-openstack-request-id: req-2b5ff878-1e86-4a26-8130-5c242955db29 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-02 13:57:58,784 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for http://10.16.0.107:8776/v2/7af79a7cdf634677b2d6b224ab21d4a5/qos-specs/074a10d0-f37e-4a11-a466-177f1155e879?force=False used request id req-2b5ff878-1e86-4a26-8130-5c242955db29 2018-07-02 13:57:58,785 - 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-46389fd5-7012-45aa-9104-8617b58e18a7-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 1070.313s FAILED (failures=4, errors=4) 2018-07-02 13:57:58,786 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 17:50 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-02 13:57:58,790 - xtesting.ci.run_tests - ERROR - The test case 'api_check' failed. 2018-07-02 13:57:58,790 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | api_check | functest | healthcheck | 17:50 | 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-02 13:57:58,802 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR